10
0
sumorobot-firmware/README.md
2019-08-14 13:51:13 +02:00

20 lines
762 B
Markdown
Executable File

# sumorobot-firmware
The software that is running on the SumoRobots
# Instructions
* Change the SERIAL_PORT in the Makefile
* Install [Python](https://www.python.org/downloads/)
* Install [esptool](https://github.com/espressif/esptool) (to flash SumoFirmware to the SumoRobot)
* Download the [SumoFirmware](https://github.com/robokoding/sumorobot-firmware/releases) to this directory
* Upload the SumoFirmware to your SumoRobot (open a terminal and type: make all)
# Support
If you find our work useful, please consider donating : )
[![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/robokoding/donate)
# Credits
* [Lauri Võsandi](https://lauri.xn--vsandi-pxa.com/)
* [K-SPACE MTÜ](https://k-space.ee/)