SteveEisner / WLEDtubes

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
23 stars 2 forks source link

OTA automatic update #19

Open SteveEisner opened 2 years ago

SteveEisner commented 2 years ago
  1. code that can reach out to a web page, fetch a BIN, and kick into OTA streaming mode.
  2. code that activates this mode (possibly telling it where to find the BIN, so that for instance another ESP can host the BIN)
SteveEisner commented 2 years ago

Firmware is hosted and confirmed autoupdate works