USB/Serial Dilemma...
starion
Posts: 27
I have been working on some projects where the devices output in serial, some in USB.
While there appears to be no shortage of devices that will take serial to Ethernet usually pretty inexpensive (<$50), there seems to be a lack of devices that will take USB to ethernet. I have found a couple of 4-port USB to ethernet devices for much higher prices, but this is way overkill for what I need. A one-to-one would be fine.
Can someone provide a quick comparison of the two technologies and suggest if there is a simple inline way to convert from one to the other. Or are there limitations in doing this that I'm missing?
Or maybe I'm just not looking in the right places for a product that is already out there...
While there appears to be no shortage of devices that will take serial to Ethernet usually pretty inexpensive (<$50), there seems to be a lack of devices that will take USB to ethernet. I have found a couple of 4-port USB to ethernet devices for much higher prices, but this is way overkill for what I need. A one-to-one would be fine.
Can someone provide a quick comparison of the two technologies and suggest if there is a simple inline way to convert from one to the other. Or are there limitations in doing this that I'm missing?
Or maybe I'm just not looking in the right places for a product that is already out there...
Comments
That said, what do you really want to do? What kind of data do you want to send? If it's mostly asynchronous serial ("serial port"), you'd use USB to serial and Ethernet to serial adapters and hook them together on the serial end, but it all depends on what you're trying to do.
So I'm just trying to stay ahead of the game in terms of technology and what I will likely have to deal with to keep on designing remote read hardware.