Skip to content
/ findPWMs Public

A simple tool to figure out which motor is connected to which PWM output

License

Notifications You must be signed in to change notification settings

3299/findPWMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

findPWMs

A simple tool to figure out which motor is connected to which PWM output. If you're anything like us, you ziptied all the PWM wires into a nice bundle; only relizing afterwards that you had no clue what motor was connected to what output. Even if you're exceptionally neat with wiring, this can still be useful in testing and verifiing that all motors work.

Usage

You'll need a joystick that has at least 9 buttons, including the trigger.

  1. Clone this repo
  2. Upload robot.py to robot
  3. Press button n (trigger is 1), and label the blinking motor controller accordingly (remember that the joystick buttons are labed 1-9, but PWM slots are labed 0-9)
  4. Repeat 3 until all motor controllers have been labed

About

A simple tool to figure out which motor is connected to which PWM output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages