mirror of
https://github.com/PotentiaRobotics/engine-software.git
synced 2025-04-17 18:40:18 -04:00
Update README.md
This commit is contained in:
parent
e9e2bc6426
commit
4953064d8e
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Code for **wired** communication from Slave Arduinos to Master Arduino, and then Master Arduino to Raspberry Pi.<br/>
|
Code for **wired** communication from Slave Arduinos to Master Arduino, and then Master Arduino to Raspberry Pi.<br/>
|
||||||
|
|
||||||
###Code Description
|
### Code Description
|
||||||
|
|
||||||
- `RPi/` is working code for the Raspberry Pi
|
- `RPi/` is working code for the Raspberry Pi
|
||||||
- `RPICOM.py` is the main python file that should be run on the Raspberry Pi.
|
- `RPICOM.py` is the main python file that should be run on the Raspberry Pi.
|
||||||
|
@ -16,7 +16,7 @@ Code for **wired** communication from Slave Arduinos to Master Arduino, and then
|
||||||
- `Prev/` is previous code used for testing systems and debugging errors (not final code, and may be unstable)<br/>
|
- `Prev/` is previous code used for testing systems and debugging errors (not final code, and may be unstable)<br/>
|
||||||
|
|
||||||
|
|
||||||
###Setup and Run
|
### Setup and Run
|
||||||
|
|
||||||
**Make sure you install python beforehand**
|
**Make sure you install python beforehand**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user