Open
Description
It would be great if you could map the sensor value (e.g. of a pressure sensor) to an analogue action.
e.g.
move the mouse cursor in x-direction by the amount of the pressure change.
This could be useful for all commands requiring a decimal number as parameter. In this case you could provide the name of the input pin, e.g.:
AT MX +A0
or even with a simple signal processing
AT MX +2*A0