Code running on SumoRobot's
https://wiki.k-space.ee/en/projects/robots/sumo
.gitignore | ||
boot.py | ||
hal.py | ||
LICENSE | ||
main.py | ||
Makefile | ||
README.md | ||
uwebsockets.py | ||
wifis.json |
sumorobot-firmware
The software that is running on the SumoRobots
Instructions
- Add your WiFi networks to the wifis.json file
- Install MicroPython on your ESP32 (make flash)
- Upload the SumoRobot firmware on your ESP32 with ampy (make all)