Adafruit
3x4 Matrix Keypad
This 3×4 matrix keypad provides 12 buttons (0–9, *, #) in a sturdy, rigid format. It uses a matrix scanning arrangement requiring only 7 pins to read all 12 ...
This 3×4 matrix keypad provides 12 buttons (0–9, *, #) in a sturdy, rigid format. It uses a matrix scanning arrangement requiring only 7 pins to read all 12 keys, making it efficient to connect to Arduino, Raspberry Pi, and other microcontrollers.
Header pins are included for breadboard use (some light soldering required to attach). The keypad works well with the Arduino Keypad library with minor adjustments for the pin order.
Key Features
- 12-Key Layout – Standard telephone-style 3×4 arrangement (0–9, *, #)
- Rigid Construction – Sturdier than membrane keypads
- Matrix Scanning – Only 7 I/O pins required (3 columns + 4 rows)
- Breadboard Compatible – Header pins included for easy prototyping
Pin Order
Note that the rows and columns are intermixed. The order from left to right is: COL2, ROW1, COL1, ROW4, COL3, ROW3, ROW2.
Ideal For
- Security keypads and access control projects
- Menu navigation interfaces
- Data entry and calculator projects
- Arduino and microcontroller input
Package Contents
- 1× 3×4 matrix keypad
- Header pins (requires soldering)
Jargon buster
Plain-language definitions for the technical terms used above.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
Find this product in
Components
Related Tutorials
Free guides on learn.littlebird.com.au