Skip to content

Commit 97abbb2

Browse files
committed
update README
1 parent cee3c9f commit 97abbb2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# LEDmatrix
22

3-
43
A 10 * 20 Pixel LED Matrix
4+
5+
Run the server:
6+
`python3 server/driver.py`
7+
8+
Run the client:
9+
`python3 -m client`
10+
11+
The serial paths are hardcoded for now.
12+
So remember to boot the orange pi with the arduino plugged in,
13+
wait a minute and only then plug in the HES controller (it all Just Works™)

0 commit comments

Comments
 (0)