All Projects → thingsboard → esp32-ota

thingsboard / esp32-ota

Licence: other
ESP32 OTA based on ThingsBoard Open-source IoT Platform

Programming Languages

c
50402 projects - #5 most used programming language
CMake
9771 projects
Makefile
30231 projects

Projects that are alternatives of or similar to esp32-ota

Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+7244.44%)
Mutual labels:  ota, esp32, espressif
ESP32-USB-Soft-Host
An Arduino wrapper to @sdima1357's usb_soft_host esp-idf example
Stars: ✭ 119 (+164.44%)
Mutual labels:  esp32, espressif, esp-idf
esp32-epaper-display
Server and software to use an ESP32 as a connected display
Stars: ✭ 73 (+62.22%)
Mutual labels:  esp32, esp-idf, esp32-idf
ESP32 BLE OTA Arduino
OTA update on ESP32 via BLE
Stars: ✭ 41 (-8.89%)
Mutual labels:  ota, esp32, ota-update
esp-idf-vscode-boilerplate
Boilerplate for developing ESP-IDF applications using VS Code
Stars: ✭ 26 (-42.22%)
Mutual labels:  esp32, espressif, esp-idf
esp32FOTA
Experiments in firmware OTA updates for ESP32 dev boards
Stars: ✭ 185 (+311.11%)
Mutual labels:  ota, esp32
bintray-secure-ota
Over-The-Air firmware upgrades for the Internet of Things devices with JFrog @bintray
Stars: ✭ 37 (-17.78%)
Mutual labels:  ota, ota-update
Deviot
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Stars: ✭ 281 (+524.44%)
Mutual labels:  ota, esp32
Esphelper
A library to make using WiFi & MQTT on the ESP8266 easy.
Stars: ✭ 310 (+588.89%)
Mutual labels:  ota, esp32
Lws Esp32 Factory
Libwebsockets ESP32 Factory Application
Stars: ✭ 60 (+33.33%)
Mutual labels:  ota, esp32
Esp Request
This project is no longer supported, please use
Stars: ✭ 65 (+44.44%)
Mutual labels:  ota, esp32
SuperGreenOS
🧠 SuperGreenOS home farming automation software for esp32, all in one package, and controllable from your smartphone, pc, mac, linux, toaster, plumbus, whatnot...
Stars: ✭ 83 (+84.44%)
Mutual labels:  ota, esp32
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-82.22%)
Mutual labels:  ota, esp32
esp-idf-zh
ESP-IDF 中文文档
Stars: ✭ 102 (+126.67%)
Mutual labels:  espressif, esp-idf
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (+417.78%)
Mutual labels:  esp32, espressif
Awesome Esp
📶 A curated list of awesome ESP8266/32 projects and code
Stars: ✭ 212 (+371.11%)
Mutual labels:  esp32, espressif
Elegantota
Push OTAs to ESP8266 or ESP32 Elegantly.
Stars: ✭ 128 (+184.44%)
Mutual labels:  ota, esp32
Esp Webota
Simple web based Over-the-Air (OTA) updates for ESP based projects
Stars: ✭ 189 (+320%)
Mutual labels:  ota, esp32
DUS
A differential download based Over The Air(OTA) Update system for React Native
Stars: ✭ 71 (+57.78%)
Mutual labels:  ota, ota-update
Smooth
C++ framework for embedded programming on top of Espressif's ESP-IDF.
Stars: ✭ 205 (+355.56%)
Mutual labels:  esp32, espressif

ESP32 firmware sample project for OTA update using ThingsBoard and for sending telemetry to ThingsBoard.
See all details in ESP32 OTA using ThingsBoard tutorial.

ThingsBoard is an open-source server-side platform that allows you to monitor and control IoT devices. It is free for both personal and commercial usage and you can deploy it anywhere. If this is your first experience with the platform we recommend to review what-is-thingsboard page and getting-started guide.

ESP32 is a series of low-cost, low-power SOC microcontrollers with integrated self-contained Wi-Fi and dual-mode Bluetooth. This sample application allow you to deliver a new firmware images to EPS32 with using ThingsBoard and OTA.

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].