gcharles81

Results 8 comments of gcharles81

Hello I would like to know id @anklimov managed to get it working on Arduino DUE Thanks

@anklimov Hello I am testing your fork and managed to get it working with Arduino IDE & Command line I encountered an issue only with .bin file that has a...

@anklimov Thanks its also strange to me Yes I use SAM3X8E Today I try ti did a bit deeper and modified in WiFiOTA.cpp the sendHttpResponse function and I add there...

Solved Issue by using Baud rate of 250000 instead of 115200 , now I can upload sucsessfully

@anklimov - In my case I am using ESP-01 connected via serial to my Arduino DUE and using WiFiEspAT library that is why was failing with 115200 Baud. Why it...

Hello I would like to know if anyone managed to use the pasted spectrum analyzer code , I cant compile it Thanks

Hello @blotfi is there a reason why you have not used all the TFT width ? or its because initial code was for a portrait TFT mode Thanks