Tutorial for 2.8" Arduino TFT LCD Touchscreen Module (Colour Screen)

30,374

12

6

Introduction: Tutorial for 2.8" Arduino TFT LCD Touchscreen Module (Colour Screen)

Description

The 2.8" Arduino TFT LCD Touchscreen Module (Colour Screen) is for Arduino UNO board and Mega 2560 board or boards compatible with UNO. This module can display words, colour painting, ghaphics and pictures. This module come with a large touch screen display and build in Micro SD Card socket make it user friendly and easy to use. As a bonus, this display comes with a resistive or capacitive touchscreen attached to it , so you can detect finger presses anywhere on the screen.

Features

  • Compatible with Arduino UNO and Mega2560 and can be connected directly by inserting the pin into the interface without wire.
  • Compatible with all kind of 5v or 3v MCU with 5v-3.3v change-over circuit.
  • 320x240 HD resolution, can be used as a touch screen.
  • Adopting 8 bit parallel bus, quicker and smoother refresh than SPI.
  • Offer support with Arduino libraries, simplify program development.
  • With Micro-SD car circuit, easy to expand the scope of the test.

Step 1: Project Planning

  • For this tutorial, we just using a simple hardware where there is no need to use breadboard and any other components. No need of wiring. You just need to have:
  1. 2.8" UNO TFT LCD Touch Screeen Module
  2. USB cable type A male to B male
  3. Arduino UNO
  4. Arduino IDE installed on your pc
  • Remember , our test codes uses Arduino IDE of arduino 1.6.12 windows. If you uses the older version of IDE you may get compiling errors so please use updated version.
  • Download the library and paste it into Arduino library folder (normally locate at C:\Users\User\Documents\Arduino\libraries).

Step 2: Pin Connection

Connect your arduino with the 2.8" UNO TFT LCD touch screen Module. Make sure that all pins are fit into its port.

Step 3: Insert Coding

  1. Download the test code and open it by using Arduino software or IDE.
  2. Make sure that you have choose the right board and the corresponding port. (In this tutorial, Arduino UNO is used)
  3. Then, upload the test code into your Arduino UNO.

Step 4: Result

  • After uploading completely, you can start to paint on the LCD screen by your favour colour.
  • To clear the screen, you can touch the "Ers" box to clear the screen.
  • Enjoy!

Be the First to Share

    Recommendations

    • Big and Small Contest

      Big and Small Contest
    • For the Home Contest

      For the Home Contest
    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge

    6 Comments

    0
    jmboerma
    jmboerma

    Question 8 months ago on Step 4

    can you tell me how to connect it to a mega2560 instead (see photo)? I plugged it in but have a milkywhite display. What about the reset pin(s) and the 3.3. and 5 volt pins ? Do they need to be both connected ? The displayboard is VMA412 from WHADDA.
    I can send picture of it if u want it. Regards , Joop.

    P1130214.JPG
    0
    sergiodetoni2010
    sergiodetoni2010

    Question 1 year ago on Step 4

    Boa noite! É possível saber configuração SPI para usar este display com ESP 32?

    0
    shard76
    shard76

    2 years ago

    what is pinout of con1?
    Mine is marked p2 and i am wondering if pins have serial input

    0
    AnaghaP3
    AnaghaP3

    Question 4 years ago on Step 2

    Can I connect this tft arduino module display to rpi zero w? If yes, then how? How do I interface it?

    0
    NamH24
    NamH24

    5 years ago

    It is a nice guide, but do you know of a way to manually connect the pins? My touchscreen do not have a pin configuration that is compatible to Arduino