MagicWand-TFLite-Arduino icon indicating copy to clipboard operation
MagicWand-TFLite-Arduino copied to clipboard

Magic Wand using Arduino Nano 33 BLE Sense, powered by TensorFlow Lite for Microcontrollers and PlatformIO

Magic Wand with Machine Learning

Magic Wand using Arduino Nano 33 BLE Sense, powered by TensorFlow Lite for Microcontrollers and PlatformIO.

Demo Video

Click the image to view video.

Demo video thumbnail

Prerequisites

  • PlatformIO
  • platform-nordicnrf52. Should be installed automatically, as it's specified in platformio.ini. Please note that I'm using develop version/branch.

Train

You can train the Machine Learning model to recognize your own gesture, or even other gestures than Magic Wand. The model and training code is here.

I'm thinking to create some guideline to do that training in Azure Machine Learning, let me find the time.

Credit