Keypad

Device Control

Keypad is a library for using matrix style keypads with the Arduino.
As of version 3.0 it now supports mulitple keypresses. This library is based upon the Keypad Tutorial. It was created to promote Hardware Abstraction. It improves readability of the code by hiding the pinMode and digitalRead calls for the user.

Author: Mark Stanley, Alexander Brevig

Maintainer: Community https://github.com/Chris--A/Keypad

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.