25 Max. per order Raspberry-Pi Pico Microcontoler RP2040 Cortex M0+ @...
The Raspberry Pi 3 - even faster than the Pi 2, 1 Giga of RAM, WiFi...
Assortment of BreadBoard wires Female-Female 300mm and 75 mm + Long...
MAX PURCHASE 1 or 2 per person during global component back-out period...
MAX PURCHASE 1 or 2 per person during global component back-out period...
Manufacturers
Desolder/Solder Gel Flux - 10 gr Smooth Flow Tack Flux NO CLEAN Hot Air...
Gravity : Measurement of pH of a solution 0 to 14 pH (+/- 0.1 pH) Gain...
Soldering Flux - Gel - 10 gr High quality, High fluidity NO CLEAN Hot...
Motors control board for Raspberry-Pi Pico 4 DC motor 2 stepper motor 8...
MD2 drone Kit to assemble (Learning and Makers) Repairable Payload:...
Air:bit - Drone for Micro:bit Real time measures Code Bloc programmable...
Backplane prototyping board DIN case: 6 modules Level: Backplane...
Viewed products
2.8" TFT display for Raspberry Pi...
RASP-PiTFT-PLUS-2.8
ADA2298
2.8" TFT display for Raspberry Pi
This product is no longer in stock
Warning: Last items in stock!
Availability date:
Quantity | Price impact | Total impact |
---|---|---|
10 | 38,91 € | 389,14 € |
Need a nice little display for Raspberry-Pi? This is the PiTFT Plus 2.8".
It consists of a 2.8" display (71mm diagonal) with a resolution of 320x240 in 16-bit color and a resistive film to make a touch screen.
This card uses the Pi's high speed SPI interface and can be used as a mini display console, X Window port, image or video display, etc. The best left for the end, you simply plug it into the GPIO of your Raspberry-Pi!
This version of the PiTFT 2.8" is updated to perfectly match the Pi Zero, Pi 3, Pi2 or A+ and B+ (all Pi with a 2x20 connector). Not suitable for older Pi 1 with 2x13 connector.
This card is also equipped with a 40-pin male connector under the card to connect a GPIO ribbon to connect a Cobbler.
The display and the touch panel use the pins of the SPI interface (SCK, MOSI, MISO, CE0, CE1) as well as the GPIO #24 and #25. As there remain a little room, Adafruit added 4 buttons connected to 4 GPIO (#17,#22,#23,#27), you can use them to achieve a basic user interface. For example, you can use one of the buttons to control the extinction of the Raspberry-Pi.
You can use this screen to display the X Windows graphical interface, although 320x240 is quite small. We recommend using PyGame or other programs based on SDL (which can write directly in the frame buffer).
GPIO pins used
PiTFT uses the hardware SPI interface pins (SCK, MOSI, MISO, CE0, CE1) as well as GPIO pins #24 and #25. All other GPIO pins are available. Pins #17,#22,#23,#27 are connected to the buttons next to the screen. The GPIO pin 18 can be used to control the power of the backlight using a PWM signal.
Additional GPIO breakout The bottom of the card is equipped with an additional connector 2x20 pins (Raspberry-Pi B+) to connect a 40-wire GPIO cable. So, you can also use the other GPIO signals still available.
If you need more GPIO, other inputs/outputs are available under the card breakout (via connection pads that you can weld)
Mounting holes
The card is equipped with 4 mounting holes to fix the PiTFT Plus and the Raspberry under a surface (or frame).
This product is delivered assembled ready to be plugged into your Raspberry-Pi:
No need to welded, The PiTFT-PLUS is delivered assembled
Adafruit has developed a Kernal package based on the incredible work of Notro on the FrameBuffer. It is therefore possible to easily install this package on existing (and derived) Raspbian images using a few commands.
See the tutorial below for how to install the software part, calibrate the touch screen, display videos, display images (ex: from the PiCam), etc