We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3a694 commit a49cb14Copy full SHA for a49cb14
README.md
@@ -1,5 +1,7 @@
1
-# Kartuino
+# ServoPid
2
3
-## ServoPid
+ * An Arduino app to run a PID regulator to control four servos from analog inputs
4
+ * Some C++ unit tests for the above using Google Test.
5
+ * A C# WPF application to monitor, adjust and plot the data.
6
-Small Arduino app to run a PID regulator to control four servos from analog inputs.
7
+
0 commit comments