Anyone interested in a Playstation controller object?
CJ
Posts: 470
As if I had to ask,
I will be posting one very soon, so stay tuned.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
I will be posting one very soon, so stay tuned.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
Comments
the psx_test file is a quick test that sends the states of the Dpad and joysticks to the basic stamp debug window
the controller response should be adequate for just about any project that needs quick control(I figure it updates about 100 times a second)
I'm gonna poke around and see what I can dig up for wireless controller use. (gotta be wireless for the robot builders here)
will be refining it as I go, expect an update for 2 controllers at once soon
any feedback will be greatly appreciated
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
I have some code I use to communicate to a PS2 controller. Does your's work with a wireless controller? Also, I was able to find button pressure readings on some of the PS2 controllers. There's more to the data packets then most info I found on the web. There are like 21 or so bytes.
If you need any info let me know. I have used a BasicStamp Logic Analyzer to read all the data on startup and communications with various PS2 controllers.
Jim
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.