Maker.io main logo
PROJECT

Edge AI Anomaly Detection Part 4 - Machine Learning on ESP32 via Arduino

By ShawnHymel

Train a robust machine learning model and deploy to an ESP32 dev board using the Arduino TensorFlow Lite library to perform inference.

PROJECT

Edge AI Anomaly Detection Part 3 - Machine Learning on Raspberry Pi

By ShawnHymel

In this tutorial, we will re-train the machine learning models and use those models to predict anomalies in real time using and ESP32 and a Raspberry Pi

PROJECT

Edge AI Anomaly Detection Part 1 - Data Collection

By ShawnHymel

I will walk you through the process of creating an end-to-end Edge AI system that can be used to detect anomalies in an electric motor.

PROJECT

Low-Cost Data Acquisition (DAQ) with Arduino and Binho for ML

By ShawnHymel

Collecting sensor data is important to many machine learning tasks. Learn how to use an Arduino and Binho Nova to automate collecting data from a sensor.