Loading ...

ElFalah

TinyBit Hand Gesture

This is a TinyBit that can be controlled with Hand Gesture. For example, if you point to the left, the robot will move to the left. And If you do a Thumbs Up, the robot will move forward. With the help of the combination of Microbit and Teachable Machine. So, to make this, you need to make a code on MicroBit and Create an AI on Teachable Machine that can detect movements. To create an AI on Teachable Machine, you need to make a Class and name it the Directions you want to face. And then give many samples (200 is recommended) of your Image so that the AI can detect the name of the Image, and then click the Train Button to train the AI.