Lynxmotion Tech Support

www.lynxmotion.com
It is currently Thu May 23, 2013 3:49 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Dualshock commands.
PostPosted: Sun Oct 11, 2009 5:04 pm 
Offline
Robot Guru
User avatar

Joined: Wed Feb 27, 2008 8:59 am
Posts: 3153
Location: Online @ innerbreed.co.uk
I wish to expand my PS2 controller by using all the buttons. (kinda ran out :lol: )
thanks for helping..
For anyone else interested.

DualShock(0) ;analog

(DualShock(1).bit0 = ;Select Button test
(DualShock(1).bit1 = ;L3 Button test
(DualShock(1).bit2 = ;R3 Button test
(DualShock(1).bit3 = ;Start Button test
(DualShock(1).bit4 = ;Up Button test
(DualShock(1).bit5 = ;Right button test
(DualShock(1).bit6 = ;Down Button test
(DualShock(1).bit7 = ;Left button test

(DualShock(2).bit0 = ;L2 Button test
(DualShock(2).bit1 = ;R2 Button test
(DualShock(2).bit2 = ;L1 Button test
(DualShock(2).bit3 = ;R1 Button test
(DualShock(2).bit4 = ;Triangle Button test
(DualShock(2).bit5 = ;Circle Button test
(DualShock(2).bit6 = ;Cross Button test
(DualShock(2).bit7 = ;Square Button test

DualShock(3) ;Right stick horz
DualShock(4) ;Right stick vert
DualShock(5) ;Left stick horz
DualShock(6) ;Left stick vert

_________________
Jonny Poole,
Freelance Concept Art & Animatronics, 3D Art and 3D Modelling, as well as Physical Modelling, Mechanical design, and illustration.
http://www.innerbreed.co.uk/
Create, Innovate, Inspire.


Last edited by innerbreed on Mon Oct 12, 2009 3:07 pm, edited 3 times in total.

Top
 Profile  
 
 Post subject: Re: Dualshock commands.
PostPosted: Sun Oct 11, 2009 6:14 pm 
Offline
Robot Guru
User avatar

Joined: Sat Apr 15, 2006 1:42 pm
Posts: 4414
Here is a link to a site that I use when I want to lookup stuff about the PS2 controller: http://www.curiousinventor.com/guides/ps2

Kurt


Top
 Profile  
 
 Post subject: Re: Dualshock commands.
PostPosted: Sun Oct 11, 2009 6:29 pm 
Offline
Robot Guru
User avatar

Joined: Fri May 25, 2007 8:21 pm
Posts: 3868
Location: Central Coast, CA, USA
Try these:

innerbreed wrote:
I wish to expand my PS2 controller by using all the buttons. (kinda ran out :lol: )
can anyone fill in the gaps?

DualShock(0) ;? think this is analog? MODE

(DualShock(1).bit0 = ;Select Button test
(DualShock(1).bit1 = ;L3 Button test

(DualShock(1).bit2 = ;? HORN
(DualShock(1).bit3 = ;Start Button test
(DualShock(1).bit4 = ;Up Button test

(DualShock(1).bit5 = ;? Right button test gait
(DualShock(1).bit6 = ;Down Button test

(DualShock(2).bit0 = ;L2 Button test
(DualShock(2).bit1 = ;R2 Button test
(DualShock(2).bit2 = ;L1 Button test
(DualShock(2).bit3 = ;R1 Button test
(DualShock(2).bit4 = ;Triangle Button test
(DualShock(2).bit5 = ;Circle Button test
(DualShock(2).bit6 = ;Cross Button test
(DualShock(2).bit7 = ;Square Button test


i know these are J/Stick commands but confused about Lstick or Rstick
DualShock(3) ;? Right stick horz : YSpeed
DualShock(4) ;? Right stick vert : XSpeed
DualShock(5) ;? Left stick horz : Steering
DualShock(6) ;?
Left stick vert : height


Alan KM6VV

_________________
Visit:
http://groups.yahoo.com/group/SherlineCNC/
http://tech.groups.yahoo.com/group/HexapodRobotIK/


Top
 Profile  
 
 Post subject: Re: Dualshock commands.
PostPosted: Sun Oct 11, 2009 6:40 pm 
Offline
Robot Guru
User avatar

Joined: Wed Feb 27, 2008 8:59 am
Posts: 3153
Location: Online @ innerbreed.co.uk
kurte wrote:
Here is a link to a site that I use when I want to lookup stuff about the PS2 controller: http://www.curiousinventor.com/guides/ps2

Kurt


thank you for adding this link. very useful.

thanks alan, i have updated the list.

_________________
Jonny Poole,
Freelance Concept Art & Animatronics, 3D Art and 3D Modelling, as well as Physical Modelling, Mechanical design, and illustration.
http://www.innerbreed.co.uk/
Create, Innovate, Inspire.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group