From 845ead5df480128721e1832706e24c8cfc5134d9 Mon Sep 17 00:00:00 2001 From: spirkelmann Date: Sun, 5 May 2019 10:39:23 +0200 Subject: [PATCH] added instructions for remote control program --- micropython_firmware/run_notes.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 micropython_firmware/run_notes.txt 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