USB Host

basically miscellaneous, if it doesn't fit another sub-forum enter it here, we might even promote it to its own sub-forum
Post Reply
danlee58
Posts: 210
Joined: Thu Jan 17, 2013 2:29 am

USB Host

Post by danlee58 »

I need to build a USB Host Controller with a WiFi interface. I am trying to remote a device with a USB interface. I want to make the device WiFi or Bluetooth compatible.

The device has only a USB interface, but I can't always bring my Laptop to the location of the device.

Any advice on doing this?



basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: USB Host

Post by basicchip »

We have been working on ESP8266 mated with LPC824
wifi.jpg
wifi.jpg (64.25 KiB) Viewed 13436 times
We also just received some MXChip modules and will be working with them as well.

Both will give us a WiFi connection.
Otherwise you might look for serial connections using Xbee which we have also used.

Post Reply