# AnalogKeypad **Repository Path**: llllllllla/AnalogKeypad ## Basic Information - **Project Name**: AnalogKeypad - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2021-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AnalogKeypad Arduino Analog Keypad library. A keypad library for the [Banggood Analog Keyboard](https://www.banggood.com/AD-Analog-Keyboard-Module-Electronic-Building-Blocks-5-Keys-For-Arduino-DIY-p-1374279.html); but can be used for any other analog keypad. [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6AA97KE54UJR4) ## Installing This Library ### Prefered: Use the Arduino library manager to find and install it. ### Advanced: Clone (Git) this project into Documents/Arduino/libraries/AnalogKeypad. It should now show up in the import list.