Search found 3 matches
- Mar 20th, 2013, 6:40 pm
- Forum: Control Systems and Tethers
- Topic: Connecting Playstation 2 controller to arduino
- Replies: 13
- Views: 9936
Re: Connecting Playstation 2 controller to arduino
I bought a origenal controller, makes things easier. But now I'm struggling with my code. I want to control 2 esc's with my LY analog stick. So (127,0) = LY up, control 1st esc (128,255)=LY down, contol 2de esc This my code #include <PS2X_lib.h> #include <Servo.h> PS2X ps2x; Servo myservo; Servo mys...
- Mar 9th, 2013, 7:07 am
- Forum: Control Systems and Tethers
- Topic: Connecting Playstation 2 controller to arduino
- Replies: 13
- Views: 9936
Re: Connecting Playstation 2 controller to arduino
Thx for the reply I know these sites but nothing about no 3,3v wire. I´ve try to upload a pic but I get an error message. The colors are totaly in different order. I´ll try to explain. Pin1 / pin2 / pin3 / pin4 / pin5 / pin6 / pin7 / pin8 / pin9 Brown / Blue / Yellow / Orange / no pin / Black / Red ...
- Mar 4th, 2013, 3:25 pm
- Forum: Control Systems and Tethers
- Topic: Connecting Playstation 2 controller to arduino
- Replies: 13
- Views: 9936
Re: Connecting Playstation 2 controller to arduino
Hello Can someone help me. I have a not original ps2 controller that I wanna use to control my rov. But after opening the connector. I found out that I dont have a 3,3v-5v wire/pin. I thought that maybe the controller uses the 7v that controls your dualshock. Put when I connect a battery to it the l...