Pinned Repositories
library-registry
The Arduino Library Manager Registry
ConfigAssist-ESP32-ESP8266
A lightweight library allowing managing configuration settings on ESP32/ESP8266 devices using a web portal. Supports YAML-style definitions, Wi-Fi credentials storage, NTP sync, OTA firmware updates and provides mechanisms to render configuration forms and handle user input.
ControlAssist-ESP32-ESP8266
Generate webserver pages on esp devices and control their html elements at runtime using web sockets.
ESP32-CAM_MJPEG2SD
A Remote surveillance system from multiple esp32-cam clients using a remote web socket server and ESP32-CAM_MJPEG2SD. All video feeds are displayed in single page with motion detection message and can be fully remote controlled.
LedSignaler-ESP32-ESP8266
Multi-platform library for controlling led and generating light signals on esp32/esp8266 devices. Can be used for various purposes such as indicating status, alerts, or notifications.
PlantStatus-LilyGO-TTGO-Higrow
A plant monitoring and logging application using LilyGO-TTGO-THigrow device. It provides HomeAssistant integration, live measurements on internal page, configuration portal to setup, record log files, mqtt support for recording measurements.
ESP32-CAM_MJPEG2SD
ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
gemi254's Repositories
gemi254/ConfigAssist-ESP32-ESP8266
A lightweight library allowing managing configuration settings on ESP32/ESP8266 devices using a web portal. Supports YAML-style definitions, Wi-Fi credentials storage, NTP sync, OTA firmware updates and provides mechanisms to render configuration forms and handle user input.
gemi254/ESP32-CAM_MJPEG2SD
A Remote surveillance system from multiple esp32-cam clients using a remote web socket server and ESP32-CAM_MJPEG2SD. All video feeds are displayed in single page with motion detection message and can be fully remote controlled.
gemi254/PlantStatus-LilyGO-TTGO-Higrow
A plant monitoring and logging application using LilyGO-TTGO-THigrow device. It provides HomeAssistant integration, live measurements on internal page, configuration portal to setup, record log files, mqtt support for recording measurements.
gemi254/ControlAssist-ESP32-ESP8266
Generate webserver pages on esp devices and control their html elements at runtime using web sockets.
gemi254/LedSignaler-ESP32-ESP8266
Multi-platform library for controlling led and generating light signals on esp32/esp8266 devices. Can be used for various purposes such as indicating status, alerts, or notifications.