Pages

Pages

Pages

Friday, 28 February 2025

Gesture-controller Car


Our project is a gesture-controlled car that you can drive just by moving your hand. We have created a glove with a motion sensor and an Arduino that reads your wrist movements and translates them into simple commands like forward, backward, left, and right. The commands are sent wirelessly using an nRF24L01 RF module. The car, on the other hand, uses an Arduino Uno that receives the signals and controls the motors through a motor driver. We chose these components because they require low power, reliability, and have a good real-time performance.