No description
Find a file
2019-05-22 12:35:52 -04:00
assets Add files via upload 2019-05-22 12:33:00 -04:00
Adafruit 2.8 inch TFT w Capacitive Touch.brd init 2016-08-02 23:42:42 -04:00
Adafruit 2.8 inch TFT w Capacitive Touch.sch init 2016-08-02 23:42:42 -04:00
license.txt Add files via upload 2019-05-22 12:33:00 -04:00
README.md Update README.md 2019-05-22 12:35:52 -04:00

Adafruit 2.8 TFT with Capacitive Touch PCB


Click here to purchase one from the Adafruit shop

Add some jazz & pizazz to your project with a color capactive touchscreen LCD. This TFT display is big (2.8" diagonal) bright (4 white-LED backlight) and colorful! 240x320 pixels with individual RGB pixel control, this has way more resolution than a black and white 128x64 display. As a bonus, this display has a capacitive single-touch touchscreen attached to it already, so you can detect finger presses anywhere on the screen. (We also have a resistive touchscreen version of this display breakout)

This display has a controller built into it with RAM buffering, so that almost no work is done by the microcontroller. The display can be used in two modes: 8-bit and SPI. For 8-bit mode, you'll need 8 digital data lines and 4 or 5 digital control lines to read and write to the display (12 lines total). SPI mode requires only 5 pins total (SPI data in, data out, clock, select, and d/c) but is slower than 8-bit mode. In addition, 2 I2C pins are required for the touch screen controller.

We wrapped up this display into an easy-to-use breakout board, with SPI connections on one end and 8-bit on the other. Both are 3-5V compliant with high-speed level shifters so you can use with any microcontroller. If you're going with SPI mode, you can also take advantage of the onboard MicroSD card socket to display images. (The microSD card not included, but any will work).

PCB files for the Adafruit 2.8" TFT with Capacitive Touch PCB. The format is EagleCAD schematic and board layout

License

Adafruit invests time and resources providing this open source design, please support Adafruit and open-source hardware by purchasing products from Adafruit!

All text above must be included in any redistribution

Designed by Limor Fried/Ladyada for Adafruit Industries. Creative Commons Attribution/Share-Alike, all text above must be included in any redistribution. See license.txt for additional information.