I just recieved a Arduino Duemilanove and i already love it.
Now i'm searching for a GPS module that is compatible with the Arduino.
I found a super cheap module: FOR LINK SEE NEXT REPLY
My question is my Arduino compatible with this module?
What do you mean by compatible? The board you found has a 20-PIN I/O interface. There aren't that many I/O pins on the Duemilanove, so you'd need an I/O Expander in between.
Search arduino.cc for "GPS". Tons of information is already available.
Leaving power (obviously), serial I/O (three pins, of which you probably need only one) plus others.
Stuff like protocol select could be nailed high or low, and the TMARK and 10kHz probably ignored.
So, pull NMEA select low, and connect up serial port configured 4800/8/1/n
You need to find out if the GPS supplies power for an amplified antenna (probably). Need to know if that power is 3V or 5V. then any amplified antenna with compatible voltage and correct connector should do.
"An active (with preamplifier) as well as a passive antenna can be used.
The power supply on pin 1 of the 20-pin connector is put on the center conductor of the MCX connector,
so you can use either 3.3, 5 or 12V active antenna."
it was a little over 9 dollars (ouch!). im having some trouble wiring it up though. maybe im just mis-reading the datasheet but pin 3 and 17 are a dead short, 3 is battery backup and 17 is a ground, so something is wrong here.
i cant figure out this connector. im getting nowhere right now. can someone take a glance at the datasheet and explain how the pin numbering goes? or maybe i had it right and i broke it