Control ESP32 wheeled robots with hand gestures (via Serial)
Project description
🤖 Gesture Wheels
Control your ESP32 Wheel Robot using hand gestures detected by a webcam!
This library is built for students and educators to learn how AI (MediaPipe) and IoT (ESP32) can work together.
🚀 Features
- 🖐️ Gesture control using MediaPipe + OpenCV
- 🔌 Simple serial communication with ESP32
- 🎮 Finger-count mapping for robot motion:
Fingers Command Robot Action ☝️ 1 F Move Forward ✌️ 2 B Move Backward 🤟 3 R Turn Right 🖖 4 L Turn Left 🖐️ 5 S Stop
🧰 Requirements
- Python 3.7+
- ESP32 (connected via USB)
- Motor driver (L298N / L293D)
opencv-pythonmediapipepyserial
⚙️ Installation
pip install gesture-wheels
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gesture_wheels-0.8.0.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gesture_wheels-0.8.0.tar.gz.
File metadata
- Download URL: gesture_wheels-0.8.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
998bd1af2a465578738d9c0de511a6af90581461ffd0ceac342c3e41689419d6
|
|
| MD5 |
a9a49ef3684700edb1807699e5598508
|
|
| BLAKE2b-256 |
b087feaf85fe71257331868e500dc4839ec7fa01543d6f3394a3f744b23f4ea5
|
File details
Details for the file gesture_wheels-0.8.0-py3-none-any.whl.
File metadata
- Download URL: gesture_wheels-0.8.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22127d2becbac3684deb2e919c533762ef44c198da403a8aa03092ed88c74865
|
|
| MD5 |
7dd58f8957f285c8965602f978ee9814
|
|
| BLAKE2b-256 |
e5c719579daf0d0d53a9bbd3e7f96c6b442a94ec8581b8da4b98acda5e878f0f
|