Hello all!
I have just started working all of this out, so I am happy to be here!
My question is this:
Has anyone ever thought of using those really cheap USB to ETHERNET converters?
(ex: http://www.tigerdirect.ca/applications/ … CatId=589)
^^ That one is much more expensive, ebay has em at 2 dollars
I understand that it is meant to convert ethernet to usb for people without an ethernet card.
My idea is, why not use it the other way around? Connect the ethernet to a router, then USB to an device.
I know there is (probably) a driver involved, but I/anyone interested could write one.
Failing that, there is the more circuits route:
Use this Ethernet to SPI Host: ENC28J60 Stand-Alone Ethernet Controller with SPI Interface
THen SPI to USB: MAX3420E USB Peripheral Controller with SPI Interface
Also probably involves a driver.
My goal is to use a cheap router but add on USB functionality.
I want to keep budget low, but USB is really attractive.
The whole point is to put a router (like WRT54GL) on a robot, then attach all sensors/inputs (including video, hence serial is out of the question)
to transmit to a receiving computer. There, a lot more processing and remote control can take place than on the robot. I will be sure to document it here if anyone wants to know.
Thanks for your time.
EDIT: This one might work as well: LAN9500-ABZJ USB 2.0 ETHER CTRLR
(Last edited by Maeth on 22 Apr 2009, 06:30)