Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petezah/espotauwp
A UWP component for deploying firmware over-the-air to ESP8266 modules that have firmware configured to accept them
https://github.com/petezah/espotauwp
Last synced: 12 days ago
JSON representation
A UWP component for deploying firmware over-the-air to ESP8266 modules that have firmware configured to accept them
- Host: GitHub
- URL: https://github.com/petezah/espotauwp
- Owner: Petezah
- Created: 2017-01-21T20:44:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T20:49:43.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T19:15:14.384Z (2 months ago)
- Language: C#
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EspOtaUWP
A UWP component for deploying firmware over-the-air to ESP8266 modules that have firmware configured to accept themUsage:
await EspOtaUWP.OtaUpdater.PostFirmwareAsync(firmware, uri, username, password);