kemnet
Posts: 26
Joined: Sat Aug 10, 2013 12:11 am

Connecting GPS Breakout to Pi

Thu Mar 10, 2016 7:34 am

Good day
While looking for the smallest possible GPS solution for a Raspberry PI 2 searching has brought me to these solutions.

- https://www.sparkfun.com/products/13670
- https://www.sparkfun.com/products/11818

I am thinking of getting those two, but being more of a programmer than an hardware person I was thinking I would need some help connecting them to my Pi.

In this Post http://raspberrypi.stackexchange.com/qu ... s-receiver, user 'ppumpkin' mentioned that this can be connected to the Pi using the UART pins. ( I have male to female breadboard wire so I can do that)

However in the Datasheet for this device at this link https://cdn.sparkfun.com/datasheets/GPS ... 150203.pdf. The 6 pins are described as this

1 GND Ground, 2 VCC V Power Supply, 3 DP USB Positive, 4 DM USB Negative ,5 V_Bat Backup power,6 PWR_CTRL

So apart from pin 1 GND of the GPS being connected to the Pi's ground.
I'm not exactly sure where the remaining 5 Pins should be connected.


P.S will the Lat/Lon be returned in such a way where I can save it to a variable and pass it to a URL or whatever I decide I want to do with it?


Thank for any assistance or any resource which can help me.

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Connecting GPS Breakout to Pi

Thu Mar 10, 2016 9:53 am

Sparkfun sell the UART version. Details about that interface are in the table '6-pin Interface, pitch 1.0mm, UART TTL' in the datasheet.
(just below the table with the USB connections on page 4/5)

Return to “Automation, sensing and robotics”