9
0
Fork 0
Go to file
Silver Kuusik ce834b02ac update server url 2018-09-12 14:42:38 +02:00
.gitignore update git ignore 2018-08-27 09:46:44 +02:00
LICENSE update repo 2018-08-27 09:47:13 +02:00
Makefile update makefile 2018-08-30 12:25:14 +02:00
README.md Update README.md 2018-08-29 09:39:17 +02:00
boot.py update repo 2018-08-27 09:47:13 +02:00
config.json Update config.json 2018-09-12 13:41:56 +02:00
hal.py fix move search 2018-09-01 09:20:45 +02:00
main.py update server url 2018-09-12 14:42:38 +02:00
uwebsockets.py update repo 2018-08-27 09:47:13 +02:00

README.md

sumorobot-firmware

The software that is running on the SumoRobots

Code

Instructions

  • Change the SERIAL_PORT in the Makefile
  • Add your WiFi networks to the config.json file
  • 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