Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akinduid/mechapulse


https://github.com/akinduid/mechapulse

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

MechaPulse is an Industrial IoT project that uses sound analysis to detect faults in machinery. The proposed system consists of an array of embedded devices placed across machines, each monitoring sound and running a TinyML model to predict potential faults. Alerts are sent to a central dashboard for real-time monitoring. As a prototype, we have developed a system where an ESP32 module records and processes audio, sending data to a Raspberry Pi where the ML model identifies faults. Currently we are developing the next stage of the prototype, which will run the ML model directly on the ESP32, with the Raspberry Pi acting as a gateway to a cloud-based dashboard for remote monitoring.