Gesture Wand on the Edge with Particle’s Xenon and TF #Tensorflowlite #machinelearning #AI #artificialintelligence #particle

Gesture Wand Setup with Particle’s Xenon board and Adafruit’s LSM9DS1 accelerometer. Image Credit: Brandon Satrom.

 

Particle recently posted several guides for machine learning on MCUs. Most recently, Brandon Satrom created a gesture tracking device using Particle’s Xenon board and Adafriut’s LSM9DS1 3 axis accelerometer. The device is able to differentiate between three gestures “O”, “W”, and “left slope” and lights up an LED on the Xenon board when a gesture is detected. A pre-trained TensorFlow Lite gesture model was used to power the device. This model is a convolutional neural network trained on gesture data from several people.

The model, which was created by the TensorFlow team, is a 20 KB convolutional neural network (or CNN) trained on gesture data from 10 people performing four gestures fifteen times each (ring, wing, slope, and an unknown gesture).

Besides being a fun and easy example of ML for IoT, Satrom also highlights the utility of performing machine learning computations on edge devices:

If you’re working with a high-precision sensor and you need to make a decision based on raw data, you often cannot shoulder the cost of sending all that data to the cloud. And even if you could, the round trip latency runs counter to the frequent need for real-time decision-making.

By performing prediction on a microcontroller, you can process all that raw data on the edge, quickly, without sending a single byte to the cloud.

If you would like to learn more check out the GitHub repo for this work.

 

Written by Rebecca Minich, Product Analyst in Data Science at Google. Opinions expressed are solely my own and do not express the views or opinions of my employer.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


No Comments

No comments yet.

Sorry, the comment form is closed at this time.