Shop OBEX P1 Docs P2 Docs Learn Events
xbox controller interfacing — Parallax Forums

xbox controller interfacing

HueyHuey Posts: 23
edited 2006-11-24 13:23 in Robotics
i have an xbox controller connected to a usb port· so i have vcc vss +data and -data.· i also know for a fact that the controller·sends 20 Bytes of data and recieves·6 Bytes of data.· I know this because i have a program called XBCD and it displays the raw data of the controller in and out. my question is what would be the baud rate of a bs2 and i would like a little more info on it.
·

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-11-23 20:29
    Micro,
    ·
    ·· Baud rate is really irrelevant here since you cannot talk to directly to the USB Device from the BASIC Stamp (or most microcontrollers for that matter).· Your PC has a driver which is installed.· This driver also works with the USB Host controller, something the BASIC Stamp does not have.· You would need to use a non-USB device.· Take care.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • FranklinFranklin Posts: 4,747
    edited 2006-11-24 02:25
    This has been announced and looks like something we could all use.
    www.vinculum.com/prd_vnc1l.html

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • al-spideral-spider Posts: 42
    edited 2006-11-24 13:23
    hello : stephen
    i looked at the Ref ; page and this product looks awesome who's going to be first to post a working example with a stamp, i'll be trying this for sure but i'll have to after i get my prop and everything after xmas . thinks for the link

    alspider.
Sign In or Register to comment.