Chris--A / Keypad

A version of the keypad library found in Wiring. This is just a copy made compatible with the Arduino IDE library manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keypad library for Arduino

Authors: Mark Stanley**,** Alexander Brevig

This repository is a copy of the code found here [Arduino Playground].

The source and file structure has been modified to conform to the newer 1.5r2 library specification and is not compatible with legacy IDE's. For these IDE's, visit the link above to grab the pre 1.0 compatible version, or download it directly here: [pre 1.0 version].

About

A version of the keypad library found in Wiring. This is just a copy made compatible with the Arduino IDE library manager.

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%