PIM715 - An expanded 2.8" (320 x 240 pixel) IPS LCD display add on for Raspberry Pi Pico / Pico W, with four buttons, an RGB LED and Qw/ST connectivity.
Pico Display 2.8" features a bold, credit-card sized 320 x 240 pixel LCD display with lush colours and great IPS viewing angles. We've surrounded the display with four tactile buttons and also added an RGB LED for use as an indicator or just for ambient rainbows. There's also a Qw/ST connector so you can connect up breakouts (or other I2C devices) easily using a Qw/ST cable.
Support for this display is baked into custom build of MicroPython so it's super easy to draw text, shapes and images onto the screen with our homebrew graphics library PicoGraphics. ST7789 displays are widely supported so it should be possible to use it with other Raspberry Pi Pico compatible ecosystems too!
Features
- 2.8” IPS LCD screen (320 x 240 pixels)
- Driver IC: ST7789V
- Luminance: 250 cd/m2
- Active area: 43.2 x 57.5mm
- 4 x tactile buttons
- RGB LED (with cuttable traces for if you'd prefer to use these pins for something else)
- Qw/ST (Qwiic/STEMMA QT) connector for attaching breakouts
- Intriguing new SP/CE connector
- Pre-soldered socket headers for attaching to Pico
- Compatible with Raspberry Pi Pico/Pico W*.
- Fully assembled
- No soldering required (as long as your Pico has header pins attached).
- C/C++ and MicroPython libraries
- Schematic (coming soon)
A Raspberry Pi Pico / Pico W is not included so make sure to grab one!
Your Pico will need to have pin headers soldered to it (with the pins pointing downwards) to attach to add-on boards. You could pick up a pre-soldered Pico H or Pico WH if you don't want to solder on the headers yourself.
Getting started
The labels on the underside of Pico Display Pack 2.8" will show you which way round to plug it into your Pico - just match up the USB port with the markings on the board.
The easiest way to get started is by downloading and copying our custom MicroPython uf2 to your Pico, it includes all the libraries you'll need to use our add-ons. The beginner friendly tutorial linked below will show you how to get to grips with pirate-brand MicroPython.
MicroPython code written for the original Display Pack can be easily converted to run on Display Pack 2.8 by changing DISPLAY_PICO_DISPLAY
to DISPLAY_PICO_DISPLAY_2
. Note that the RGB LED is hooked up to different pins on 2.8" (26, 27 and 28) so you may need to adjust for this in your code.
Display Pack 2.8 also works very nicely with CircuitPython and Adafruit's DisplayIO library - look for the Display Pack 2.0 ST7789 example in the library bundle to get started.
Notes
- Dimensions: approx 73mm x 47mm x 9.5mm (L x W x H, includes display and headers)
- Screen usable area: 43.2mm x 57.5mm (L x W)
- Pico Display 2.8" won't work at all with Pico Decker, (the connectors on the underside get in the way of the pin headers). It will (just!) fit alongside a Pico that's plugged into a Pico Omnibus, but be careful when you're plugging/unplugging it.
- * This display will also work with other pin-compatible boards - check out our Pimoroni Pico LiPo!