Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 them

Usage:

await EspOtaUWP.OtaUpdater.PostFirmwareAsync(firmware, uri, username, password);