Raspberry Pi Pico Gesture Recognition

Опубликовано: 09 Апрель 2026
на канале: Tronix Lab
855
7

#raspberrypi #machinelearning #ai #arduino

This demo video demo cam classify motion from 6-axis IMU data in real-time prediction using classic statistical Machine Learning algorithm and windowing technique. Raspberry Pi Pico has enough memory and computing power to process large amount of data, and have inferencing of data in real-time. This project is application in any kind of sensors.
We can also do the same thing using Deep Learning (Deep Neural Network) approach.