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.
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.


[...] 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] [...]
thx
can I use this project to portable on nxp2148 JX-2148 Plus board.
Please help me do the same project with : LPC2378,
MMC/SD Card, Keil RealView MDK.
Thanks very very very much