Pinned Repositories
library-registry
Arduino Library Manager list
ConfigAssist-ESP32-ESP8266
A lightweight library allowing quick configuration of esp32/esp8266 devices using async requests. Define and edit application variables using a responsive captive portal with a yaml definition dictionary and save in a file at local storage.
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 quick configuration of esp32/esp8266 devices using async requests. Define and edit application variables using a responsive captive portal with a yaml definition dictionary and save in a file at local storage.
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.