搜索资源列表
NMEA_Simulator
- This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be c
Delphi_GPS_Comp
- Here is a GPS component for your GPS navigation hobby project.The component was developed using Delphi 5 professional running with Windows XP Pro, Service pack 2. Review my comments in the source code for insight into how it works. The embed
gps1_5
- gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entere
HelloIOIO
- UART connection between Android phone and GPS module through Android IOIO board. Displaying NMEA strings from GPS module in textview. The reading method used is with buffers
