搜索资源列表
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
msp430Pgps
- 利用MSP430解析GPS数据,并利用lcd1602显示经纬度-Use MSP430 parsing GPS data, and displays the latitude and longitude use lcd1602