MajicDesigns / MD_UISwitch

Uniformly encapsulate different types of switches as user input devices
GNU Lesser General Public License v2.1
40 stars 17 forks source link
analog arduino auto-repeat debounce double-pointer keypad lcd-shield library long-press-feature matrix press-detection switch switches

MD_UISwitch Universal User Interface Switch Library

arduino-library-badge

This library uniformly encapsulates the use of different types of switches for user input devices. The library is easily extended for additional switch types through a class hierarchy and inheritance model, following the code for existing switch types.

The library includes the following features:

Switch arrangements handled by the library are:

If you like and use this library please consider making a small donation using PayPal

Library Documentation