0

does anyone know details about connecting a GPS module to raspberry pi, i don't want to waste one USB port by using, GPSmodules with USB connection....

Ruthvik Vaila
  • 793
  • 2
  • 12
  • 21

1 Answers1

1

You should buy a GPS module that have serial (UART) interface. Then you can connect the GPS module to Raspberry Pi through GPIO pins. There is a blog about 3DR GPS module at http://diydrones.com/profiles/blogs/how-to-connect-3dr-gps-ublox-to-raspberry-pi

gurcanozturk
  • 3,748
  • 1
  • 21
  • 17