Hello all,
I am attempting to use the Adafruit Ultimate GPS V3 (https://cdn-learn.adafruit.com/downloads/pdf/adafruit-ultimate-gps.pdf) to get data (time, speed, lat, long, etc.) into a 28x2 picaxe so I can take the usable data and send it off to an LCD screen. I am struggling with what commands to use to pull data from the GPS and into the picaxe. I tried using HSERIN and SERIN on my own as well as using some other people's codes I found on the forums for somewhat related projects with no luck. I know the GPS sends data in the NMEA format but I'm not sure what to do for the code. Do I need any other supporting devices? Any help is appreciated as I am fairly new to programming picaxes with only a semester of experience.
I am attempting to use the Adafruit Ultimate GPS V3 (https://cdn-learn.adafruit.com/downloads/pdf/adafruit-ultimate-gps.pdf) to get data (time, speed, lat, long, etc.) into a 28x2 picaxe so I can take the usable data and send it off to an LCD screen. I am struggling with what commands to use to pull data from the GPS and into the picaxe. I tried using HSERIN and SERIN on my own as well as using some other people's codes I found on the forums for somewhat related projects with no luck. I know the GPS sends data in the NMEA format but I'm not sure what to do for the code. Do I need any other supporting devices? Any help is appreciated as I am fairly new to programming picaxes with only a semester of experience.