Servo
This commit is contained in:
parent
064a8ffd26
commit
a334d75815
20 changed files with 2326 additions and 0 deletions
9
Servo/library.properties
Normal file
9
Servo/library.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
name=Servo
|
||||
version=1.1.2
|
||||
author=Michael Margolis, Arduino
|
||||
maintainer=Arduino <info@arduino.cc>
|
||||
sentence=Allows Arduino/Genuino boards to control a variety of servo motors.
|
||||
paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos using only 1 timer.<br />On the Arduino Due you can control up to 60 servos.<br />
|
||||
category=Device Control
|
||||
url=http://www.arduino.cc/en/Reference/Servo
|
||||
architectures=avr,sam,samd,nrf52,stm32f4
|
Loading…
Add table
Add a link
Reference in a new issue