Skip to content

is4n/simple-servo-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

simple-servo-controller

This is a very simple servo control algorithm, designed to use the Motor shield library but easily portable to other situations. It uses two "stages" to better control a servo. The first stage quickly moves the servo close to the setpoint, then the second stage finishes moving it to the exact point. Using a PID controller will make more sense in most situations, but this algorithm might be easier to understand for new programmers.

About

Simple way to control a servo-type motor via Arduino

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages