TFT Touch Based UI With Arduino UNO

by abhiV4 in Circuits > Arduino

3908 Views, 7 Favorites, 0 Comments

TFT Touch Based UI With Arduino UNO

WP_20160119_20_20_31_Pro[2].jpg

I,m very fond of TFT LCD display. So I decided to learn it. There was already library available for this work. But I found most of them was for different controllers. There was a guy on intructables who edited these libraries for spfd5408. But I faced some issues in them so I remodified it. And designed a small UI.

Material Required

IMG-20151227-WA0004.jpg
IMG-20151227-WA0003.jpg
IMG-20151227-WA0002.jpg
IMG-20151227-WA0001.jpg

1. Arduino uno/ Nano 2. TFT LCD shield with sd card. 3. Micro SD card 2gb.

Programming the Arduino

WP_20160119_20_20_31_Pro.jpg
Screenshot (4).png

Plug in the Arduino, connect the lcd, and load your sd card with the images you want to display. Modify the code according to your need and display something you like.