Skip to content

SamVanhoutte/grove-gps-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grove-gps-net

Repository with sample to use the GrovePI GPS sensor in .NET on Raspberry PI.

This sample scans for the Serial ports and takes the first available port. (this means you'll need to adapt the code in case you have multiple serial ports connected).

It then starts listening on the port and leverages the NMEAPaser NuGet package to parse the NMEA specific messages.

The GPS module has to be connected to the RPISER port on the GrovePi board, as can be seen in the following image: connected module

Details

  • RPISER port (right green box)
  • GPS module (middle green box)
  • GPS antenna (left green box)

About

Repository with sample to use the GrovePI GPS sensor in .NET on Raspberry PI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages