MajicDesigns / MD_AButton

Library for multiple switches on one analog input (eg, LCD shield) - SUPERCEDED - See README

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This library is now replaced by the MD_UISwitch_Analog Class in the MD_UISwitch Library available here

MD_AButton

Small library to handle the analog keys that come on an LCD shield.

Implements debouncing and auto repeat of keys with configurable timing. Extensible to multiple buttons/switches.

Shyuld work for most standard sheilds. If the analog values are different they can be calibrated using a utility to define the analog values returned for each switch press.

About

Library for multiple switches on one analog input (eg, LCD shield) - SUPERCEDED - See README


Languages

Language:C++ 100.0%