Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

khase/ArduinoOTA-Server

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoOTA-Server

this project acts as a OTA Deployment-Server for Arduino compatible boards like the esp8266 or esp32 which use the OTA process described here

The server will remember chips which requested a firmwareupdate and stores informations like its MAC, first/last request, current version, ... in a MySQL Database. You can manage firmwares with a description in the database and link it to a device. If the device requests its next update the server will provide it and mark the deployment as triggered so that it wont deploy it again.

Longtime Goals

I plan to provide this as a public service where you can upload and deploy your code to IoT Devices inside and outside your own local area network.

TODOs

  • UI (Currently there is no UI so you have to insert your firmwares and deployments manually to the database)
  • User based firmware store
  • Some authentication mechanism to validate that a device is actually yours

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.