diff --git a/micropython_firmware/run_notes.txt b/micropython_firmware/run_notes.txt new file mode 100644 index 0000000..bb1678d --- /dev/null +++ b/micropython_firmware/run_notes.txt @@ -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