Many predictive maintenance applications can use neural networks to classify vibration data from accelerometers. In this Expert Project we walk you through data collect, model training, and deployment to BrainChip's Akida™ Development Kit Raspberry Pi containing an Akida AKD1000 for neural network acceleration.
Some key highlights of this project include:
- Collecting low latency accelerometer data with a Raspberry Pi with low latency and uploading to Edge Impulse.
- Training both an Akida classification project and a separate anomaly detection project using the same dataset.
- Utilizing the output from those two project combined with Python code to enable Akida for neural network hardware acceleration and the Raspberry Pi for anomaly detection on the same accelerometer data.
Find the full documentation here.