# 2.8 TFT Display with Resistive Touchscreen

**Type:** Product page · **SKU:** ADA1774 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/2-8-tft-display-with-resistive-touchscreen.html ([markdown](https://core-electronics.com.au/2-8-tft-display-with-resistive-touchscreen.html.md))

## Retired product

This product is retired and no longer available for purchase. Search the catalogue for an alternative.

## Description

This is a screen for advanced hackers who like the look of the TFT screen Adafruit have put into the PiTFT, TFT shield v2 and 2.8" TFT breakout. This display has 320x240 pixels and is driven with the ILI9341 chipset. **This is just the display module! No PCB is included!** You can talk to this chip with SPI (4 or 3 wire), 8 bit parallel, or 16 bit parallel. It also can be put into "dot clock mode" for raw TTL signal in but Adafruit have never done this ourselves so there's no example code for that.
 
 Adafruit are selling this module bare for those who want to integrate it into their own project. [If this is your first time working with this TFT we suggest Adafruit's breakout board which makes it easy to use SPI or 8-bit interfacing and also has mounting holes, level shifting, etc.](https://core-electronics.com.au/2-8-tft-lcd-with-touchscreen-breakout-board-w-microsd-socket-ili9341.html). Otherwise [you can pick up one of Adafruit's 50-pin FPC breakouts and an 50-pin FPC connector](https://core-electronics.com.au/adafruit-50-pin-0-5mm-pitch-fpc-adapter.html) and solder it up by hand. For the TFT command set, the data sheet is very complete, [but They also have some Arduino code you can refer to here to get started](https://github.com/adafruit/Adafruit_ILI9341)
 
 A 50 pin, 0.5mm pitch, top-contact FPC connector is required to connect to this screen. Adafruit show one in the photos but it is not included! [You cannot solder this connector directly to a PCB - a matching connector is required, you can pick one up here.](https://core-electronics.com.au/50-pin-0-5mm-pitch-top-contact-fpc-smt-connector.html)
 
 The resistive touch screen is a classic 'analog' touch screen which requires either a micro controller with analog inputs OR [the use of a touch screen controller such as this one](https://core-electronics.com.au/resistive-touch-screen-controller-stmpe610.html)

## Technical Details

- [2.8" diagonal LCD TFT display datasheet](https://cdn-shop.adafruit.com/datasheets/MI0283QT-11%20V1.1.PDF)
- [240x320 resolution, 18-bit (262,000) color capable - Adafruit's code uses only 16-bits since its faster. ](https://cdn-shop.adafruit.com/datasheets/MI0283QT-11%20V1.1.PDF)
- [ILI9341 (datasheet)](https://cdn-shop.adafruit.com/datasheets/ILI9341.pdf) controller with built in video RAM buffer
 
**Dimensions**:

- 69mm x 50mm x 4mm / 2.7" x 2" x 0.2"
- Weight: 24g
 
 ![](https://core-electronics.com.au/media/wysiwyg/resources/rohs_icon.jpg)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/1/7/1774-00.jpg)
