Skip to content

Latest commit

 

History

History
executable file
·
23 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

executable file
·
23 lines (13 loc) · 1.13 KB

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