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.2.0.tar.gz
(3.2 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.2.0.tar.gz.
File metadata
- Download URL: gesture_wheels-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11f7727c929a9b0eb9a4496713c6ca5245f925decff3d2ab71eef38ee646d995
|
|
| MD5 |
ece7d3ed742212c2246efe6ca9745057
|
|
| BLAKE2b-256 |
4b0675e5a34b0e98a6d365ed9e2ccbb8cb9224502686a88fde92056e9a6d7f19
|
File details
Details for the file gesture_wheels-0.2.0-py3-none-any.whl.
File metadata
- Download URL: gesture_wheels-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.7 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 |
1fbd4e5c333f5a63a6f3f1701f548b9692c8bc330796bad9e4bc993d6d92e0fd
|
|
| MD5 |
02e35d38b5ee4e1f16edb3032ef8d919
|
|
| BLAKE2b-256 |
5af984469e68d30a7ffc2b0a6762bed6859689fbe48ae2c7bc57a2728d142904
|