LabWired The easy way to build hardware
Parts · board_io

4x4 Keypad

A device model in the simulation engine, reached through a dedicated dispatch path rather than the peripheral registry.
The 4x4 R1-R4/C1-C4 matrix compiles to a real keypad device: it reads the four row output pins and drives the four column input pins so a firmware row-drive/column-read scan detects the pressed key (host-set via the standard "key" stimulus). Reached through from_config, not a kit, so it is absent from the generated manifest.

What is simulated

Simulated device model

How it was validated

Built from the datasheet. Implemented from the part’s register documentation and exercised by automated tests. Nothing physical was ever placed next to it.

Bus

BOARD_IO

Pins

PinTypeRole
R1 passive
R2 passive
R3 passive
R4 passive
C1 passive
C2 passive
C3 passive
C4 passive

No manufacturer datasheet is indexed for this part yet, so none is linked here.