Go to file
2017-12-17 14:59:52 +01:00
.gitignore Initial commit 2017-11-10 17:46:30 +01:00
hal.py Create hal.py 2017-12-17 14:59:52 +01:00
LICENSE Initial commit 2017-11-10 17:46:30 +01:00
README.md Update README.md 2017-12-17 14:39:15 +01:00

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
  • Install MicroPython on your ESP32
  • Upload the SumoRobot firmware on your ESP32 with ampy

Credits