Exact match. Not showing close matches.
PICList
Thread
'[SX] SX28 with USB port !!!'
2005\11\25@045027
by
labtronixn/a
|
|
Hello>
Any>
I>
Many>
Labtronix
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@061500 by Jon Williamsn/a
|
|
I don't think there's enough resources in the SX to be a USB master; you can make it a USB slave by connecting the USB2SER module -- I do this all the time for communications to the PC.
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97891
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@065805 by peterverkaikn/a
|
|
You can use Usbwiz to let the SX be a USB host.
http://www.ghielectronics.com/USBwiz.htm
I am currently writing a class for the Javelin using its Uart interface.
SPI and I2C are also supported.
Keyboard, mouse, network and storage devices are supported by the usbwiz.
An oem board is available.
regards peter
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97895
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@075452 by Jon Williamsn/a
|
|
Thanks for that, Peter -- good idea to take the load of a small host like the SX or Javelin with a specialized device.
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97899
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@080801 by George Herzogn/a
|
|
Am I correct in thinking that this will allow you to connect a USB mouse to a SX28 for input.
I am thinking that it might allow the SX28 to drive a robot either directly or via a link If so, it really is quite appealing. ---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97901
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@082619 by peterverkaikn/a
|
|
That's what the manual says. For network you use raw usb commands.
I hope it allows communication between two usb lan adapters connected
to two usbwiz oem boards. I believe (some) usb lan adapters can act as an access point
(so in effect you would have a wireless crosscable network connection).
regards peter
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97903
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@083317 by PJMontyn/a
|
|
Filipe,
There is also this page at SxList.com:
[list]Thanks,
PeterM[/list]
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97904
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@121702 by jodyjfkn/a
|
|
Okay, my internet connection is weird today. I can't get to the links posted in this thread, so I'm just assuming that the solutions here involve a USB module (I can't even get to the Parallax home page, but I can get to this forum.....weird!).
Anyway, I do know that Parallax sells USB IC's for a lot cheaper than a module. Anyone have experience with these? Anybody want to post a project?
In my particular case, I want to make a stand-alone USB box (no computer) that interfaces with a simple HID device. The unit would just have to receive a couple of switches on/off states and only send a few packets of info. Speed is not an issue. It would also have to be as cheap as possible, therefore the IC's look better than a module (even a cheap module).
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97935
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\25@121755 by Jon Williamsn/a
|
|
The FTDI chips we sell allow you to create USB slave devices, not USB master.
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m97936
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\26@143812 by jodyjfkn/a
|
|
[Quoting: "Jon Williams (Parallax)"]The FTDI chips we sell allow you to create USB slave devices, not USB master.
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m98070
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\11\27@165916 by oliverbn/a
|
|
Filipe,
The Cypress is designed for the type of application your looking at, micro-to-micro. This is how pictbridge works without using a PC host. While it may take additional code the end result would work very nicely. If your doing real USB development, Cypress really does it right. Their USB devices typically allow you to code your entire USB interface within the chip allowing you to use the micro as the workhorse of the system as it was intended. So adding this part to the Sx should require minimal code on the SX and allow the SX to be both a host and slave device.
Oliver
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m98263
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
|
|
Many Thanks for all;
Filipe
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=97888#m99690
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
More... (looser matching)
- Last day of these posts
- In 2005
, 2006 only
- Today
- New search...