Page 1 of 1

Adafruit ultimate GPS over USB?

Posted: Thu Jul 28, 2022 5:03 pm
by jrubins
Is anyone using an Adafruit GPS module as a GPS sensor?
I'm using an Atoto A6 Performance head unit, which runs android, to run HLT. It has a couple of USB inputs (and a couple bluetooth inputs) Does anyone use this little dude https://www.adafruit.com/product/4279? to connect to an android device over USB? If it works, it'd be worth a punt at $30

Thanks!

Re: Adafruit ultimate GPS over USB?

Posted: Thu Jul 28, 2022 5:46 pm
by Harry
The only wired serial sensor supported currently is the OBDLink SX/EX. To connect one of this Adafruit boards, you need to add something like an ESP32 to submit the data using Bluetooth.

- Harry