Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 376 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 376 Bytes

uno_servo_control

This project uses Python and Arduino to control a servo motor with a gamepad.

Requirements

  • Python 3.x
  • Arduino IDE
  • PySerial library
  • Pygame library

Usage

  1. Upload the Arduino code (uno_python_control.ino) to your Arduino board.
  2. Run the Python program (servo_control_6.py).
  3. Use the gamepad to control the servo motor.

Author

590