Skip to content
/ argps Public
forked from keeler/argps

Getting GPS on a Raspberry Pi to send commands to a Parrot AR.Drone 2.0.

Notifications You must be signed in to change notification settings

idaohang/argps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Intended to work on Rasperry Pi using gpsd.

To run gpsd:
sudo gpsd /dev/ttyUSB0 -F /var/run/gpsd.sock

View GPS data to determine if unit works:
cgps -s

Note on TTL to USB mapping:
Red:	+5V IN
Black:	GND
Green:	RX
White:	TX

About

Getting GPS on a Raspberry Pi to send commands to a Parrot AR.Drone 2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.8%
  • Makefile 4.2%