Skip to content

quasi-robotics/SCServo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCServo

SCS/SMS servo library for Arduino

THIS IS NOT WRITTEN BY ME. AUTHOR: Le Tan Hung (谭雄乐).

This is the most recent version I could find, dates 22.08.2017.

I modified it a bit:

  • Define SCS_USE_MICROS before including and the library will use micros() instead of millis(). This may fix data reading from servos on ARM controllers (like Arduino Due)

Examples explain everything you need to know to use it. Maybe I'll translate everything later... If I can spare some time.

Good luck!

About

SCS/SMS servo library for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • CMake 2.3%
  • C 1.3%