Found 3 repositories(showing 3)
Moving an arduino servo motor with pyfirmata (python)
fadywadee
Real-time robotic arm control using hand gesture detection. Built with Python, OpenCV, and Mediapipe for hand tracking, and PyFirmata to send commands to Arduino, enabling servo motors to move according to detected gestures.
This Project is an great example of interaction between arduino and python. Here I am moving the servo motor using arduino.If the mask gets detected the servo motor moves by 90 degree the mask regocnisation part is done using the opencv library. the interaction between python and arduino is done using pyfirmata library
All 3 repositories loaded