Add a TFT Display to your Arduino projects (1.8 TFT SPI 128×160)

In all my arduino projects I was using cheap 1602 LCDs mostly because… they are cheap but also of the libraries flexibility.  Recently I found a nice TFT 1.8 inch 128×160 in a very competitive price and i thought to give it a go.  Just $4.5.

I had a little bit of trouble to make it work because you need to use a specific version of UTFT.Add a TFT Display to your Arduino projects (1.8 TFT SPI 128×160)You will find all the files at the bottom. Connection is easy enough just don’t forget to add 1KOhm resistors to all data lines.

-Connect to LCD_Pin SDA/SDI/MOSI(it means LCD_Model Pin_SDA/SDI/MOSI Connect to Arduino_UNO Pin11)
-Connect to LCD_Pin SCL/CLK/SCLK(it means LCD_Model Pin_SCL/CLK/SCLK Connect to Arduino_UNO Pin10)
-Connect to LCD_Pin CS/CE(it means LCD_Model Pin_CS/CE Connect to Arduino_UNO Pin9)
-Connect to LCD_Pin RST/RESET(it means LCD_Model Pin_RST/RESET Connect to Arduino_UNO Pin12)
-Connect to LCD_Pin RS/DC(it means LCD_Model Pin_RS/DC Connect to Arduino_UNO Pin8)Add a TFT Display to your Arduino projects (1.8 TFT SPI 128×160) Schematic-Connect to LCD_Pin VCC and BL to Arduino 5v
-Connect to LCD_Pin GND to Arduino GND

And here is a short demo

http://www.youtube.com/watch?v=uxjhD3Z20nA&list=UUXyVgABpnlyTj-pnHvdiySQ

I bought mine from Bangggood.com but you can them in ebay or in other chinese eshops.

Download the datasheets,diagrams,library and demos here.

 

For more detail: Add a TFT Display to your Arduino projects (1.8 TFT SPI 128×160)


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top