Category: Database, Data, Privacy

In a previous tutorial, you’ll probably remember that I demonstrated how to collect GPS data on a Raspberry Pi Zero W with a NEO 6M GPS module and Node.js. In this example, we simply collected the latitude and longitude position data, reverse geocoded it to addresses, and printed it out.

Related Articles