Home

Gesture Controlled Car

View on GitHub

Project Overview

A car that you can control with hand movements. It uses an MPU6050 sensor to detect hand gestures and sends these commands to the car using ESP32 microcontrollers. No remote control needed - just move your hand to drive the car!

See It In Action

How It Works

The system has two main parts:

Both parts talk to each other wirelessly using ESP-NOW protocol, making the car respond quickly to your movements.

What's Inside

Built With

ESP32 MPU6050 ESP-NOW Arduino IDE PCB Design

Challenges Solved

My First Robotics Project

This was one of my first projects that marked the beginning of my robotics journey. Building this gesture-controlled car taught me the basics of: