9
0
sumorobot-firmware/README.md
2017-12-17 15:01:20 +01:00

494 B

sumorobot-firmware

The software that is running on the SumoRobots

Instructions

  • Downlad the SumoRobot firmware
  • Replace the hal.py with the one in this repository
  • Add your WiFi networks to the hal.py WIFIS dict
  • Install MicroPython on your ESP32
  • Upload the SumoRobot firmware on your ESP32 with ampy

Credits