Special SumoRobot firmware for usage with the remote
Uses UDP packets from remote to the robot instead of BLE or WebSocket
MicroPython is ESP32 Generic
Usage
- Get latest MicroPython and name it
sumofirmware.bin - Run
maketo flash the firmware
The sumo robot will connect to sumo wifi and during DHCP request it also provides its hostname
as sumo-<ID>. It will be later used by the Remote to do a DNS lookup from dnsmasq DNS server.
Description
Languages
Python
95.1%
Makefile
4.9%