2.8 TFT Touch Shield for Arduino with Resistive Touch Screen

Rating:
100% of 100
SKU: ADA1651 Brand: Adafruit
Spice up your Arduino project with a beautiful large touchscreen display shield with built in microSD card connection. This TFT display is big (2.8" diagonal) bright...
$51.75 AUD, inc GST
$47.05 AUD, exc GST

In stock, ships same business day if ordered before 2PM
Delivered by Tue, 2nd of Apr

Quantity Discounts:

  • 6-12 $45.16 (exc GST)
  • 12+ $43.75 (exc GST)
- +

1 from local stock, 1 supplier stock; your order will dispatch between Dec 1 to Dec 10. And yes, stock levels and lead times are accurate!

Favourite product

Shipping:

  • $6+ Standard (5+ days*, tracked)
  • $10+ Express (2+ days*, tracked)
  • FREE Pickup (Newcastle only - must order online*)

Shipping costs may increase for heavy products or large orders.

Exact shipping can be calculated on the view cart page.

*Conditions apply, see shipping tab below.

Spice up your Arduino project with a beautiful large touchscreen display shield with built in microSD card connection. This TFT display is big (2.8" diagonal) bright (4 white-LED backlight) and colorful (18-bit 262,000 different shades)! 240x320 pixels with individual pixel control. It has way more resolution than a black and white 128x64 display. As a bonus, this display has a resistive touchscreen attached to it already, so you can detect finger presses anywhere on the screen. (We also have a capacitive-touch version of this shield here)

Adafruit have updated Adafruit's original v1 shield to an SPI display - its a tiny bit slower but uses a lot less pins and is now much easier to use with Mega & Leonardo. They also include an SPI touchscreen controller so you only need one additional pin to add a high quality touchscreen controller. Even with all the extras, the price is lower thanks to Adafruit's parts sourcing & engineering skillz!

The shield is fully assembled, tested and ready to go. No wiring, no soldering! Simply plug it in and load up Adafruit's library - you'll have it running in under 10 minutes! Works best with any classic Arduino (UNO/Duemilanove/Diecimila). Solder three jumpers and you can use it at full speed on a Leonardo or Mega as well.

This display shield has a controller built into it with RAM buffering, so that almost no work is done by the microcontroller. This shield needs fewer pins than Adafruit's v1 shield, so you can connect more sensors, buttons and LEDs: 5 SPI pins for the display, another pin for the SPI touchscreen controller and another pin for uSD card if you want to read images off of it.

Of course, Adafruit wouldn't just leave you with a datasheet and a "good luck!" - Adafruit have written a full open source graphics library that can draw pixels, lines, rectangles, circles and text. We also have a touch screen library that detects x, y and z (pressure) and example code to demonstrate all of it. The code is written for Arduino but can be easily ported to your favorite microcontroller!

For people who want the same screen but not in a shield form-factor, check out Adafruit's 2.8" TFT breakout

The only mod required is to cut the standard jumpers on the back of the panel, and solder bridge the three Mega jumpers (and then test with a multimeter for continuity on both the severed jumpers, and the bridged ones).  No code mods are required, and the SD card will work on the Mega (thanks to Dean for helping Adafruit figure this one out!)

2.8" TFT Touch Shield for Arduino v2 (2:56)

Technical Details

  • 240x320 resolution, 18-bit (262,000) color - Adafruit's library uses 16 bit color mode
  • High speed SPI display with digital SPI touchscreen driver
  • The display uses digital pins 13-9. Touchscreen controller requires digital pin 8. microSD pin requires digital #4. That means you can use digital pins 2, 3, 5, 6, 7 and analog 0-5. Pin 4 is available if not using the microSD
  • Works with any classic Arduino '328. Solder closed three jumpers to use the ICSP header for use with Leonardo or Mega
  • Onboard 3.3V @ 300mA LDO regulator, current draw depends on usage but is about 100mA for the display and touchscreen
  • 4 white LED backlight. On by default but you can connect the transistor to a digital pin for backlight control
  • 4-wire resistive touchscreen attached to STMPE610 controller

Datasheets, EagleCAD PCBs and more in the product tutorial

This product is listed in:

Arduino>Displays
Displays & Screens>Graphic

Product Comments

Exact shipping can be calculated on the view cart page (no login required).

Products that weigh more than 0.5 KG may cost more than what's shown (for example, test equipment, machines, >500mL liquids, etc).

We deliver Australia-wide with these options (depends on the final destination - you can get a quote on the view cart page):

  • $3+ for Stamped Mail (typically 10+ business days, not tracked, only available on selected small items)
  • $6+ for Standard Post (typically 6+ business days, tracked)
  • $10+ for Express Post (typically 2+ business days, tracked)
  • Pickup - Free! Only available to customers who live in the Newcastle region (must order online and only pickup after we email to notify you the order is ready). Orders placed after 2PM may not be ready until the following business day.

Non-metro addresses in WA, NT, SA & TAS can take 2+ days in addition to the above information.

Some batteries (such as LiPo) can't be shipped by Air. During checkout, Express Post and International Methods will not be an option if you have that type of battery in your shopping cart.

International Orders - the following rates are for New Zealand and will vary for other countries:

  • $11+ for Pack and Track (3+ days, tracked)
  • $16+ for Express International (2-5 days, tracked)

If you order lots of gear, the postage amount will increase based on the weight of your order.

Our physical address (here's a PDF which includes other key business details):

Unit 18, 132 Garden Grove Parade
Adamstown
NSW, 2289
Australia

Take a look at our customer service page if you have other questions such as "do we do purchase orders" (yes!) or "are prices GST inclusive" (yes they are!). We're here to help - get in touch with us to talk shop.

Have a product question? We're here to help!

Write Your Own Review

Videos

View All

Guides

How to Rotate Raspberry Pi Video Display / Screen

Like many things in the Raspberry Pi ecosystem, functions such as rotating the display output can be...
Like many things in the Raspberry Pi ecosystem, functions such as rotating the display output can be...

The Maker Revolution

The Maker Revolution celebrates the creation of new devices and the modification of existing ones - ...
The Maker Revolution celebrates the creation of new devices and the modification of existing ones - ...

How to Use a Logic Level Shifter/Converter

So you’ve got your microcontroller/development board ready to go, you’ve got your sensor...
So you’ve got your microcontroller/development board ready to go, you’ve got your sensor...

Arduino with LattePanda

Ah, Arduino and LattePanda coming together at last. What could be better? Well along with the fact t...
Ah, Arduino and LattePanda coming together at last. What could be better? Well along with the fact t...

Projects

Simple e-ink dashboard

The aim of my project was to make a small display to show information such as the clock, weather, ca...
The aim of my project was to make a small display to show information such as the clock, weather, ca...

Raspberry Pi Desk Clock with Data Display

This project uses a Raspberry Pi and TFT display panel to provide a desk clock that also monitors ou...
This project uses a Raspberry Pi and TFT display panel to provide a desk clock that also monitors ou...

The Hipster Coaster

We wanted to make a interactive display of the fun that can be had with DIY projects to take to Sydn...
We wanted to make a interactive display of the fun that can be had with DIY projects to take to Sydn...

Educational Workshops

Arduino Workshop for Beginners

Welcome to the Arduino Workshop, where you'll be able to follow our guided course which covers eve...
Welcome to the Arduino Workshop, where you'll be able to follow our guided course which covers eve...
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.