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 df03aff commit 7e15174Copy full SHA for 7e15174
README.md
@@ -0,0 +1,10 @@
1
+# ArduinoControl
2
+
3
+Controlling arduino with the serial port.
4
5
+## Tested boards
6
7
+This software can be used with any programable arduino board, but we only tested these:
8
9
+* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3)
10
+* [Arduino Mega 2560](https://store.arduino.cc/mega-2560-r3)
0 commit comments