GPS project

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
manu_fwi
 
Posts: 16
Joined: Fri Jun 20, 2014 4:35 pm

GPS project

Post by manu_fwi »

Hi all,
just to drop a line about my project: a GPS based on a leonardo and the ultimate GPS shield.
The github is: https://github.com/manu-fwi/gps-ada

For now the doc is still lacking but you can use the software for some ideas:
- I use interrupts to read and debounce a rotary button for navigating menu.
- you can find an example on how to put the leonardo to sleep
- I use the LOCUS feature of the GPS module

I will try to update the documentation (especially wiring and some pictures to make it clear) in the coming days.
HTH
Bye
Manu

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”