
Arduino shield kit with a 16x2 RGB positive character LCD and 5-button keypad, all controlled over I2C using only 2 Arduino pins. Frees remaining GPIO for other I2C devices on the shared bus.
Shield 5 V supply pin for detached use; source says power the 5V pin with 5V.
Common ground for the shield when used detached from an Arduino.
I2C clock; guide says connect the SCL labelled pin to I2C clock. Also maps to A5 on Uno, D21 on Mega, and D3 on Leonardo.
I2C data; guide says connect SDA to I2C data. Also maps to A4 on Uno, D20 on Mega, and D2 on Leonardo.
The MCP23017 I2C port expander drives the 16x2 LCD and UP/DOWN/LEFT/RIGHT/SELECT/RESET buttons, so only the I2C/power pins are needed from the host.
SPI · I2C · 3.3 V · 3.3 – 5 V · Breakout
Adafruit describes product 398 as a 16x2 RGB backlight LCD using digital pins for LCD control and PWM pins for the backlight; the product…
Module pins: 5V, GND, SCL, SDA. Schematik maps them to your board in the app.
16×2 and 20×4 character LCDs (parallel, I2C backpack, Qwiic, Grove), SPI TFTs from 0.71 to 3.5 inches, and large DSI and HDMI capacitive-touch panels up to 13.3 inches.
1.02" E-Ink Display Module - 128x80, Black/White, SPI visual preview
1.02" E-Ink Raw Display Panel - 128x80, Black/White, SPI visual preview
1.54inch e-Paper Module (B), 200×200, 3-Color, SPI visual preview
1.54inch e-Paper Module, 200×200, SPI visual previewWaveshare makes up the large majority of parts here and often sells the same panel twice: once as a raw display needing a separate driver board, and once as a module or HAT+ with the SPI controller attached.
Displays · E-paper displays · 102 parts
"Shake" 8x8 LED Matrix visual preview
10-Segment LED Bar Graph - Red visual preview
11x1 VFD Display Module visual preview
11x7 LED Matrix Breakout visual previewAdafruit HT16K33 backpacks, MAX7219 daisy-chains, NeoPixel and DotStar grids, HUB75 RGB matrix panels, charlieplexed arrays, bare clock displays, and two VFD character modules — almost 90 parts, none wired the same way.
Displays · LED displays · 88 parts
0.49inch OLED Display Module, 64×32, I2C visual preview
0.91" OLED Display Module - 128x32, I2C visual preview
0.96" OLED (B) - SPI/I2C visual preview
0.96" RGB OLED Display Module - 64x128, SPI, 65K Colors visual previewAbout 30 parts: monochrome I2C modules from 0.49 to 1.3 inches, SPI/I2C grayscale and 65K-color RGB panels up to 1.5 inches, a transparent OLED, and ecosystem-specific units for Raspberry Pi, FireBeetle and M5Stack Grove.
Displays · OLED displays · 29 parts
1.75mm PLA (1kg) - Black visual preview
1.75mm PLA (1kg) - Gold visual preview
1.75mm PLA (1kg) - Green visual preview
1.75mm PLA (1kg) - Natural visual previewDFRobot 1.75 mm PLA in 1 kg spools makes up the bulk of the group, in over 15 colors. Specialty options include PVA in both diameters, NinjaFlex flexible filament, Proto-Pasta conductive PLA, and wood-fill. OverLord printer spares and OverLord printers round out the hardware side.
Tools & prototyping · 3D printing · 53 parts
| Pin | Position | Type | Function | Voltage |
|---|
| 5V | power | Shield 5 V supply pin for detached use; source says power the 5V pin with 5V. | 5V | |
| GND | ground | Common ground for the shield when used detached from an Arduino. | 0V | |
| SCL | signal | I2C clock; guide says connect the SCL labelled pin to I2C clock. Also maps to A5 on Uno, D21 on Mega, and D3 on Leonardo. | ||
| SDA | signal | I2C data; guide says connect SDA to I2C data. Also maps to A4 on Uno, D20 on Mega, and D2 on Leonardo. | ||
| LCD/keypad via MCP23017 | interface | The MCP23017 I2C port expander drives the 16x2 LCD and UP/DOWN/LEFT/RIGHT/SELECT/RESET buttons, so only the I2C/power pins are needed from the host. |
I2C 20x4 Arduino LCD Display Module
20x4 I2C character LCD. Use when the project needs four lines; not a drop-in for a 16x2 enclosure or layout.