Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 259 Bytes

ServoPid

  • An Arduino app to run a PID regulator to control four servos from analog inputs
  • Some C++ unit tests for the above using Google Test.
  • A C# WPF application to monitor, adjust and plot the data.