Kartavya Kamble Robotics and AI Logo
Hand Gesture Controlled Car — Hand gesture recognition mapped to real-time vehicle control via WiFi.
Personal Project

Hand Gesture Controlled Car

Hand gesture recognition mapped to real-time vehicle control via WiFi.

OpenCVMediaPipePythonESP32Arduino IDEWiFi

Problem Statement

Control a vehicle intuitively without physical buttons using natural hand gestures.

Solution

MediaPipe hand landmark detection → gesture classifier → WiFi command transmission → Arduino motor control.

Key Features

  • Real-time hand landmark detection
  • Gesture-to-command mapping
  • WiFi communication
  • Arduino motor control
  • Live video feed

Outcome & Results

Achieved real-time gesture-to-motion control with <100ms latency over WiFi.

Related Projects