POTA
Programming Over The Air (POTA) – secure OTA updater with real-time dashboard for ESP32, ESP8266 and Arduino Opta
Установка
Последняя опубликованная версия- Скачайте архив — реестр отдает его уже проверенным.
- В Arduino IDE выберите «Скетч → Подключить библиотеку → Добавить .ZIP библиотеку».
- Укажите скачанный файл — библиотека появится в списке доступных.
SHA-256:94d3ca51474cd150db69378b062cce75d5b0753d4412056c668f4a11dc24e7e2POTA-2.3.0-94d3ca51.zipОписание
POTA provides a comprehensive solution for secure OTA firmware updates and real-time device monitoring. Features include: HMAC-SHA256 authenticated updates, WebSocket-based dashboard with customizable widgets (sliders, charts, buttons), MessagePack data encoding for efficiency, and platform-specific OTA mechanisms (esp_https_ota for ESP32, ESPhttpUpdate for ESP8266, Arduino_Portenta_OTA for Opta). Integrates seamlessly with the Programming Over The Air service at https://www.pleasedontcode.com for cloud-based device management. Supports ESP32, ESP8266, and Arduino Opta platforms with automatic Wi-Fi reconnection and certificate validation.