Skip to content

xtedious/pico_simple_servo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico_simple_servo

A quick library for the most basic of servo motors

How to use

Just add the repo to your project folder then add the .c file in src directory to you add_executables() function that is in your CMakeList.txt

TO DO

  • Add support for 360 servos
  • seperate gpio pin from Servo struct
  • Add a function to calibrate the pwm values for a specific motor
  • Fine tune the default servo config

ok stop reading

About

A quick library for the most basic of servo motors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published