The IoT Electric Kettle Controller is an Internet of Things (IoT) project that combines Automation rules and Scheduling module, built with MQTT. The project follows a clean, modular pipeline where sensor data acquisition, connectivity, and presentation stay separated, making it easy to test, extend, and present. It showcases practical IoT techniques while producing a working, demo-ready system.
Manual monitoring and control for this task is slow, inconvenient, and cannot be done from anywhere. Without an IoT approach built on Scheduling module and MQTT, users cannot connect real-world devices to the internet and manage them efficiently in real time.
This project applies IoT techniques through Automation rules, orchestrated with MQTT and Scheduling module. The system is designed for connectivity and reliability, with sensing, networking, and clear evaluation. It produces consistent, reusable results and can be adapted to related connected applications with minimal changes.
MQTT
Blynk
ESP32 / Arduino / Raspberry Pi
MQTT / HTTP
Cloud dashboard
Sensors and actuators
ESP32 / NodeMCU
Arduino
Relay modules
Modular IoT pipeline around Automation rules and Scheduling module
Configurable sensor and control settings
Real-time data collection and monitoring
Clear alerts, logging, and error handling
Reusable components for related connected systems
Remote access and control
The project is layered: the sensing layer acquires data through Automation rules; the connectivity layer publishes and processes it with MQTT and Scheduling module; and the output layer monitors and controls via Device controller. Shared connectivity, alerting, and dashboard modules support all layers, keeping the system robust and easy to extend.
Set up the hardware, sensors, and development environment.
Build the sensor data acquisition layer with Automation rules.
Implement connectivity and processing using MQTT and Scheduling module.
Add the dashboard and control layer via Device controller.
Wire up end-to-end flows and add error handling and retries.
Test with real data, tune settings, and refine the system.
Package the project, document it, and prepare the demo and viva report.
Build production-style IoT applications
Apply Connecting smart devices and Using MQTT for control
Connect and control IoT hardware
Publish and consume sensor data
Present and defend a complete IoT project in viva
Add edge analytics for faster decisions
Add more sensors and cloud services
Add mobile app control
Deploy on scalable cloud infrastructure
The IoT Electric Kettle Controller delivers a complete Internet of Things workflow — from sensor data acquisition and connectivity to monitoring and control. It is practical, modern, and easy to explain, making it an excellent final year project that demonstrates in-demand IoT skills.