资源简介
51单片机写的GPS接受程序,包括1602液晶显示和Protues仿真电路
代码片段和文件信息
/*---------------------------------------------------------------------
delayXms.c文件 延时程序
----------------------------------------------------------------------*/
#include “lcd1602.h“
void delayXms(int x)
{
int a;
int b;
for(a=0;a for(b=0;b<124;b++);
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
I.A.... 321 2010-05-31 20:37 GPSRec_Code\GPSRec\delayXms.c
I.A.... 1214 2010-05-31 20:37 GPSRec_Code\GPSRec\delayXms.LST
I.A.... 2150 2010-05-31 20:37 GPSRec_Code\GPSRec\delayXms.OBJ
I.A.... 23179 2010-05-31 20:37 GPSRec_Code\GPSRec\GPSRec
I.A.... 8688 2010-05-31 20:38 GPSRec_Code\GPSRec\GPSRec.c
I.A.... 95438 2010-05-31 01:38 GPSRec_Code\GPSRec\GPSRec.DSN
I.A.... 7250 2010-05-31 20:37 GPSRec_Code\GPSRec\GPSRec.hex
I.A.... 93 2010-05-31 20:37 GPSRec_Code\GPSRec\GPSRec.lnp
I.A.... 19010 2010-05-31 20:37 GPSRec_Code\GPSRec\GPSRec.LST
I.A.... 23821 2010-05-31 20:37 GPSRec_Code\GPSRec\GPSRec.M51
I.A.... 18424 2010-05-31 20:37 GPSRec_Code\GPSRec\GPSRec.OBJ
I.A.... 1917 2010-05-31 23:40 GPSRec_Code\GPSRec\GPSRec.Opt
I.A.... 159 2010-05-31 23:40 GPSRec_Code\GPSRec\GPSRec.plg
I.A.... 795 2010-05-31 01:38 GPSRec_Code\GPSRec\GPSRec.PWI
I.A.... 2335 2010-05-31 02:58 GPSRec_Code\GPSRec\GPSRec.Uv2
I.A.... 1919 2010-05-31 20:38 GPSRec_Code\GPSRec\GPSRec_Opt.Bak
I.A.... 0 2010-05-31 01:37 GPSRec_Code\GPSRec\GPSRec_Uv2.Bak
I.A.... 664 2010-05-31 20:35 GPSRec_Code\GPSRec\hardware.h
I.A.... 95440 2010-05-27 20:10 GPSRec_Code\GPSRec\Last Loaded GPSRec.DBK
I.A.... 1855 2010-05-31 20:35 GPSRec_Code\GPSRec\LCD1602.C
I.A.... 1778 2010-05-31 20:35 GPSRec_Code\GPSRec\LCD1602.h
I.A.... 4032 2010-05-31 20:37 GPSRec_Code\GPSRec\LCD1602.LST
I.A.... 7359 2010-05-31 20:37 GPSRec_Code\GPSRec\LCD1602.OBJ
I.A.... 6376 2008-09-23 09:16 GPSRec_Code\GPSRec\STARTUP.A51
I.A.... 14048 2010-05-31 20:37 GPSRec_Code\GPSRec\STARTUP.LST
I.A.... 749 2010-05-31 20:37 GPSRec_Code\GPSRec\STARTUP.OBJ
I.A.... 304 2010-06-16 15:58 GPSRec_Code\Read Me.txt
I..D... 0 2010-06-16 15:59 GPSRec_Code\GPSRec
I..D... 0 2010-06-16 15:59 GPSRec_Code
----------- --------- ---------- ----- ----
............此处省略2个文件信息
相关资源
- GPS开发资料
- 地图投影、坐标转换、GPS高程拟合和
- gps的teqc工具
- 数字钟protues仿真,纯硬件实现,功能
- 51单片机——简易计算器设计源码、
- 多功能电子时钟protues仿真图
- GPS 基线解算入门必备资料
- DGPS导航定位系统的设计实现
- GPS-INS.zip
- RINEX3.02数据提取
- 将GPS接收机原始数据转换成RINEX格式
- GPS原始数据解码为RINEX的方法
- 基于单片机的信号发生器设计 可调波
- 单相全波整流Protues仿真
- 基于51单片机的GPS定位程序
- 数码管设计的可调式电子钟
- WinCE系统gps信号测试
- MCS-51单片机期末试题2及答案
- 单片机课设--数字万用表protues仿真+汇
- 悬挂运动控制系统详细源程序
- GPS整周模糊度解算的LAMBDA法及程序实
- 步进电机运行源代码及protues仿真
- Protues仿真的一个dac0832做的DA转换输出
- 51单片机+Nokia5110 实现点菜收银系统
- 电子秤 protues 16位ad
- 解析GPS数据并用LCD1602显示
- GPS开发关于如何写GPS程序
- 基于GPS的车辆跟踪系统的设计与实现
- 基于ACS712直流电流检测protues仿真
- LED点阵屏滚动显示设计 列扫描 protu
评论
共有 条评论