Arduino-PID-AutoTune-Library
PID controller library
A C++ library providing an implementation of PID control with auto-tuning capabilities.
429 stars
57 watching
226 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides basic feedback control using an algorithm to regulate a system's output based on its deviation from a desired value | 1,969 |
| | A fully configurable PID control library for ROS2 Humble | 40 |
| | A ROS2 implementation of a PID controller for control systems | 15 |
| | A book-focused project providing code examples and resources for learning Arduino programming using the Processing language. | 80 |
| | A framework for building reactive state machines on microcontrollers like Arduino | 375 |
| | An MQTT client library for Arduino | 1,034 |
| | A Ruby framework for programming Arduino microcontrollers | 410 |
| | Allows an Arduino to program AVR chips using the STK500v1 protocol. | 126 |
| | A CAN interface library for Arduino | 800 |
| | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
| | Tools for on-chip programming and debugging of embedded systems | 127 |
| | An OBD-II adapter library and related sketches for Arduino, providing access to vehicle data and sensor readings. | 997 |
| | Enables remote procedure calls on microcontrollers | 8 |
| | C code to communicate with Arduino microcontrollers | 236 |
| | Library providing a simple web server API for Arduino boards. | 295 |