This repository documents my personal learning journey as I integrate Arduino, PySide6 (Qt Designer), and OpenCV to build gesture-controlled hardware projects. I started with basic Arduino knowledge ...
This project implements a real-time ball tracking system using Python with OpenCV for image processing and Arduino for controlling camera movements. The system detects a colored ball using OpenCV, ...