/keypad

Simple matrix keypad library for EasyMCU

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Matrix keypad

This is a Simple matrix keypad library for EasyMCU

Check EasyMCU for our tutorials and wiring diagrams

 Written by Morteza Zandi for EasyMCU.
 BSD license, All text above must be included in any redistribution

To download. click the DOWNLOAD ZIP button. Check that the downloaded folder contains .cpp and .h files. Place the content (*.h + *.cpp) of downloaded library folder @ ./module_libraries/ Directory (that is next to EasyMCU app). Restart the EasyMCU app. it is visible in library tab of EasyMCU app now.

Have fun ...