9
0
sumorobot-firmware/README.md
2018-01-10 22:55:54 +01:00

511 B

sumorobot-firmware

The software that is running on the SumoRobots

Instructions

  • Add your WiFi networks to the wifis.json file
  • Install Python
  • Install ampy (for uploading files)
  • Download the MicroPython binary to this directory
  • Upload the MicroPython binary and the SumoRobot firmware to your ESP32 (open a terminal and type: make all)

Credits