搜索资源列表
GPS
- 一个GPS终端,该终端至少应该能实时的显示经度、纬度、海拔高度、当前时间等,并具有一定的扩展能力。-A GPS terminal, the terminal at least should be able to display real-time longitude, latitude, altitude, current time, and has a capacity expansion.
基于单片机的GPS公交车报站系统
- 本文介绍一种基于GPS模块和凌阳嵌入式语音单片机SPCE061A设计的自动语音报站系统。利用凌阳SPCE061A串行口通信接收GPS模块输出的经纬度信息,通过对比存储经、纬度数据和相应的站点名字。确认公交车是否进入设定站台范围内,以达到自动报站的目的;再设计的过程中给出硬件电路的设计方案、主要软件流程图、数据处理及其程序设计的方法。本设计解决了以住公交车报站系统人工操作不便、误报站多、故障时不报站等问题。
GPS_data
- GPS的数据格式,每位数据代表的含义,包括开始,结束,经度,纬度,校验位等-GPS data format, data representing the meaning of each, including the start, end, longitude, latitude, parity bits, etc.
GPS
- 采用keil c程序用于8051单片机内核,读取GPS模块中时间,经度,纬度等数据的程序!-Using keil c program for 8051 core reading program GPS module in time, longitude, latitude and other data!
GPS数据解析
- 用51单片机解析GPS模块发出的数据,对时间,经度纬度等数据进行分离