Skip to content

mh0w/ServoTimer2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServoTimer2

ServoTimer2 is a simple servo library for Arduino 1.x that does not use Timer1 in case of a conflict.

Original (c) 2008 Michael Margolis, updated for Arduino 1.x and example added by Nick Bontrager 2013.


This fork changes MAX_PULSE_WIDTH from 2250 to 2600 and changes MIN_PULSE_WIDTH from 750 to 350. Nothing else is changed. I changed these values to get the full 0 to 180 degrees of rotation I needed in my project using an Arduino Mega 2560 r3 and a micro servo 9g SG90. Not guaranteed to work for you. No guarantees or support offered.

About

FORK OF: ServoTimer2 is a simple library for Arduino 1.x that does not use Timer1 in case of a conflict.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%