|
Arduino Universal Inputs
A collection of libraries for managing/processing input devices on Arduino.
|
| Represents a button on an Arduino pin | |
| Represents a joystick attached to an Arduino ADC pin | |
| Represents a single button in a matrix configuration | |
| Represents a two state button | |
| Represents an input device | |
| Represents a joystick or potentiometer | |
| Interface for classes that handle callbacks | |
| Interface for a value transformation | |
| Value transformation for basic linear interpolation | |
| Node type for linked list of IInputDevice | |
| Callback handler for function pointers | |
| Handles the storage, polling and event handling for multiple input devices |
1.8.6