Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

USB to Ethernet Converter

Status
Not open for further replies.

samadoo

Newbie level 4
Joined
May 9, 2006
Messages
5
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
1,314
Hi,

I have a USB camera that has been made for research purpose. I am going to connect this camera to the computer via Ethernet with minimum effort and cost. I am thinking of an ethernet to USB converter. (USB female to RJ45)

I have found some kinda router or server(?) that makes it possible but I need a simple kit or electronic board that I can connect my camera at one end and it connects to the PC via Ethernet at the other end.

Just wondering if someone can help me.

thanks

Samad
 

*. you need usb host to talk to usb device, SL811HS for example or use OTG device like Atmel AT90USB1287.
*. create stack for the camera, if there's any linux driver for your camera, please learn from the code
*. add ethernet module or chips like ENC28J60 to your microcontroller (TUXgraphic project for example).
*. then started bridging your usb to ethernet..

i hope this could help.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top