The objective of this project is to develop an IoT-based system to monitor the working condition of an induction motor using sensors for vibration, temperature, and position. It aims to display the collected data locally and transmit it to an online platform for remote monitoring. The system also provides alerts during abnormal conditions to help prevent motor damage and improve operational reliability.
The Internet of Things (IoT)-based induction motor vibration monitoring system is designed to ensure efficient and safe operation of motors by continuously tracking their working conditions. In this system, an Arduino microcontroller is used to interface with multiple sensors, including a vibration sensor for detecting abnormal vibrations, a temperature sensor for monitoring heat levels, and a MEMS sensor for identifying tilt or fall conditions of the motor. The collected sensor data is displayed on an LCD for monitoring and is also transmitted to an IoT platform using a NodeMCU module for remote access. A motor driver is used to control the DC motor operation, while a buzzer provides alerts during abnormal conditions such as excessive vibration or high temperature. This system enables early fault detection, reduces maintenance costs, and improves the reliability of motor operations by providing continuous monitoring and timely alerts.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Hardware Components
Software Components