Pimoroni Pico RGB Keypad Base
Overview
The PIM561 is a 4x4 silicone keypad base designed around the RP2040 microcontroller, featuring 16 independent addressable RGB LEDs under transparent keycaps. This module integrates a dual-core ARM Cortex-M0+ processor and 2MB of flash memory, functioning as a complete USB HID device or custom controller out of the box. It connects via USB-C and comes with CircuitPython pre-installed for rapid development of tactile interfaces.
Why Choose This Part
The PIM561 eliminates the complexity of matrix scanning by providing 16 independent SPST switches and an integrated RP2040 MCU. Its transparent keycaps and individually addressable LEDs allow for highly customized visual feedback, while the pre-installed PMK library simplifies HID device configuration.
Applications
Key Specifications
Getting Started
Connect the board to a PC via USB-C to access the pre-installed CircuitPython environment. Use the PMK (Pico Morning Keypad) library to map the 16 keys to HID keyboard commands or MIDI signals. The board also features BOOTSEL and Reset buttons for easy firmware flashing and code iteration.



