The library supports the analog keypad and button array that connects to a single analog input pin. It is designed for Arduino, ESP32, ESP8266....
ezAnalogKeypad stands for Easy Analog Keypad
- Can be used with Analog Keypad 3x4, 4x4 or any
- Can be used with array of buttons that connects to a single Analog Input pin
- All functions are non-blocking
- setDebounceTime()
- setNoPressValue(analogValue)
- registerKey(key, analogValue)
- getKey()