ZuoAnZoom / pid

A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pid

A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.

About

A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.

License:MIT License


Languages

Language:C++ 69.2%Language:C 30.8%