TcMenu / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
295 stars 25 forks source link

Over-The-Air (OTA) Update Library #516

Open vzahradnik opened 2 months ago

vzahradnik commented 2 months ago

Is your feature request related to a problem? Please describe. A common scenario when developing an embedded hardware are firmware updates. I believe having an abstraction library in TcMenu which does that with different boards would be a great addon to the ecosystem. Especially the commercial users need this feature.

Describe the solution you'd like I would like to have a one-click solution to add OTA for my target platform. Two modes should be supported:

We can get inspiration from an open Tasmota ESP32 firmware which already has this feature implemented. https://tasmota.github.io/docs/About/