Let me share my evil plans with you, I was reading the manual
http://www.sparkfun.com/datasheets/GPS/ ... Manual.pdf
And If I am reading this right, once a second it sends out the standard NMEA 0813 message
$GPGGA,hhmmss.ss,llll.lll,a,nnnnn.nnn,b,t,uu,
v.v,w.w,M,x.x,M,y.y,zzzz*hh <CR><LF>
llll.llll being Longitude, nnnnn.nnn being Latitude
Through the serial Pin TXD_A. And If interpret this right, it does this automatically with no settings changed.
I therefore plan to connect the TXD_A pin on the copernicus breakout board to an input pin on my DE1 kit, and the 3.3 volts,GND from the DE1 to the copernicus board. I ordered a matching antenna.
more info here
http://www.sparkfun.com/commerce/produc ... ts_id=8146
My goal is to measure distance from where you started, to where you are.
When my parts arrived and I put it together, I can at least see if it reads the coordinates where I am, when I finish my eagle PCB design I can do more with it, its my first PCB, so I am just figuring out what to do with VCCP/VCCR/VCCT and the other pins.
I am sure you already know Sparkfun has some cool toys.