Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xtrinch/arduino-multiple-servos-example
Test project for multiple servos with Arduino Uno
https://github.com/xtrinch/arduino-multiple-servos-example
arduino multiple-servos servo-motor-control
Last synced: 12 days ago
JSON representation
Test project for multiple servos with Arduino Uno
- Host: GitHub
- URL: https://github.com/xtrinch/arduino-multiple-servos-example
- Owner: xtrinch
- License: gpl-2.0
- Created: 2018-01-03T07:31:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T07:57:17.000Z (almost 7 years ago)
- Last Synced: 2024-11-11T11:09:20.646Z (about 2 months ago)
- Topics: arduino, multiple-servos, servo-motor-control
- Language: C++
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arduino-multiple-servos-example
Example with three SG90 hobby servo motors, all controlled with one potentiometer. PWM outputs to motors connected to pin 3, 5, 6.
How the motors should be controlled:
Arduino library for controlling servos splits them into channels on the same timer, which is very evident from the following:
Image from logic analyzer