10
0
Fork 0
sumorobot-firmware/README.md

20 lines
753 B
Markdown
Raw Normal View History

2017-11-10 16:46:30 +00:00
# sumorobot-firmware
2018-04-09 14:03:28 +00:00
2017-11-10 16:46:30 +00:00
The software that is running on the SumoRobots
2017-12-17 13:39:15 +00:00
# Instructions
2018-02-15 19:43:22 +00:00
* Change the SERIAL_PORT in the Makefile
2018-01-10 21:55:54 +00:00
* Install [Python](https://www.python.org/downloads/)
2018-04-15 08:45:42 +00:00
* Install [esptool](https://github.com/espressif/esptool) (to flash MicroPython to the ESP32)
2019-08-14 11:50:09 +00:00
* Download the [SumoFirmware](https://github.com/robokoding/sumorobot-firmware/releases) to this directory
2019-08-14 11:49:28 +00:00
* Upload the SumoFirmware to your ESP32 (open a terminal and type: make all)
2017-12-17 13:39:15 +00:00
2018-09-29 10:22:35 +00:00
# Support
2018-04-09 14:03:28 +00:00
If you find our work useful, please consider donating : )
[![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/robokoding/donate)
2017-12-17 13:39:15 +00:00
# Credits
2019-05-07 17:23:32 +00:00
* [Lauri Võsandi](https://lauri.xn--vsandi-pxa.com/)
2017-12-17 13:39:15 +00:00
* [K-SPACE MTÜ](https://k-space.ee/)