Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylesuxx/arduino_analog_min_max
https://github.com/stylesuxx/arduino_analog_min_max
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stylesuxx/arduino_analog_min_max
- Owner: stylesuxx
- Created: 2015-04-18T19:43:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T21:00:27.000Z (over 9 years ago)
- Last Synced: 2023-03-13T08:15:45.043Z (over 1 year ago)
- Language: Arduino
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.