C++ PID controller designed for quickly and easily implementing stable closed loop control.
☆233Feb 4, 2021Updated 5 years ago
Alternatives and similar repositories for MiniPID
Users that are interested in MiniPID are comparing it to the libraries listed below
Sorting:
- Platform Independent PID Controller☆120Mar 23, 2017Updated 8 years ago
- ESP32-based PID regulator with remote control☆16Dec 19, 2018Updated 7 years ago
- An efficient PID controller implemented in C++, optimized for the ARM Cortex M4 platform☆30Apr 15, 2022Updated 3 years ago
- This repository uses C++ to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.☆108May 8, 2021Updated 4 years ago
- 新世纪机器人学院 VEX-EDR V5图形框架☆15Mar 9, 2021Updated 5 years ago
- Simple and easy PID controller written in C++.☆23Jun 2, 2016Updated 9 years ago
- A PID controller implementation☆71Apr 21, 2019Updated 6 years ago
- ESP32 camera firmware that support various camera models☆14Mar 15, 2019Updated 7 years ago
- 2020-2021 Capstone Project, exploring various path tracking algorithms and their efficacy when applied to a small autonomous robot of VEX…☆10May 1, 2021Updated 4 years ago
- PID controller with optional feed-forward gain☆13Aug 29, 2020Updated 5 years ago
- C++ Library to communicate with Bitcraze Crazyflie☆24Dec 3, 2025Updated 3 months ago
- A PID Library for Arduino digitalized with the Tustin's method with Anti-Windup☆27Dec 13, 2024Updated last year
- Open PID Controller for embedded systems☆82Dec 3, 2019Updated 6 years ago
- Automated PID tuning using Ziegler-Nichols/relay method☆208Oct 4, 2022Updated 3 years ago
- A light-weight, fast PID library designed for use on embedded systems (but can also run on any machine which has a G++ compiler).☆20May 21, 2019Updated 6 years ago
- ☆12Aug 10, 2021Updated 4 years ago
- Advanced Robot Control Library for the VEX Robotics Competition☆25Oct 9, 2025Updated 5 months ago
- Eloquent is a lightweight web application written in D☆17Feb 20, 2024Updated 2 years ago
- This repository contains example code and documentation for VEX AI Competition 2020/2021.☆13Feb 8, 2021Updated 5 years ago
- C++ for transformations between 3D orientation representations and associated Jacobians☆18Feb 13, 2024Updated 2 years ago
- GRAMPC-D is a framework for nonlinear distributed model predictive control based on GRAMPC.☆13Mar 16, 2026Updated last week
- 用于解析GPS模块的 $XXRMC 类型数据,并放到结构体中, 依赖 C语言标准库☆10May 26, 2022Updated 3 years ago
- PID library for Arduinos☆114Mar 6, 2026Updated 2 weeks ago
- ☆40Jun 27, 2019Updated 6 years ago
- C-library with implementation of the Space-Vector PWM generation technique☆36Jun 6, 2020Updated 5 years ago
- Merge the depth images from two depth cameras (RGBD, TOF, structured light...) into one depth image as it would be seen from an "arbitrar…☆22Aug 22, 2022Updated 3 years ago
- A C++ framework that implements generalised finite state machines☆11Mar 18, 2022Updated 4 years ago
- Model predictive control for boiler temperature control of espresso machines☆27Apr 2, 2017Updated 8 years ago
- C++(11) implementation of all UBX binary protocol messages used by u-blox 4/5/6/7/8 GPS receivers☆55Mar 4, 2020Updated 6 years ago
- Finite-state machine behavioural planner for autonomous vehicle.☆13Oct 13, 2020Updated 5 years ago
- ROS Package for controlling mobile robots. Implements HybridAutomata with Go to Goal, Obstacle Avoidance, and Follow Wall behaviours.☆12Sep 27, 2020Updated 5 years ago
- Minimal I2C master routines for the new AVR microcontrollers.☆22Apr 19, 2022Updated 3 years ago
- An implementation of a basic adaptive pure pursuit algorithm in Java using the Processing library.☆50Sep 12, 2019Updated 6 years ago
- A library for generating spline-based paths for robots.☆43Jul 28, 2023Updated 2 years ago
- GitHub action for installing arm-none-eabi-gcc☆27Jan 5, 2023Updated 3 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- PID Tuner gathers several PID controller tuning methods. Z&N, CHR, CC, IMC, IAE... methods are available to calculate the controller para…☆12Dec 18, 2025Updated 3 months ago
- Arduino Library to read the ZACwire protocol of TSIC temperature sensors☆11Jun 10, 2024Updated last year
- A manufacturing management system☆13Jan 25, 2019Updated 7 years ago