GPS interface with LPC2148 microcintroller

I want to interface GPS (EB-85A) with LPC2148 microcontroller . What should I do? :smiley:

Connecting it to the board would be a good start.

Leon

For hardware, I connect EB-85A GPS with Ipc2148 via Rs232. Data from GPS will be transfered by uart1 which connect to USB of serial board and computer to show the result by Hyperterminal

For software, I use uart0 to be receiver from EB-85A GPS by setting baud rate at 4800. Uart1 is set as a transmitter which can be at any baud rate but it has to be the same as hyperterminal