搜索资源列表
gps
- 51单片机通过串口接受GPS的信号,并在液晶1602LCD上显示。-51 SCM through a serial port accept GPS signal, and in the liquid crystal display on 1602 LCD
GPS-data-analysis-
- 用51单片机解析GPS数据并在12864液晶显示经纬度、时钟以及高度的源代码程序-GPS data analysis with 51 single-chip liquid crystal display latitude and longitude in the 12,864, clock, and a high degree of source code program
atm8515P1602
- 一款采用8515602+1602液晶的GPS解码显示装置HEX文件及电路图-8515602 1602 using a liquid crystal display device of the GPS HEX file and decoding circuit
MicroSD-Record-GPS-data-
- 基于MSP430和MicroSD卡的GPS记录器 MSP430f149接收C3-370模块GPS信号,用Nokia5110液晶显示经纬度,并将$GPRMC语句后62字节保存在Micro SD卡上。所存数据读入电脑后可通过RouteConverter.exe软件转成KML文件,加载到google earth后可以显示轨迹。 资料包括 原理图:Altium Designer Winter 09 格式和PDF格式 控制程序:基于MSP430F149的GPS记录程序。主