The whole idea is, I have several GPS units with no display and I wanted an easy way to see my position. I have the option with the HamHUD II to see this, but it uses up precious display space that I rather use to display some APRS related information instead. So, I need a way to take the NMEA data comming out and display it in a simple format that can be read easily while driving down the road. Link.
DIY GPS LCD Display
The whole idea is, I have several GPS units with no display and I wanted an easy way to see my position. I have the option with the HamHUD II to see this, but it uses up precious display space that I rather use to display some APRS related information instead. So, I need a way to take the NMEA data comming out and display it in a simple format that can be read easily while driving down the road. Link.
Recent Entries
- Make: Holiday Gift Guide 2009: Mischief Maker's Gift Guide
- Grounding tips for mixed signal PCBs
- Virgil England's fantasy-land
- Novation Launchpad teardown
- Laptop Etch-a-Sketch via Arduino & Processing
- iPhone macro lens carousel
- New in the Maker Shed: OLLO kits
- BlueSMiRF found in credit card sniffer
- Mystery iPhone musical instrument - World's most expensive ocarina
- Stained glass d20s
Comments
Oldest comments listed first.
Leave a comment
Subscribe to MAKE Magazine!
Subscribe today, save 42% and get web access to MAKE free. MAKE Digital Edition is available only to subscribers.
$34.95 / 1 year
(4 Quarterly Issues)




































An alternative to this design is the use of a OLIMEX AVR-MT-128 ATMEL 128 development board (available from www.sparkfun.com) coupled with the avrlib interface library. The development board integrates an RS232 port LCD display and five buttons. The Procyon AVRLIB (free at http://hubbard.engr.scu.edu/embedded/avr/avrlib/) incorporates RS232, LCD display driver, and GPS parsing routines (keep in mind that the development board RS232 is connected to the #1 port and not the #0 port). The free WINAVR development package may be used to program the system. It would seem that this approach would be simpler and more interactive.
Reply to this comment
That particular article is a little light on details, but the rest of the guy's site is full of interesting things about amateur radio, packet radio, GPS and more.
Reply to this comment