The Hand Gesture Control project uses Teachable Machine to train an AI model that recognizes hand gestures. The model is run on a computer, and the gesture detection results are sent to the Micro:bit, which is programmed using MakeCode. The Micro:bit then controls the LoFi Robot to move according to commands, such as forward, backward, turn, or stop.
With this system, the robot can be controlled solely with hand gestures without the use of physical controls.