|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#9
|
|||
|
|||
|
Re: Programming Help
This may be oversimplified, but all you have to do is use a PWM output as a function of a joystick input. something like pwm(#)=p2_y; (or whatever port your joystick is in). U can even use the Limit_Mix function so that it reads pwm(#)=Limit_Mix(2000+p2_y);
edit: Actually if you are using a joystick, all you have to do is plug it into port2 on the OI, and ur speed controller for the globe into PWM OUT 2 and you are set to go. The y-axis controls the arm. (Default code can do wonders lol) Last edited by JoshJ : 17-02-2004 at 15:24. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming Compatition | Angela06 | Programming | 30 | 08-04-2005 23:12 |
| A few questions on programming the Control System | Avarik | Control System | 21 | 08-02-2004 11:42 |
| Pneumatics electrical wiring and programming | archiver | 2001 | 1 | 23-06-2002 23:10 |
| Error found in programming for the pump and pressure switch | sjharobotics | Programming | 4 | 06-02-2002 17:46 |
| pbasic programming | punarhero | Programming | 4 | 21-01-2002 23:32 |