This article details how to train an image classification model on an ESP32 using both the SenseCraft AI platform and a custom TensorFlow Lite implementation. It covers setting up binary classification, training the model, and deploying it on ESP32-S3 devices.
A lightweight intelligent solution designed to monitor and identify abnormal vibration patterns in real-time. The project details the hardware (XIAO ESP32-S3, Grove Shield, LIS3DHTR accelerometer) and software (SenseCraft AI platform) used to detect vibration anomalies. It explains the GEDAD algorithm used for learning normal vibration patterns and identifying deviations.