9
0
Fork 0
Go to file
Lauri Võsandi 9c82673ba2
continuous-integration/drone Build is failing Details
Add Drone config
2022-04-06 12:24:11 +03:00
.drone.yml Add Drone config 2022-04-06 12:24:11 +03:00
.gitignore Imporove servo PWM calibration 2021-06-24 21:06:48 +02:00
LICENSE Imporove servo PWM calibration 2021-06-24 21:06:48 +02:00
Makefile Imporove servo PWM calibration 2021-06-24 21:06:48 +02:00
README.md Update README 2020-08-12 21:36:29 +02:00
boot.py Imporove servo PWM calibration 2021-06-24 21:06:48 +02:00
config.json Imporove servo PWM calibration 2021-06-24 21:06:48 +02:00
hal.py Add FW update functionality 2020-08-23 20:27:22 +02:00
main.py Imporove servo PWM calibration 2021-06-24 21:06:48 +02:00

README.md

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