Magic Spell
Time
2021
Tools
Edge Impulse AI, Unity, Arduino BLE
Context
Cast spells to create animals using a TinyML-powered magic wand that recognizes gestures.
Cast spells to create animals using a TinyML-powered magic wand that recognizes gestures.
Data Training
Since Edge Impulse allows convenient training of different gestures, I trained the Arduino Nano BLE Sense to recognize 3 different gestures (piegoen, cat, rabit).


Wireless Communication
Using the BLE feature in Arduino and Unity (using plug-in), I transmitted data of different gestures in byte from Arduino to Unity to trigger animation.


