This document describes a project to develop a predictive maintenance system for industrial equipment using machine learning. The system uses an accelerometer and Arduino board to collect vibration data from equipment. The data is used to train a machine learning model to detect anomalies indicating potential failures. When deployed, the model makes predictions in real-time which are displayed on a mobile app along with sensor data, allowing users to remotely monitor equipment condition. The goal is to help improve equipment reliability and availability while reducing maintenance costs.