Skip to content

Commit b374cf2

Browse files
committed
Create README.md
1 parent 5dc25b5 commit b374cf2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)