LPC2148 controlled GPS car speed and position logger

This GPS based car speed and position logger is based on Olimex LPC2148  project board, which is wired to GPS receiver. GPS receiver is interfaced via serial port – so not much of soldering.

GPS car speed and position monitor on Olimex LPC2148 board

Software is based on FreeRTOS where ChanFS file system is used for storing logged data in SD/MMC FAT16 formatted card. It also has USB serial port emulation which enables to monitor NMEA sequences or simply retrieve logs as from mass storage device without removing CD/MMC card. Project files for WinARM GCC can be downloaded here.

[Read]

4 Comments so far

  1. [...] Software is based on FreeRTOS where ChanFS file system is used for storing logged data in SD/MMC FAT16 formatted card. It also has USB serial port emulation which enables to monitor NMEA sequences or simply retrieve logs as from mass storage device without removing CD/MMC card. Project files for WinARM GCC can be downloaded here. [via] [...]

  2. rohit on May 11th, 2008

    thx

  3. artemis on August 11th, 2008

    can I use this project to portable on nxp2148 JX-2148 Plus board.

  4. Bùi Tấn Được on March 21st, 2009

    Please help me do the same project with : LPC2378,
    MMC/SD Card, Keil RealView MDK.
    Thanks very very very much

Leave a reply