Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stylesuxx/arduino_analog_min_max


https://github.com/stylesuxx/arduino_analog_min_max

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Arduino analog min max
Reads the values from A0-A5 for 20 seconds.
After this time the found minimum and maximum values are printed to the serial console.

This may be usefull to find the minima and maxima of an anolog joystick so one knows from which values to map.