RalphBacon / 228-Wireless-Over-the-Air-OTA-ESP32-updates

Update your ESP32 without the USB cable attached
MIT License
7 stars 1 forks source link

228 Wireless Over the Air (OTA) ESP32 updates

Update your ESP32 without the USB cable attached

227 Thumbnai-Smalll
Link to my YouTube video: https://youtu.be/OaHzlBTUrRQ

I show you a value-added method of uploading your sketch Over the Air (OTA) to your ESP32.
It's quick, elegant and tries to prevent you uploading to the incorrect device.

► Required libraries and files
Elegant OTA (Over The Air) web updating your ESP32 and ESP8266: https://github.com/ayushsharma82/AsyncElegantOTA
ESPAsyncWebServer: https://github.com/me-no-dev/ESPAsyncWebServer
AsyncTCP for ESP32: https://github.com/me-no-dev/AsyncTCP
For ESP8266 you need this library instead: https://github.com/me-no-dev/ESPAsyncTCP

► The magic "include" file from Yours Truly
https://github.com/RalphBacon/228-Wireless-Over-the-Air-OTA-ESP32-updates

► Background reading (got me the idea)
ESP32 OTA (Over-the-Air) Updates – AsyncElegantOTA (VS Code + PlatformIO)
https://randomnerdtutorials.com/esp32-ota-over-the-air-vs-code/

► Official ESP Async Web Server documentation
https://github.com/me-no-dev/ESPAsyncWebServer

► List of all my videos
(Special thanks to Michael Kurt Vogel for compiling this)
http://bit.ly/YouTubeVideoList-RalphBacon

If you like this video please give it a thumbs up, share it and if you're not already subscribed please consider doing so and joining me on my Arduinite (and other μControllers) journey


You can support me by buying me a coffee!



My channel, GitHub and blog are here:
------------------------------------------------------------------
https://www.youtube.com/RalphBacon
https://ralphbacon.blog
https://github.com/RalphBacon
https://buymeacoffee.com/ralphbacon
------------------------------------------------------------------