Skip to content

Arduino library for Feetech's STS smart servo

License

Notifications You must be signed in to change notification settings

alireza7575/STS_servos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino STS_Servos driver

A library to drive Feetech's STS smart servos - in particular the STS 3215. This low-cost servo offers very interesting properties at a quite cheap price (approx. $15 at the time of writing):

  • Stall torque 19kg.cm
  • Running speed 50rpm @ 7V.
  • 360° servo mode - plus multiturn and step mode
  • Open and close loop velocity commands
  • Position, current and temperature sensors

This library was made mostly with simple, "Hello World" applications in mind. Thus, its high-level API only provides access to the main, basic functions. However, all commands and registers are exposed, thus more complexe applications can be easily written from it.

About

Arduino library for Feetech's STS smart servo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%