Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ezAnalogKeypad Library for Arduino, ESP32, ESP8266...

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

Features

  • 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

Available Examples

Available Functions

  • setDebounceTime()
  • setNoPressValue(analogValue)
  • registerKey(key, analogValue)
  • getKey()

References

About

The library supports the analog keypad and button array that connects to a single analog input pin. It is designed for Arduino, ESP32, ESP8266....

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages