Description

Is this not the cutest little display for the Raspberry Pi? It features a 2.8" display with 320x240 16-bit color pixels and a resistive touch overlay. The plate uses the high speed SPI interface on the Pi and can use the mini display as a console X window port displaying images or video etc. Best of all it plugs right in on top!

It's designed to fit nicely onto the Pi Model A or B but also works perfectly fine with the Pi 2 or Pi 1 Model B+ as long as you don't mind the PCB overhangs the USB ports by 5mm see the photos above

Uses the hardware SPI pins (SCK MOSI MISO CE0 CE1) as well as GPIO #25 and #24. All other GPIO are unused. Since we had a tiny bit of space there's 4 spots for optional slim tactile switches wired to four GPIOs that you can use if you want to make a basic user interface. For example you can use one as a power on/off button. See below for the link to get the optional tact switches they're not included.

As of 8/15/2014 it comes fully assembled and ready to plug into your Pi! The photos above also show the optional installed slim tactile buttons. The tactile buttons are not included but you can pick up a pack of 20 here. Some basic soldering is required to install the buttons.

We've created a custom kernel package based of off Notro's awesome framebuffer work so you can install it over your existing Raspbian (or derivative) images in just a few commands. Our tutorial shows you how to install the software as well as calibrate the touchscreen show videos display images such as from your PiCam and more!

Technical Details

  • Display current draw is mostly based on the backlight with full-on backlight the current draw is ~100mA.

Revision History:

  • As of 8/15/2014 it comes fully assembled and ready to plug into your Pi!

Learn

Make your own Cloud-connected point-and-shoot camera
Add a compact 320x240 resolution screen to the top of your Pi
Create a timelapse rail controller using a Raspberry Pi and the PiTFT 2.8" touchscreen display shield.
A tiny tribute to classic 1980s games
DIY your own Raspberry Pi portable snap camera
The best enclosure for a Raspberry Pi!
The smallest and cutest Mac Classic inspired project
Build a streaming internet radio player for your desk
Why have a cellphone that everyone else has when you can build your own?
Wireless 3D Printing for Raspberry Pi
How else can you see cats doing the wobble on your desk?
An exploration of standard IO Unix filters and simple graphics with Python and Pygame.
The Adafruit Raspberry Pi Package Repository
An exploration of network communication from the shell using Pygame and the PiTFT.
Install Kali Linux on your Pi and add a kernel that supports Adafruit's PiTFT display.
How to run a Processing sketch on the Pi & PiTFT display.
Getting to grips with Pygame as a UI framework on the PiTFT
Fun with a camera temperature sensor PiTFT PyGame and adafruit.io REST MQTT and API calls.