forked from Telos4/RoboRally
added instructions for remote control program
This commit is contained in:
parent
f828783b89
commit
845ead5df4
7
micropython_firmware/run_notes.txt
Normal file
7
micropython_firmware/run_notes.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
The program on the robot starts automatically and waits for incoming connections.
|
||||||
|
On the laptop connect to the robots wifi access point.
|
||||||
|
-> SSID: MicroPython-xxxxxx
|
||||||
|
Default PW: MicroPythoN
|
||||||
|
|
||||||
|
Then run the remote control script using
|
||||||
|
$ python remote_control.py
|
Loading…
Reference in New Issue
Block a user