Playstation gamepad interface code?


Closed Thread
Results 1 to 4 of 4
  1. #1
    dink's Avatar
    dink Guest

    Default Playstation gamepad interface code?

    Nuts and Volts magazine did an article about interfacing playstation gamepad with a Basic Stamp. The article and source code can be found http://www.parallax.com/dl/docs/cols.../col/nv101.pdf

    I am curious if anyone has similar code in picbasic? Or if anyone would have any tips on porting that to picbasic pro?

    thank you

  2. #2
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Cool

    Here is a PBP code fully working....

    Code reads the data from PSX2 controller and displays it on LCD.

    If you use analog data to be read, make sure that your controller is good quality one. Since the pots on these controllers have very small angle to move right,left, up and down the incoming data is not quite precise.

    You will see this on LCD.
    Also, I am only adding the data reading part; but the schematic is designed for serout part also. You can refer to the schematic for PSX2 connection.


    ----------------------
    Attached Images Attached Images  
    Attached Files Attached Files
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  3. #3
    macx75's Avatar
    macx75 Guest


    Did you find this post helpful? Yes | No

    Default ps2 playstation wireless control servo

    Hi
    Has any one tried to use the ps2 wireless controller with the picbasic. ?
    Want to control servos?
    Macx

  4. #4
    Join Date
    Mar 2007
    Location
    Boston, MA USA
    Posts
    12


    Did you find this post helpful? Yes | No

    Default

    Lynxmotion sells a 2.4ghz Playstation2 wireless controller for $19. http://www.lynxmotion.com/Product.as...&CategoryID=46

    I also found this article with Playstation controller information (pinouts etc.)
    http://www.gamesx.com/controldata/psxcont/psxcont.htm

    --John

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 21:55
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  5. HDD IDE ATA 2 interface problems. code wrong?
    By rastan in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th March 2005, 16:01

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts