This is a 320x240 resolution touchscreen LCD shield that can be used with many Arduino models (such as UNO and Leonardo).
Thanks to its built-in controller, it offers more precise touch detection compared to analog input-based solutions. It features a micro SD card slot, allowing you to easily display images stored on your micro SD card directly on the screen. The display communicates with the Arduino via the SPI interface. The backlight brightness can be adjusted via software.
Features:
- LCD Type: TFT
- Interface: SPI
- LCD Controller: HX8347D
- Touch Screen Type: Resistive
- Touch Controller: XPT2046
- Color: RGB 65K
- Resolution: 320x240 pixels
- Display Size: 57.6 mm × 43.2 mm
- Dimensions: 73.3 mm × 55.3 mm
- Signal Level: 3.3V / 5V
Arduino Pin Connections:
- D3: TP_IRQ – Touch panel interrupt
- D4: TP_CS – Touch panel chip select
- D5: SD_CS – Micro SD chip select
- D7: LCD_DC – LCD data/command selection
- D9: LCD_BL – LCD backlight
- D10: LCD_CS – LCD chip select
- D11: MOSI – SPI data input
- D12: MISO – SPI data output
- D13: SCLK – SPI clock