Magic Wand using Arduino Nano 33 BLE Sense, powered by TensorFlow Lite for Microcontrollers and PlatformIO.
Click the image to view video.
- PlatformIO
- platform-nordicnrf52. Should be installed automatically, as it's specified in platformio.ini. Please note that I'm using
develop
version/branch.
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.