Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: USBDevice mbed-rtos mbed
Fork of JoyStick by
Data Structures
| AnalogFilterInterface | Analog filter Interface This is the base class if you want to create your own filters and beable to chain them within analog inputs |
| AnalogInFiltered | Analog input, this reads a analog value from a PIN and send the data through the filterchain |
| AutoScale | Auto scale a analog input to it's desired min/max values This is handy of you connect a potentiometer to a analog input where you cannot make the full values, but your flight simulator expects full values |
| LowPassFilter | A simple First Order Low Pass filter for analog input's This is a IIR filter based on http://en.wikipedia.org/wiki/Iir_filter |
| SimpleButtonDecoder | ButtonDecoder |
| USBJoystick | USBJoystick example |
Generated on Wed Jul 13 2022 20:21:10 by
1.7.2
