-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleaned up README.md, and minor fixes to ServoSequence example comments
- Loading branch information
Philip van Allen
committed
Dec 16, 2013
1 parent
56bfb82
commit f9a2eb5
Showing
3 changed files
with
51 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f9a2eb5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hello.
Happy NEW year my friend. i find maybe a bug. the command "stop" no work
f9a2eb5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to suggest you add another command,The movement of the servo to th is done for the Time write(value,time) . example Servo1.write(2400,5000);, move the servo 1 from old positio to now 2400us for 5000ms (5sec)
f9a2eb5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I like this library, it helps a lot with the project that I am working on: however is there any way to increase the limitation on servos? (the 8 that are the max) I am working with a mega and I need 12
f9a2eb5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.