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 5dc25b5 commit b374cf2Copy full SHA for b374cf2
README.md
@@ -0,0 +1,10 @@
1
+# Find Arduino
2
+
3
+A small library to determine which serial ports are arduino style boards.
4
5
+Not installable yet, run
6
+pyserial is the only dependency:
7
+`pip install pyserial`
8
9
+For now you can run using:
10
+`python find_arduino.py`
0 commit comments