Magic Spell
2021
Edge Impulse, Unity, Arduino BLE
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.


