Update README.md
This commit is contained in:
parent
ff77541f12
commit
8589485e8f
@ -150,7 +150,7 @@ pip3 install adafruit-circuitpython-servokit
|
|||||||
|
|
||||||
#### Running
|
#### Running
|
||||||
|
|
||||||
The hexapod program, located under `./software/raspberry pi/` is written in Python. Use the following command to start it manually.
|
The hexapod program, located under `./software/raspberry pi/`, is written in Python. Use the following command to start it manually.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
python3 hexapod.py
|
python3 hexapod.py
|
||||||
@ -158,7 +158,7 @@ python3 hexapod.py
|
|||||||
|
|
||||||
### PC
|
### PC
|
||||||
|
|
||||||
PC program source files are located under `./software/pc/`. The compiled progarm can be downloaded under the [release](https://github.com/rookiepeng/hexapod/releases) page.
|
PC program source files are located under `./software/pc/`. The compiled program can be downloaded under the [release](https://github.com/rookiepeng/hexapod/releases) page.
|
||||||
|
|
||||||
<img src="./imgs/pc_interface.jpg" alt="pc_interface" width="400"/>
|
<img src="./imgs/pc_interface.jpg" alt="pc_interface" width="400"/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user