paulvk2

Results 5 comments of paulvk2

I have the same issue with an extra problem. I can not program the esp-01s with the flash download tool it always get the fast led flash boot load. I...

Ok I have esp8266EX 4MB and it works on it but not on the ESP-01S. terminal output 127> 127> ** esp-link v3.2.47-g9c6530d 128> Flash config restore *FAILED* 128> CONN led=0...

I went through the earlier versions and it stops working after 2.1.7

Using the XPT2046 and the example code that works with the library is `` // Touchscreen pins #define XPT2046_IRQ 36 // T_IRQ #define XPT2046_MOSI 32 // T_DIN #define XPT2046_MISO 39...

If you add GFX_Library_for_Arduino for the ESP devices as selection it will simplify things as many displays are preconfigured for use . In the PDQgraphicstest example are Arduino_GFX_databus.h , Arduino_GFX_dev_device.h...