Using GPSPIPE as a Client or Logger for GPSD
Yesterday I made a little Raspberry Pi GPS tracker using the same application, gpsd, from a past blog. The client gpspipe is included in the ‘gpsd-clients’ package on most Linux systems (for Raspbian users: sudo apt-get install gpsd gpsd-clients”). It is a client that allows you to get the data coming from gpsd […]