Fez Spider USB Host over Etherner

Hi all,

Has anyone try do somthing like this?

+For windows can write virtual USB-Host with network connection to spider ethernet shield.

This idea is just extension USB host over ethernet…

What is the purpose? Are you trying to access files? use a mouse?

Purpose is extend my 3d printer to another room =)
model: Wanhao Duplicator 4X DH
can be connected only via USB 8(

I think use next scheme

  1. PC:Ethernet -> Switch -> PowerLine adapter
  2. PowerLine adapter -> Spider:Ethernet - Spider:UsbHost -> 3DPrinter

For move my printer to another room

I think that might work. Whats your progress on it?

Basicaly this is exist as standalone device

http://www.bb-elec.com/Products/USB-Connectivity/USB-Over-Ethernet/USB-Over-Ethernet-Hub.aspx

But i cant buy this device =)…
and have spider with shields…
and straight hands (hope) 8)))

:smiley: progress: an idea ::slight_smile:

i thiunk this is possible with use this drivers
http://usbip.sourceforge.net/

1 Like

If you make this work (and I don’t see why it shouldn’t, unless there is serial obstacles meeting the speed requirements) it would be really cool and useful!

I’ll try just yet looking ready-made options , free time is not very much :wall:

Found also one idea
http://store.raspberrypi.com/projects/virtualhere
http://www.raspberrypi.org/forums/viewtopic.php?f=36&t=36851

:-[ no source codes
“sudo apt-get update && sudo apt-get install pistore”

hmm seem so used
http://lwn.net/Articles/449509/
http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2011-June/017563.html
http://lxr.free-electrons.com/source/drivers/usb/usbip/usbip_protocol.txt

Sorry, none of this is my expertise