There are 1 repository under pid-algorithm topic.
C/C++ PID Controller library for ARM Cortex M (STM32)
This analog wall follow robot is developed for the semester 3 project under EN2091: Laboratory Practice and Projects.
PID Algorithm implementation in Python
Project of a self-balancing robot using PID algorithm and some techniques of signals filtering using ATmega 328p.
A simple PID control algorithm for controlling the position of a robot
PID controller to automatically steer a simulated car. Based on Udacity's Self-Driving Car Course PID project: https://github.com/udacity/CarND-PID-Control-Project