This project uses Python and Arduino to control a servo motor with a gamepad.
- Python 3.x
- Arduino IDE
- PySerial library
- Pygame library
- Upload the Arduino code (
uno_python_control.ino
) to your Arduino board. - Run the Python program (
servo_control_6.py
). - Use the gamepad to control the servo motor.
590