Skip to content

codewithlennylen/smooth-servo-movement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smooth Servo Movement

Servo motors can be jerky sometimes. Moving from one position to the other too fast, making these mostly ignorable jerks.

We can smoothen the servo movements by controlling our acceleration and deceleration.

This code only works with minimal to no delays for the smoothing operation. For more complex projects, check out multitasking on the arduino (Ditch that Delay).

Acknowledgements

The source code used in this project is based on the following video by James Bruton.

License

MIT License

About

Servo motors can be jerky sometimes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages