0% found this document useful (0 votes)
5 views1 page

ESP32 Impulse Creation Guide

The document outlines a step-by-step process for creating and deploying a machine learning model using an ESP32 device. It includes collecting labeled samples, setting up the impulse, adding processing blocks for spectral analysis and classification, and implementing anomaly detection. Finally, it covers model testing and code development using a zip library in the IDE.

Uploaded by

Dousik Manokaran
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

ESP32 Impulse Creation Guide

The document outlines a step-by-step process for creating and deploying a machine learning model using an ESP32 device. It includes collecting labeled samples, setting up the impulse, adding processing blocks for spectral analysis and classification, and implementing anomaly detection. Finally, it covers model testing and code development using a zip library in the IDE.

Uploaded by

Dousik Manokaran
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

01) Collect samples – train and test – labelled

02) Next click create impulse


03) Set target device – custom, processor family – esp32
04) Set other parameters and click done
05) Now the dashboard
06) Add a processing block – spectral analysis (for accelerometer) [just learn all the
blocks and tutorials and use them
07) Add classification
08) Add anomaly (for anomalies)
09) Save impulse
10) Next go to spectral features – learn and change accordingly
11) NN Classifier next
12) Anomaly detection
13) Model Testing
14) Deployment
15) Add zip library in ide – sktech -> add library -> add zip library
16) Then develop a code using the library

You might also like