Skip to content

A fast, integer based PID controller suitable for Arduino.

License

Notifications You must be signed in to change notification settings

cstroie/FastPID

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast PID controller for Arduino.

This PID controller uses an integer pipeline so that it can run fast on Arduino.

About

A fast, integer based PID controller suitable for Arduino.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.1%
  • Python 46.2%
  • Makefile 2.7%