How to deploy my trained algorithm into Arduino uno for fault prediction using the data collected in the Arduino. Help me with the detailed process and tool boxes needed.
조회 수: 12 (최근 30일)
이전 댓글 표시
I had developed a machine learning model using classification learner, I want you to guide me for deploying that algorithm into Arduino Uno for real time fault prediction
답변 (1개)
Aishwarya
2023년 10월 25일
Hi Vinay,
As per my understanding you wish to deploy machine learning algorithm in Arduino board.
I would like to point to some resources that you might find helpful:
- MATLAB Answers post below provides a detailed steps to deploy classification model trained in Classification Learner App into Arduino board: https://www.mathworks.com/matlabcentral/answers/1986484-deploy-classification-leaner-model-into-my-c-arduino-code
- An example implementation is provided in the below MathWorks documentation on how to use Machine Learning on Arduino hardware: https://www.mathworks.com/help/supportpkg/arduino/ref/identify-shapes-using-machine-learning-algorithm-on-arduino.html
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!