https://github.com/cansik/esp-ota-updater
App to update ESP32 and ESP8266 microchips over-the-air.
https://github.com/cansik/esp-ota-updater
Last synced: about 1 month ago
JSON representation
App to update ESP32 and ESP8266 microchips over-the-air.
- Host: GitHub
- URL: https://github.com/cansik/esp-ota-updater
- Owner: cansik
- Created: 2018-12-22T14:13:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T17:04:16.000Z (over 6 years ago)
- Last Synced: 2025-03-31T02:13:27.161Z (3 months ago)
- Language: C#
- Size: 8.84 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP OTA Updater
App to update ESP32 and ESP8266 microchips over-the-air..NET solution based on the [espota.py](https://github.com/esp8266/Arduino/blob/master/tools/espota.py).