Interfacing a GPS module with the RPZ

If your Raspberry Pi Zero is on the go, maybe you want to know where it is. Using the global positioning system (GPS), your Raspberry Pi Zero can record or report its location as long as it can see the sky.

Getting ready

I used Adafruit's Ultimate GPS Breakout board (v3) for this recipe along with a tactile pushbutton switch, the same one in the first recipe in this chapter. You can do it the "easy way" and connect with a USB-to-serial adapter, but in this recipe, we will wire it directly to the UART and save our USB port. Either way, you will be communicating with the GPS receiver on your serial connection. If you go with the direct serial connection, make sure you have UART enabled and that you aren't using ...

Get Raspberry Pi Zero Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.