etrex and basic stamp
DiablodeMorte
Posts: 238
I realize that there are many topics on gps(even an entire pdf) for the basic stamp yet everything i have found so far either a, doesn't work. or b is WAY To complex for me
Can somebody help me:
*Retrieve info from my etrex.
*Display that info in a debug console
*display heading, speed, and clock time
*maybe display elevation
thanx in advance,
DiablodeMorte
Can somebody help me:
*Retrieve info from my etrex.
*Display that info in a debug console
*display heading, speed, and clock time
*maybe display elevation
thanx in advance,
DiablodeMorte
Comments
to be honest....if you're not willing to put the time in to researching this stuff, you probably won't find someone willing to do all the work for you!
The stamps are pretty versatile. spend the time and reading through their online documentation! The 'What's a Microcontroller' book is their entry book for people just getting in to stampin....it'll be well worth your time to know how to troubleshoot the program when you get it!
(You can only be hand held so far....) [noparse];)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·
Steve
"Inside each and every one of us is our one, true authentic swing. Something we was born with. Something that's ours and ours alone. Something that can't be learned... something that's got to be remembered."
GPS is not really a cut-and-paste kind of thing -- it's tricky, and there's no getting around that.· That said, I've posted a bunch of GPS programs (including the complicated one you keep referring to) so the hard work (convert GPS specifications to working code)·has been done.· All you have to do is dig in and learn how the code works so you can modify it for yourself.· I'll re-post several examples here for your convenience.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
EDIT: As it turns out i didn't look at the file extensions. I see that many of those files are bs2 complient