Skip to content

ArduinoGetStarted/Analog-Keypad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Languages