HEAD
This project is an ESP32-based embedded AI system that detects acoustic events like claps, knocks, and alarms in real time.
- Audio capture using INMP441 MEMS microphone
- MFCC feature extraction using Edge Impulse
- TinyML model inference on ESP32
- Output trigger via LED/buzzer
- ESP32 DevKit
- INMP441 Microphone
- LED / Buzzer (optional)
- Breadboard + jumper wires
- Train your model on Edge Impulse
- Export model as C++ library and place it inside
model/
- Flash
main.ino
to your ESP32 using Arduino IDE - Observe real-time detection in Serial Monitor
- Relay control for appliances
- BLE alerts to mobile devices
- Solar power module for IoT deployment
EdgeAI-powered embedded system using ESP32 and Edge Impulse to detect real-time acoustic events like claps, knocks, and alarms. 24ac578f60e7321aff60b910ea358334eaf3a4ac