Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Arduino Firmware myGPS v11.zip | 2018-07-20 | 837.9 kB | |
Readme.txt | 2018-06-26 | 417 Bytes | |
Totals: 2 Items | 838.3 kB | 0 |
myGPS (c) R Brown 2016-2018. All rights reserved // NGPS = NEO6M GPS Module // AGPS = Adafruit GPS Library // 011 26062018 // Add ability to generate lat/lon using dd.mm.ss - see line 27 in firmware // Be sure to copy the new myoled library which has the degree symbol - replace existing myoled files // 010 15022018 // Rewrite using defines and libraries // v009 31102017 // Fix for timer overflows