personal ESP32 micropython Embedded Flutter Nextjs Web development App development
Remote Realtime Monitoring System for Electrical Machines
Remote Realtime Monitoring System for Electrical Machines
IoT-based monitoring system for electrical machines for the realtme monitioning of perfomance parameters with web dashboard and mobile app. It provides real-time data on voltage, current, and temperature, which can be displayed either through a web page or via the Blynk IoT platform.
Features
- Real-Time Monitoring: View voltage, current, and temperature data.
- Web-Based Interface: Access and control the system through a web page.
- Blynk IoT Integration: Use the Blynk app to monitor and control the device.
- Threshold Alerts: Monitor and respond to over-voltage, over-current, and temperature conditions from web interface or Blynk app.
- Relay Control: Toggle relay state from either the web interface or Blynk app.
Components
- ESP32: Microcontroller for WiFi connectivity and control.
- ZMPT101B Voltage Sensor: Measures AC voltage.
- ACS712 Current Sensor: Measures AC current.
- LCD Display (I2C): Displays real-time data on the device.
- Relay Module: Controls electrical devices.
- LEDs: Indicators for various states.
- LM35 Temperature Sensor: Measures temperature.