Ries Twisk / Mbed 2 deprecated JoyStick

Dependencies:   USBDevice mbed-rtos mbed

Fork of JoyStick by Ries Twisk

Embed: (wiki syntax)

« Back to documentation index

AutoScale Class Reference

AutoScale Class Reference

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. More...

#include <AutoScale.h>

Inherits AnalogFilterInterface.


Detailed Description

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.

Definition at line 12 of file AutoScale.h.