esp32-ai
A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.
An ESP32-based system that monitors voltage and current, uses AI logic to classify electrical faults (overload, short circuit, undervoltage), and automatically triggers relay disconnection and buzzer alarm while supporting IoT cloud monitoring and predictive maintenance.
7
No data
0
0
No data
2026-07-28
This repository demonstrates a practical integration of AI-based fault classification on a low-cost ESP32 platform, combining real-time electrical protection with IoT connectivity for remote monitoring and predictive maintenance, all in an open-source academic project.
An ESP32-based AI-driven electrical protection system that monitors voltage and current, classifies electrical faults,provides relay and buzzer-based protection, and supports IoT-based monitoring and predictive maintenance.
Project Overview
The AI-Driven Smart Electrical Protection and Power Quality Monitoring System is an intelligent embedded system designed to continuously monitor electrical parameters and detect abnormal operating conditions.
The system uses an ESP32 microcontroller to process voltage and current data. AI-based classification logic is used to identify conditions such as normal operation, overload, short circuit, and undervoltage. When a fault is detected, the system automatically disconnects the load using a relay and activates a buzzer alarm.
The system can also be integrated with IoT cloud platforms for remote monitoring and predictive maintenance.
Objectives
System Components
System Working
Fault Classification
Condition Normal | Relay ON, Buzzer OFF Overload | Relay OFF, Buzzer ON Short Circuit | Relay OFF, Buzzer ON Undervoltage | Relay OFF, Buzzer ON
Pin Configuration
ESP32 Pin
Current Sensor GPIO 34 Voltage Sensor GPIO 35 Relay GPIO 26 Buzzer GPIO 25
Technologies Used
An ESP32-based AI-driven electrical protection system that monitors voltage and current, classifies electrical faults, provides relay and buzzer-based protection, and supports IoT-based monitoring and predictive maintenance.5https://github.com/Ramya-120/ai-smart-electrical-protection-monitoring
Similar projects matched by category, topics, and programming language.
A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.
An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.