Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
964 stars 227 forks source link

ILI9341 2.4'' custom color #64

Open techbv opened 6 years ago

techbv commented 6 years ago

Some changes have been made in the code, colors have changed. Used library Adafruit_ILI9341. Displays the date.

dsc_0868 Esp32_radio_1.zip

ats3788 commented 6 years ago

Hello techbv I use your Sketch How do you switch on the TFT LED ? I can't find any clue in the sketch.

techbv commented 6 years ago

hello ats3788. TFT LED is turned on permanently. It is simply connected by a VCC contact (3.3V).

2018-05-23 8:14 GMT+02:00 ats3788 notifications@github.com:

Hello techbv I use your Sketch How do you switch on the TFT LED ? I can't find any clue in the sketch.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Edzelf/ESP32-Radio/issues/64#issuecomment-391232331, or mute the thread https://github.com/notifications/unsubscribe-auth/AgolA649U9654v7JElM2obNGCSnj1cqUks5t1P5PgaJpZM4Qz5BW .

-- С уважением, Дмитрий Юферев инженер по автоматике yuferev.dm.@gmail.com

Feuer001 commented 6 years ago

do you already have the latest version patched for ili9341 (320x240) tft?

Feuer001 commented 6 years ago

I want to use a 2.8 " (320x240) TFT display, but I can not modify the code because it's too heavy for me.

Edzelf commented 6 years ago

I ordered one. I will write the driver for it.

Feuer001 commented 6 years ago

@Edzelf: Thanks!! You are the best!!

ariehoffman commented 4 years ago

Where is the full kit in details so we can build it ourselves? Erik Hoffman