Популярное

ESP32 OTA (Over-the-Air) Updates using AsyncElegantOTA: Arduino IDE or VS Code (ESP8266 NodeMCU)

141 Просмотры
Размещено
Visit our blog for complete instructions and source code:
► ESP32 Arduino IDE: https://RandomNerdTutorials.com/esp32-ota-over-the-air-arduino/
► ESP32 VS Code: https://RandomNerdTutorials.com/esp32-ota-over-the-air-vs-code/
► ESP8266 Arduino IDE: https://RandomNerdTutorials.com/esp8266-nodemcu-ota-over-the-air-arduino/
► ESP8266 VS Code: https://RandomNerdTutorials.com/esp8266-nodemcu-ota-over-the-air-vs-code/

In this video, you’ll learn how to do over-the-air (OTA) updates to your ESP32 or ESP8266 NodeMCU boards using the AsyncElegantOTA library. You can use Arduino IDE or VS Code with PlatformIO IDE. The Async Elegant OTA library creates a web server that allows you to update new firmware (a new sketch) to your board without the need to make a serial connection between the ESP32/ESP8266 and your computer.

Additionally, with this library you can also upload new files to the ESP filesystem (SPIFFS or LittleFS). The library is very easy to use and it’s compatible with the ESPAsyncWebServer library that we use often to build web server projects.

Like my page on Facebook:
http://www.facebook.com/RandomNerdTutorials
Follow me on twitter:
https://twitter.com/RuiSantosdotme

Subscribe for more projects like this!
http://bit.ly/subscribeRNT

#ESP32 #ESP8266 #Arduino
Категория
Ардуино
Комментариев нет.