Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 942 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 942 Bytes

sumorobot-firmware

The software that is running on the SumoRobots

Code

Instructions

  • Change the SERIAL_PORT in the Makefile
  • Install Python
  • Install esptool (to flash MicroPython to the ESP32)
  • 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)

Support

If you find our work useful, please consider donating : )
Donate using Liberapay

Credits