Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By tontito
#15268 Hello againg.

Download
https://github.com/Sermus/ESP8266_ArduinoIDE and Arduino IDE (Original)

Extract Espressif directory to
C:\Arduino\hardware

Download
https://github.com/esp8266/Arduino/tree ... it_ILI9341

Extract
C:\Arduino\hardware\Espressif\ESP8266\libraries

change all F graphicstest.ino Serial.print(F("Screen fill ")); to Serial.print(("Screen fill "));
Remove F

and compile graphicstest.ino.

working TFT LCD but the colors are corrupted.

important only 3.3v working. 5v not working only white screen
User avatar
By tontito
#15269
Ribeiro Santos wrote:Of course. Need glasses ( readed that is missing "Adafruit_ILI9341.h") :)
Thanks!


Ribeiro use Sming :)

cores/esp8266/Sming Sermus library core using Sming :)

Only problem colors incorrect

example
BLACK = WHITE
RED = PINK
YELLOW = WHITE
You do not have the required permissions to view the files attached to this post.