Prototyping With A GPS Module

[Oneironaut] is trying out a new GPS module with the prototype seen above. It’s a San Jose Navigation device identified as FV-M8 and sold by Sparkfun for just under a hundred bucks. That’s it hanging off the bottom-right of the breadboard seen above. They’ve packed a lot of power into the small footprint, and made it very easy to control at the same time. Although the device is fully configurable, you can start grabbing serial data from it just by connecting a single data line, 3.3V, and ground.

[Oneironaut] tests it out by streaming the serial data to a character LCD screen, then comparing the output to his handheld Garmin GPS device. You can see him describe his ATmega32-based test platform in the video after the break. We’re used to seeing spy-tech for most of his projects and this will eventually join those ranks. He’s thinking of putting together a magnetic tracking module that plays nicely with Google Earth.

[youtube=http://www.youtube.com/watch?v=SoMaAdQsGSE&w=470]

16 thoughts on “Prototyping With A GPS Module

  1. you can get cheapy usb gps units from ebay for around 15 bucks. They tend to use serial to usb bridge chips so you can probably hook directly to the gps unit itself bypassing the usb if need be for a much cheaper price

  2. Thanks for posting my project!

    Yes indeed, the FV-M8 GPS module is an expensive unit, but it is sure nice to work with. Gets a lock in 45 seconds (basement or car), and spews out NMEA strings at 5 per second. I did try the el-cheapo unit, but did not have much luck with it. This module beats my Garmin handheld!

    I am going to try a GPS controlled all-terrain robot on my property this summer, so the fast rate and accuracy “should” keep my 500 pound robot out of the ditch.

    Brad

  3. Check out the modules from here for example: http://www.gtop-tech.com . They use very good chips by MediaTek and also offer 5Hz refresh rate etc.

    I’ve made a test board for FGPMMOSL3 (paid 20$ per chip) and it is very simple and can be done with very few components. The chip can provide power directly to an active antenna which you can get for 5$ a piece. Also supports DGPS and everything else that particular module shows. Same sensitivity and accuracy.

    So I don’t get the ridiculously powerful part in the Sparkfun text. And especially not that price.

    Then if you look at the Gmm-u5LP from GlobalTop, 66 Channels -165 dBm Tracking (typical) and up to 10Hz refresh rate you are in bit different waters already.

  4. Can someone explain why some GPS receivers advertise more than 16 channels? From the surface, you’ll only ever see say 12 satellites at most. A couple extra channels to track sats that should be coming into view soon maybe, but there aren’t even 66 in the entire constellation and probably never will be.

    Not denying it’s probably a great receiver, but what’s up with this? Do the prospective buyers for this (ie. electrical engineers) really buy into that sort of claim?

  5. Having more channels can enable faster aquisition as there are more free channels to lock new satellites to. I agree that 66 is overkill and is not required.

    Mainly I wanted to paste the sensitivity value on that particular chipset.

  6. One good explanation I saw was: “The reason for 65 channels is the initial cold-start search when it has no idea where any satellite might be (or its doppler shift, etc.). There may only be a dozen needles ever visible, but they are scattered in a haystack with a thousand slots.”

    When using AGPS this matters less.

  7. It seems like everything on SparkFun is ridiculously overpriced. Like already said, you can source GPS modules for ~$15 elsewhere.

    It would be a real hard case to make that the performance and quality difference (if any) makes up for the $85 price hike.

  8. @Elias:

    Ah that does make sense, thanks. Cold starts are obnoxiously slow on the 8-channel Motorola Oncore receivers I’ve been experimenting with in timing applications (10s of minutes sometimes, though my sky view is also pretty poor).

Leave a Reply to EliasCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.