pid-controller
Here are 223 public repositories matching this topic...
Current docstring contents are not sufficient. Every function, regardless of trivialness, require at least one usage example.
A fast, integer based PID controller suitable for Arduino.
-
Updated
Apr 17, 2020 - Python
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
-
Updated
Jan 7, 2019 - Python
Can you please explain the warm/cold logic:
iswarm will always be false. Should the pid values for the warm state be set only once when avgtemp >= 100?
Thank you :)
Permitir configurar layout do teclado, ou então ter opções já prontas, tipo Normal ou Invertido!
Seria muito útil, porque no meu caso por exemplo que utilizo a placa do Eduardo 'Dumpa' o teclado está invertido, Bomba na tecla da esquerda. (Obs.: Ele já me forneceu o arquivo para correção)
Udacity Flying Car Nanodegree - Term 1 - Project 3 - 3D Quadrotor Controller
-
Updated
Oct 31, 2018 - C
C# .NET Quadcopter
-
Updated
May 15, 2016 - C#
Tutorials on Control Theory
-
Updated
Nov 18, 2019 - Jupyter Notebook
PyQt-based application to control abstract remote PID regulator using customizable network interface
-
Updated
Dec 17, 2018 - Python
Siemens SCL Tia Portal Tia-Portal Bibliothek Source Code like in OSCAT PID PI Regler
-
Updated
May 13, 2019
MATLAB Simulink PID Controller for space robotics
-
Updated
Mar 12, 2019 - MATLAB
Raspberry Pi PID temperature controller with web interface for electric BBQ smokers written in Python
-
Updated
Jun 29, 2017 - JavaScript
MATLAB model for a quadricopter simulation
-
Updated
Dec 5, 2017 - MATLAB
PID controller implementation in C++
-
Updated
Aug 3, 2017 - C++
Ruby implementation of a PID Controller
-
Updated
Jun 24, 2020 - Ruby
An efficient PID controller implemented in C++, optimized for the ARM Cortex M4 platform
-
Updated
Apr 21, 2019 - C++
Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3
-
Updated
Apr 21, 2020 - C++
pidex - Elixir PID Controller
-
Updated
Apr 23, 2020 - Elixir
This is a project about self-driving car project for tracking and controlling cars
-
Updated
Jul 25, 2017 - C++
Self Driving Car: PID Controller to maneuver Autonomous Vehicles to drive along a simulated path
-
Updated
May 25, 2017 - C++
In this project, we implement a PID controller to steer the self driving car around the track in Udacity's Simulator.
-
Updated
Apr 1, 2018 - C++
A robot which can follow a curvilinear path directed by a line on a surface, wherein both are of different colors. It uses a PID controller to do the same.
-
Updated
Dec 30, 2019 - C++
Practice control systems concepts for the IB exam by coding a PID control system for cruise control in a car.
-
Updated
May 3, 2020 - Java
Improve this page
Add a description, image, and links to the pid-controller topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pid-controller topic, visit your repo's landing page and select "manage topics."


Not sure what command-line options are available, or how to find out what they are.
If the read-me could include a link or some info that would be great.
Thanks!