10
0
Fork 0
sumorobot-firmware/README.md

374 B

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)

Credits