How to use 240x320 TFT lcd touchscreen displays with arduino
Components for this project: 1 × Arduino UNO R3 1 × 240 × 320 TFT lcd shield (mine is from mcufriend) Insert the lcd shield into arduino. Download these two libraries MCUFRIEND_kbv and Adafruit-GFX-Library . Start arduino ide and upload the above two librarires. Select example code graphictest_kbv and upload it.