sumorobot-remote/README.md

15 lines
523 B
Markdown
Raw Permalink Normal View History

2024-11-03 15:54:59 +00:00
# SumoRobot Remote firmware
Uses stock MicroPython firmware running on ESP8266 Wemos D1 Arduino or D1 Mini
* https://micropython.org/download/ESP8266_GENERIC/
2024-11-03 18:38:26 +00:00
# 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