|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#9
|
||||
|
||||
|
Re: Please help asap.. Where do the victor motor 3 pin wires plug into
Plug the one end into the Victor with the black wire closest to the fan.
Plug the other end into a set of 3pins on the Robot controller that is labeled PWM Outputs. The number of the PWM (1-16) is the number you need to use in the code to control that particular speed controller. ie. We have a Victor for the left drive that is conected to PWM16 The right Drive motor connected to PWM15. In Our code we say Code:
pwm15 = 254; pwm16 = 0; // reversed due to motors pointing opposite. If we plugged the motors into pwm1 and pwm2, and used the above code, the robot would not be sending the signals to the right jacks. Hope this helps. Remember frustration will just frustrate you farther and nothing will get accomplished. Reading the documentation is always a good idea and will assist in clarifying what you are trying to do. ![]() Phil |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ir Sensor Needed Asap! | Ryan Albright | Electrical | 10 | 14-02-2004 13:06 |
| Very BIG bug...Brandon, please fix this one ASAP! | IMDWalrus | CD Forum Support | 1 | 11-02-2004 22:42 |
| Q&A Discuss: FESTO Help ASAP!!!! | CD47-Bot | Extra Discussion | 3 | 16-02-2003 10:55 |
| Course Curriculum for A First Class, Please Respond ASAP | archiver | 2001 | 0 | 24-06-2002 01:33 |
| survey for the guys..but i need results ASAP | A. Leese | Chit-Chat | 4 | 05-06-2002 16:50 |