sumorobot-remote/README.md
2024-11-03 20:38:26 +02:00

15 lines
523 B
Markdown

# SumoRobot Remote firmware
Uses stock MicroPython firmware running on ESP8266 Wemos D1 Arduino or D1 Mini
* https://micropython.org/download/ESP8266_GENERIC/
# Usage
1. Get latest MicroPython and name it `sumofirmware.bin`
2. Edit `config.json` with the target sumorobot ID (MAC last 6 hexdets)
3. Run `make` to flash and configure the remote
The remote will now connect to the `sumo` wifi and will do a DNS lookup against `sumo-<ID>`
to find the target IP address and then will start blasting UDP packets against it