You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open-source modular DIN-rail home automation and sensor. ESP32-S3 core with Ethernet, Zigbee, RS485. 9 I/O modules via I2C: relays, contacts, energy meter, sprinklers. ESPHome-based, integrates Home Assistant. Low-voltage, cabinet-oriented. Built for learning & customization.
This is an ESP8266-based aquarium controller providing web-based management of 4 relay outputs. It features multiple control modes (manual, scheduled, timer, toggle), OTA updates, time synchronization, and persistent settings storage. Built with AsyncWebServer and LittleFS, it offers a responsive web UI and RESTful API for remote control.
This is an ESP8266-based aquarium controller providing web-based management of 2 relay outputs. It features multiple control modes (manual, scheduled, timer, toggle), OTA updates, time synchronization, and persistent settings storage. Built with AsyncWebServer and LittleFS, it offers a responsive web UI and RESTful API for remote control.
ESP32-based smart aquarium controller with web interface, automated scheduling, temperature monitoring, and email notifications for managing lights, pumps, heaters, and wave makers.
SmartFuseBox is a modular, Arduino‑powered smart power distribution system designed for boats, campers, and off‑grid installations. It provides relay control, real‑time monitoring, and full Home Assistant integration via MQTT, offering a modern, network‑connected alternative to traditional fuse panels.
ESP32-based smart relay control system with web interface, WebSocket real-time updates, scheduling (recurring & temporary), NTP time sync, event logging, and dual-core optimization. Control 4 relays via dashboard or physical switches.
An ESP32-based water heater controller with a manual and an auto mode, using MAX6675 temperature sensing, OLED UI, and asymmetric + symmetric hysteresis for safe and efficient heating.
Supervisor: Arif Ahammad — Assistant Professor ESP32-based Battery Management System — monitors voltage, current, temperature, SoC & SoH via INA219 + LM35, controls a charge relay with AH / voltage / temperature cut-off, publishes real-time JSON over MQTT (TLS), FreeRTOS multi-task firmware with OLED display and EEPROM offline buffering.