Skip to content

Latest commit

 

History

3 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Arduino PID regulator library

Purpose

This library implements universal PID controller class on Arduino platform. It is a partial rewrite of Arduino PID Library by Brett Beauregard <br3ttb@gmail.com>. What’s different:

  • Exposed errors
  • pid_config struct with all the tuning values
  • Deadband and dead interval support
  • Improved code readability

Examples

关于

Arduino PID controller library

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages