RPIGPS: Porovnání verzí

Z Poznámkový blok
Přejít na: navigace, hledání
(Raspberry a GPS)
(Raspberry a GPS)
Řádka 3: Řádka 3:
  
 
Instalace programu pro GPS "gpsd":
 
Instalace programu pro GPS "gpsd":
   
+
  sudo apt-get install gpsd gpsd-clients python-gps
  
 
Zdroje:
 
Zdroje:
 
* [https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi/overview Adafruit Ultimate GPS HAT for Raspberry Pi]
 
* [https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi/overview Adafruit Ultimate GPS HAT for Raspberry Pi]
* [http://translate.google.com/translate?hl=cs&sl=auto&tl=cs&u=https%3A%2F%2Flearn.adafruit.com%2Fadafruit-ultimate-gps%2Fpinouts Adafruit Ultimate GPS on the Raspberry Pi]
+
* [https://learn.adafruit.com/adafruit-ultimate-gps-on-the-raspberry-pi/using-your-gps?view=all Adafruit Ultimate GPS on the Raspberry Pi]

Verze z 21. 7. 2017, 22:09

Raspberry a GPS

Zde se pokusím shrnout způsob rozchození GPS modulu na Raspberry V.3.

Instalace programu pro GPS "gpsd":

sudo apt-get install gpsd gpsd-clients python-gps

Zdroje: