Login / Signup
Cart
Your cart is empty
A spacious 2.0" (320 x 240) IPS LCD display for the Raspberry Pi Pico, with four buttons, an RGB LED and plenty of room for your Pico projects!
This 18-bit capable 320x240 pixel IPS display adheres majestically to the back of your Pico and has lush colours and great viewing angles. Just like our original Display Pack, we've surrounded it with four tactile buttons so you can use your human fingers (or other non-human appendages) to interface with your Pico. There's also an RGB LED that you can use as an indicator, for notifications or just for adding extra rainbows.
Pico Display 2.0 lets you turn a Pico into a user interface device for a bigger project, capable of giving instructions, displaying readouts and even incorporating elaborate nested menus. If you'd rather use your Pico as a standalone device you could fill up all that prime screen real estate with digitally generated, Mandelbrot-esque art, beautiful graphs or readouts from lots of sensors. You could even make a device to get folks to share their secrets via Telnet!
Note: Raspberry Pi Pico is not included. You'll need a Pico with male headers soldered to it. You can grab a Pico here and Pico male headers here, or buy a Pico with pre-soldered headers.
If you are looking for a bigger display pack, click here for the 2.8" version
The labels on the underside of Pico Display Pack 2.0 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.
You can find C examples here and MicroPython examples here. MicroPython code written for the original Display Pack can be easily converted to run on Display Pack 2.0 by changing DISPLAY_PICO_DISPLAY to DISPLAY_PICO_DISPLAY_2
Display Pack 2.0 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!