搜索资源列表
GSM-GPS
- 使用C8051F040单片机UART0采集GPS模块数据(GPGGA格式),通过TC35i GSM模块(UART1)发送出去。包括完整的初始化、GPS数据接收、校验、GSM模块初始化、号码提取、号码验证、短信命令解析、数据发送等子程序。 使用CVI8.0编写的上位机程序,包括和TC35的通讯,发送指令、解析显示GPS数据。 此项目文件通过实际验证,对有GPS定位等需求的朋友估计能有所帮助。-C8051F040 microcontroller using UART0 GPS modul
stm32_gps_unfram
- stm32实现gps数据格式解析,已经测试。-stm32 gps data format parsing, has been tested.
GPS_msp430_code
- 430单片机,程序的功能是通过串口0以4800,n,8,1的通行格式接收GPS数据,之后将 数据进行解析再通过串口1以4800,n,8,1的通行格式发送到PC机,其中数 据打包发送格式为GPS_DATA_PACKAGE:经度,纬度,速度,航向,水平高度, 海拔高度,卫星,年/月/日,时-分-秒(实际连调时这个数据包由GSM模块直 接发送到后台,在由后台再进行处理得到预期的效果)-The functions of the program through the serial por
SIM908-AT-Instructions
- AT 指令通过GSM 串口发送到模块并接收返回指令。GPS 的控制指令也是 通过GSM 串口控制,GPS 串口只负责输出相应的GPS 信息.本文档时针对SIM908的AT指令集做解析。-Serial port to send AT commands to the module via the GSM and receive return instructions. GPS control command is serial control via GSM, GPS serial output
GPS
- 单片机解析GPS模块命令(包含GPRMC、 GPGGA、$GPGSV)-Chip GPS module parsing command (including GPRMC, GPGGA, $ GPGSV)
demo-OLED-GPS
- GPS解析应用例程,可参考,使用oled显示-GPS application parsing routines, reference, use oled display
msp430Pgps
- 利用MSP430解析GPS数据,并利用lcd1602显示经纬度-Use MSP430 parsing GPS data, and displays the latitude and longitude use lcd1602
6.STM32单片机例程
- 亲测完全没问题,GPS解析后 STM32通过串口输出(Serial port output after parsing GPS)
GPS
- GPS解析例程,MCU为STM32F103系列,也可以改成其他的mCU(GPS parsing routine MCU for the STM32F103 series, and other mCU)