Python Forum

Full Version: Coding for Python and Raspberry pi
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear Everyone
I want to know if there is a code for tracking GPS, i already have the GPS but

I want to work on Raspberry pi, I need a code for it running if it makes sense a script if there is.
Will be really helpful thank you.
I don't have any idea of the make and model you have.
However you should be able to make sense of this article: https://learn.adafruit.com/adafruit-ulti...spberry-pi
which connects a PI to what must be very similar, and perhaps even the same link.

This page contains links to all technical information, including:
  • Pinouts
  • GPS setup
  • basic testing
  • Loading gpsd ( a gps deamon)
  • Using battery backup
  • Downloads:
    • Command set cheat sheet
    • PMTK complete datasheet
    • Fritzing library
    • Eagle CAD files
  • Lot's more

Hope this will be helpful to you.
Thank you guys !!