ILI9225 Display with Arduino

preview_player
Показать описание
Tutorial on how to use ILI9225 TFT LCD with an Arduino Leonardo (you can use any Arduino with it)

GET Project code, sch, etc from here-
Рекомендации по теме
Комментарии
Автор

Thank you very much, I struggled for a long time with a white screen on the ILI9225 display, but after watching your video it worked!

baltvist
Автор

Can you please guide me, how to show temperature in the TFT? I didn't find any tutorial for set Void loop .

anujsaini
Автор

how can i print integer or float variable in this TFT display??

soumyabratapatra
Автор

Hi there, I have a screen here made by "OPEN-SMART" its a 2.0 TFT LCD with the ILI9225 IC but it has 16 pins and does't have a CLK or SDI (it has, GND, 3V3, CS, RS, WR, RD, RST, LED, DB0, DB1, DB2..., DB7). I've been having a hard time trying to work out how to connect this to my arduino, im not even sure if it is SPI considering itr doesn't have CLK or SDI pins? If you have any pointers it would be greatly appreciated! Thanks in advance 🙂

JshDav
Автор

I should found this video first before buying the ILi9225. Btw Thank you.

shsftech
Автор

Hello Arnov, I got a JLT2006A-V1 display with ILI9225 internal controller. I tried connecting it to an Arduino Leonardo, but without success. Only the Backlight lights up. I couldn't get any images, any tips?

engpessoagmailcom
Автор

I used the library and the code that you mentioned but I'm getting a black glitched slide in the beginning, I searched the whole library and couldn't find a solution .please let me know how to solve it.

karthikiyer