Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sman591/arduino-pot-servo
Super basic Arduino responding to servo & switch inputs
https://github.com/sman591/arduino-pot-servo
Last synced: 21 days ago
JSON representation
Super basic Arduino responding to servo & switch inputs
- Host: GitHub
- URL: https://github.com/sman591/arduino-pot-servo
- Owner: sman591
- License: mit
- Created: 2014-09-01T06:26:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T07:13:38.000Z (over 10 years ago)
- Last Synced: 2024-04-14T07:54:33.513Z (9 months ago)
- Language: Arduino
- Size: 1010 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
arduino-pot-servo
=================Super basic Arduino responding to servo & switch inputs.
The potentiometer controls the degree of the servo. When the switch is toggled, the pot is overriden by oscillating the servo between 0 and 50 degrees.
![arduino-pot-servo](arduino-pot-servo.png?raw=true "arduino-pot-servo")