All Projects → suculent → Esp32 Http Update

suculent / Esp32 Http Update

Clone of https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266httpUpdate for ESP32

Projects that are alternatives of or similar to Esp32 Http Update

Esp32 esp8266 attacks
Proof of Concept of ESP32/8266 Wi-Fi vulnerabilties (CVE-2019-12586, CVE-2019-12587, CVE-2019-12588)
Stars: ✭ 686 (+2644%)
Mutual labels:  esp32
Espflix
A free video streaming service that runs on a ESP32
Stars: ✭ 828 (+3212%)
Mutual labels:  esp32
Gamejoltlua
Access to GameJolt's opportunities for all your lovely Lua projects.
Stars: ✭ 18 (-28%)
Mutual labels:  deprecated
Sonoff Homekit
Make your Sonoff Switch compatible with Apple Homekit! 🎉
Stars: ✭ 722 (+2788%)
Mutual labels:  esp32
Nodemcu Firmware
Lua based interactive firmware for ESP8266, ESP8285 and ESP32
Stars: ✭ 6,884 (+27436%)
Mutual labels:  esp32
Grbl esp32
A port of Grbl CNC Firmware for ESP32
Stars: ✭ 836 (+3244%)
Mutual labels:  esp32
Lua Rtos Esp32
Lua RTOS for ESP32
Stars: ✭ 621 (+2384%)
Mutual labels:  esp32
Django Jquery Widgets
This project is no longer maintained.
Stars: ✭ 24 (-4%)
Mutual labels:  deprecated
Localart
An HTML5 mobile app for navigating & browsing locations of public art, architecture, and culture in Norfolk, VA.
Stars: ✭ 5 (-80%)
Mutual labels:  deprecated
Fluent Plugin Grep
(Deprecated) Fluentd output plugin to grep messages
Stars: ✭ 17 (-32%)
Mutual labels:  deprecated
Arduino Esp32
Arduino core for the ESP32
Stars: ✭ 7,741 (+30864%)
Mutual labels:  esp32
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (+3180%)
Mutual labels:  esp32
Esp32 ble wedo
A library to control LEGO wedo 2.0 with the ESP32 through Bluetooth low energy
Stars: ✭ 16 (-36%)
Mutual labels:  esp32
Progit
Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2)
Stars: ✭ 5,972 (+23788%)
Mutual labels:  deprecated
Materialdrawer Xamarin
DEPRECATED!!! Xamarin bindings for https://github.com/mikepenz/MaterialDrawer
Stars: ✭ 22 (-12%)
Mutual labels:  deprecated
Micropython esp32 psram lobo
MicroPython for ESP32 with psRAM support
Stars: ✭ 636 (+2444%)
Mutual labels:  esp32
Atomvm
Tiny Erlang VM
Stars: ✭ 834 (+3236%)
Mutual labels:  esp32
Watchio
A programmable smart watch based on esp32-pico-d4
Stars: ✭ 25 (+0%)
Mutual labels:  esp32
Doctrinemigrations
[DEPRECATED] Use Phinx instead
Stars: ✭ 24 (-4%)
Mutual labels:  deprecated
Watset
Watset: Automatic Induction of Synsets from a Graph of Synonyms
Stars: ✭ 16 (-36%)
Mutual labels:  deprecated

This library deprecated, since Arduino Framework for ESP32 added this support officially. See: https://github.com/espressif/arduino-esp32/tree/master/libraries/Update

--

ESP32 HTTP Firmware Update (OTA)

Codacy Badge

ESP Clone of https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266httpUpdate (most work done by Markus Sattler).

TL;DR

This is just a quick port of ESP8266httpUpdate for ESP32.

Buildable with Arduino framework for ESP32.

There are things remaining to be solved:

  • Some headers are deprecated (will change for ESP32 anyway)
  • Download to SPIFFS with AES-256 decryption
  • Does not support ESP-IDF.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].