Raspberry Pi Pico Hat - keyboards and displays
2.23'' 128x32px OLED display - SPI/I2C - black/white - for Raspberry Pi Pico - Waveshare 19750
A display dedicated to the popular Raspberry Pi version Pico . It has a built-in SSD1305 driver and uses SPI and I2C buses. The screen resolution is 128 x 32 px and its...LCD IPS Display 1,44'' 128x128px - SPI - 65K RGB - for Raspberry Pi Pico - Waveshare 19576
TFT display designed to work with Raspberry Pi Pico board, its diagonal is 1.44" and resolution is 128 x 128 px . The module is based on ST7735S chip and communicates via...IPS LCD display 1.14 '' 240x135px - SPI - for Raspberry Pi Pico - Waveshare 19340
1.14'' IPS LCD display for Raspberry Pi version Pico minicomputer. The screen resolution is 240 x 135 px . The module is manufactured by Waveshare and comes with ST7789...LCD IPS 1,3'' 240x240px - SPI - 65K RGB - for Raspberry Pi Pico - Waveshare 19650
LCD display manufactured by Waveshare, dedicated to the popular Raspberry Pi Pico module. It is equipped with a high quality ST7789 driver, uses SPI buses for communication...4x 8-segment display module - red- SPI - for Raspberry Pi Pico - Waveshare 19806
Module with 8-segment display allowing to display 4 digits and some red letters. It is based on 74HC595 chip which allows communication via SPI interface. Module is...Pico Display Pack - shield with IPS LCD 1,14'' 240x135px display
The Pico Display Pack overlay for the Raspberry Pi Pico module features a 1.14" IPS LCD display with 240 x 135 px resolution, as well as four buttons and an RGB LED ....LCD IPS Display 2'' 320x240px - SPI - 65K RGB - for Raspberry Pi Pico - Waveshare 19888
IPS display designed to work with Raspberry Pi Pico board. The module is based on ST7789VW chip and communicates via SPI interface. The diagonal of the screen is 2.00"...Pico GFX Pack - monochrome LCD display - RGBW backlight - for Raspberry Pi Pico - PiMoroni PIM656
Pico GFX Pack is another proposal from PiMoroni , which extends the functionality of the Raspberry Pi Pico with additional possibilities. This time, the manufacturer has...IPS LCD display 0,96'' 160x80px - SPI - 65K RGB - for Raspberry Pi Pico - Waveshare 19653
A display dedicated to the popular Raspberry Pi Pico minicomputer. It is equipped with a high quality ST7735S driver, uses SPI bus for communication with Raspberry Pi. The...E-Paper E-Ink Display 2,9'' 296x128px - SPI - 3 colors - for Raspberry Pi Pico - Waveshare 19607
296 x 128 px resolution e-paper display dedicated to the popular Raspberry Pi Pico. Its diagonal is 2.9'' . It presents content in three colors: red , black and white ....2.13inch Flexible E-Paper E-Ink Display Module for Raspberry Pi Pico, 212×104, Black / White, SPI
Overlay for Raspberry Pi Pico with 2.13'' flexible e-paper display with 212 x 104 px resolution. It communicates via SPI interface. Supports partial refresh. Compared to...- Reduced price
- Promotion
E-Paper E-Ink Display 2,66'' 296x152px - SPI - 2 colors - for Raspberry Pi Pico - Waveshare 20052
A 2.66'' e-paper display designed for the Raspberry Pi Pico. Its resolution is 296 x 152 px . The screen presents images and texts in two colors: black and white . It uses...Pico RGB Keypad - backlit keyboard for Raspberry Pi Pico - PiMoroni
A keyboard for Raspberry Pi Pico equipped with 16 addressable LEDs to create a unique lighting effect . Each button can be individually programmed to light up in a...RGB LED Matrix Panel 16x10 for Raspberry Pi Pico - Waveshare 20170
A module created by Waveshare as an overlay for Raspberry Pi Pico with RGB LED array. It features 160 full color RGB LEDs arranged in 16 rows of 10 columns. The board has...WiFi ESP8266 HAT with LCD 1,14'' 240x135px display for Raspberry Pi Pico - SB Components SKU21888
The overlay created by SB Components, allows to extend Raspberry Pi Pico module with wireless WiFi IEEE 802.11 b/g/n communication via ESP8266 chip. The chip can be...- Reduced price
- Promotion
Pico Unicorn Pack - 16x7 RGB LED matrix for Rapberry Pi Pico - PiMoroni
The Pico Unicorn Pack is a 16x7 glossy matrix . It has a total of 112 RGB LEDs and 4 utility buttons , which are used to switch between modes, adjust brightness , and...LCD TFT Display 1,8'' 160x128px - SPI - 65K RGB - for Raspberry Pi Pico - Waveshare 19579
A display designed for the Raspberry Pi Pico module. It has an ST7735S driver, uses a 4-wire SPI bus to communicate with the main module. The screen resolution is 160 x 128 px...Pico Display Pack 2.0 - IPS LCD 2'' 320x240px display for Raspberry Pi Pico - PiMoroni PIM850
The Pico Display Pack 2.0 from Pimoroni is a display overlay module for the Raspberry Pi Pico. The 18-bit 2" IPS display with a resolution of 320 x 240 px features good...- Reduced price
- Promotion
See also
The amazing capabilities of Raspberry Pi Pico
The Raspberry Pi Pico is a small development board that is designed to be used for small electronics projects, prototyping and as an educational aid when learning to program microcontrollers. The Pico uses a small but powerful dual-core RP2040 processor, which is based on an ARM Cortex M0+ chip clocked at 133 MHz. In addition, the board is equipped with 2 MB of flash memory, 256 kB of SRAM and the ability to communicate using interfaces such as UART, I2C or ADM. Programming is possible using three languages: C, C++ and MicroPython. At the same time with all these capabilities Raspberry Pi Pico features very small size, light weight and attractive price. All of these advantages make the board a popular option for those creating small electronic projects, small robots or smart building installation subsystems. Additional enhancement of the Pico's capabilities is possible with expansion modules - Raspberry Pi Pico HAT overlays. These include lead expanders, sensor modules or peripherals such as keyboards and displays.
Raspberry Pi Pico HAT - keyboards
Keyboards and buttons for the Raspberry Pi Pico make it much easier to enter data into the device. This is useful both at the programming stage and later, when using the built projects in practice. Using such a solution is a great way to provide an easy to use, practical user interface on almost any hardware. Raspberry Pi Pico HAT keyboards in most cases allow you to program each of the buttons as needed, so you can modify the way you operate the hardware by reprogramming accordingly. In addition, some models come with additional features, such as colored backlighting using LEDs. This allows you to create unique lighting effects, which will not only facilitate the use of the device created with the module, but also positively affect its aesthetics. Raspberry Pi Pico HAT keyboards available in this category can be programmed just like the board itself - using C, C++ and MicroPython languages.
Raspberry Pi Pico HAT - displays
Another way to extend the functionality of the board is to use the Raspberry Pi Pico HAT displays. They allow you to present information in a graphical way, which is an attractive and convenient solution from the point of view of the user of the created project. Our product range includes displays compatible with Pico board made in various technologies. You will find here LED matrices and LED RGB matrices, which enable the display of images and text by means of light-emitting diodes arranged side by side. Some models are additionally equipped with programmable buttons, which facilitate the use of the module. Another proposal are liquid crystal displays, which are perfect for example as screens in electronic devices or self-designed household appliances. We also offer displays using e-paper technology, which do not tire the eyes and consume little energy, which makes them useful elements in many projects (for example, with their help you can create smart electronic labels).