User Tools

Site Tools


simplesoftwareservo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
simplesoftwareservo [2013/03/28 17:43] – [Requirements] tkbletscsimplesoftwareservo [2013/03/28 18:01] (current) – [Example usage] tkbletsc
Line 2: Line 2:
 by Tyler Bletsch (Tyler.Bletsch AT gmail.com) by Tyler Bletsch (Tyler.Bletsch AT gmail.com)
  
-Drives servos on any number of pins at once.  Same API as the default servo library, except you need to call SimpleSoftwareServo::refresh() each time you want to send a pulse (at least every 20ms, preferably).+SimpleSoftwareServo is an [[http://arduino.cc|Arduino]] library; it drives servos on any number of pins at once.  Same API as the default servo library, except you need to call SimpleSoftwareServo::refresh() each time you want to send a pulse (at least every 20ms, preferably).
  
 ===== Download ===== ===== Download =====
Line 44: Line 44:
  
 ===== Example usage ===== ===== Example usage =====
 +{{youtube>ai3KY5z6Kgc}}
 +
 <code=c> <code=c>
 #include <SimpleSoftwareServo.h> #include <SimpleSoftwareServo.h>
Line 71: Line 73:
  
 </code> </code>
 +
 +
simplesoftwareservo.1364517839.txt.gz · Last modified: 2013/03/28 17:43 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki