10
0
Fork 0
Go to file
Silver Kuusik 02f1e5c1b1 update readme 2019-08-14 13:49:28 +02:00
src switched to Arduino 2019-08-14 13:47:02 +02:00
.gitignore add code.py to ignore 2019-03-05 16:47:24 +01:00
LICENSE update repo 2018-08-27 09:47:13 +02:00
Makefile switched to Arduino 2019-08-14 13:47:02 +02:00
README.md update readme 2019-08-14 13:49:28 +02:00
platformio.ini switched to Arduino 2019-08-14 13:47:02 +02:00

README.md

sumorobot-firmware

The software that is running on the SumoRobots

Instructions

  • Change the SERIAL_PORT in the Makefile
  • Install Python
  • Install esptool (to flash MicroPython to the ESP32)
  • Download the MicroPython binary to this directory
  • Upload the SumoFirmware to your ESP32 (open a terminal and type: make all)

Support

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

Credits