Skip to content

Instantly share code, notes, and snippets.

View techn0man1ac's full-sized avatar
💭
An ability for any possibility

Serhii Trush techn0man1ac

💭
An ability for any possibility
View GitHub Profile
@careyi3
careyi3 / README.md
Last active April 19, 2025 14:22
Arduino PID Implementation

Arduino PID

This is a basic implementation of a PID controller on an Arduino.

system_diagram

To replicate this, wire up the system as shown below:

system_diagram