Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By erhardd
#31719 The origin is this topic:
viewtopic.php?f=29&t=5672
Here i'm show a sketch that let you paint on the TFT-Touch LCD.
Also included is 16-bit Mcp23s17, SD-Card and Webserver;

Image
This is not a "Kunstwerk" :D
You do not have the required permissions to view the files attached to this post.
User avatar
By danbicks
#31853 Hi @erhardd,

This is really cool, I have some of these cheap displays, how are you handling x,y touchscreen on an ESP?

Do you have a circuit diagram, what library are you using to drive the display.

Interesting work.

Dans