Skip to content

Commit a49cb14

Browse files
Update README.md
1 parent 0d3a694 commit a49cb14

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Kartuino
1+
# ServoPid
22

3-
## ServoPid
3+
* 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.
46

5-
Small Arduino app to run a PID regulator to control four servos from analog inputs.
7+
![](ServoPIDControl/screenshot.png?raw=true)

0 commit comments

Comments
 (0)