-->
Page 2 of 3

Re: Connection for micro usb to ESP8266 12F

PostPosted: Fri May 18, 2018 1:58 pm
by CharlieNJ
Thank you for your replies.

I’m trying to stay with ESP, rather than trying to tinker with Raspberry PI.

Would a usb host shield be worth a try or might that be a non starter.

Unfortunately I don’t have the option not to use USB, as that is the output from my AIS device.

Re: Connection for micro usb to ESP8266 12F

PostPosted: Mon May 21, 2018 5:31 pm
by gdsports
The USB host library supports ESP8266 but you need a driver for the AIS device. When the AIS device is plugged into a regular computer, does it appear as a serial COM port? If something else, what does it look like?

Raspberry Pi is probably the better way to go assuming the device works on Linux.

https://github.com/felis/USB_Host_Shield_2.0#boards

Re: Connection for micro usb to ESP8266 12F

PostPosted: Tue May 22, 2018 10:28 am
by CharlieNJ
Thank you for the update.

When the AIS device is plugged into a windows pc it does show as a SerialCOM Port. I will have a look and read at the link you sent, hoping I can continue with my project.

The project is to receive the AIS information and then broadcast it using the ESP8266 os that the information is available anywhere onboard that someone has a smartphone or tablet.

Re: Connection for micro usb to ESP8266 12F

PostPosted: Wed May 23, 2018 2:04 am
by gdsports
The USB host library supports various USB to serial devices so hopefully the AIS device uses one of them.

CDC ACM

pl2303

ftdi