Shop OBEX P1 Docs P2 Docs Learn Events
USB device — Parallax Forums

USB device

LightfootLightfoot Posts: 228
edited 2006-08-23 01:18 in General Discussion
Two questions.

What do you need to capture a signal from the USB 2.0 interface and have an SX28 recieve it?

How do you send data over the USB port from visual basic?

Thanks

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Well well, I'm seeing things, three of them.

-Stanley Blystone

Comments

  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2006-08-21 09:18
    Look here for a usb project:
    http://www.sxlist.com/techref/scenix/lib/io/dev/keys/usbdemo-mh.htm

    A simple to use usb host that lets you connect usb devices is usbwiz:
    http://ghielectronics.com/USBwiz.htm

    regards peter
  • dkemppaidkemppai Posts: 315
    edited 2006-08-21 12:06
    Three of Them said...
    Two questions.

    What do you need to capture a signal from the USB 2.0 interface and have an SX28 recieve it?

    How do you send data over the USB port from visual basic?

    Thanks

    I use these things...
    http://www.dlpdesign.com/usb/usb245.shtml
    http://www.dlpdesign.com/usb/usb232.shtml

    They are not really USB2.0 devices, but are USB2.0 compatable. (You will find this the case
    with many USB 2.0 devices) I use them to talk to VB on my PC, and transfer data between the SX and VB...

    -Dan


    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    "A saint-like quantity of patience is a help, if this is unavailable, a salty vocabulary works nearly as well." - A. S. Weaver
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-08-21 16:27
    Hello,

    ·· You could greatly simplify things by using an FTDI chip (FT232R).· VB & the SX chip could then communicate serially over the USB connection.· Since there are plenty of examples of serial communication for both VB and the SX chips, this makes sense.· Also the driver is freely available.· I hope this helps.· Take care.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • John CoutureJohn Couture Posts: 370
    edited 2006-08-23 01:18
    GHI Electronics changed their web site.· The board referenced above is at:

    http://www.ghielectronics.com/details.php?id=5&sid=6

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    John J. Couture

    San Diego Miramar College
Sign In or Register to comment.