基于AT89S52带温度电子万年历的程序

时间:2013-05-15 10:44:21
【文件属性】:

文件名称:基于AT89S52带温度电子万年历的程序

文件大小:83KB

文件格式:RAR

更新时间:2013-05-15 10:44:21

单片机,时钟芯片,多功能万年历,数码管,温度传感器

#include #include"ds1302.h" #include"ds18b20.h" #include"delay.h" unsigned char duanx[16]={ 0x80,0x81,0x82,0x83,0x84,0x85,0x86,0x87, 0x08,0x18,0x28,0x38,0x48,0x58,0x68,0x78};//数码管段选编码 unsigned char weix[12]={ 0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x40,0x00};//数码管位选编码 0~9 unsigned char i,j;//循环控制变量 unsigned char xians[12]={0,0,0,0,0,0,0,0,0,0,0,0};//各数码管闪烁控制变量 unsigned char xians_flg[12]={0,0,0,0,0,0,0,0,0,0,0,0};//各数码管闪烁标志 unsigned char z_flg=0;//时间修改位标志位 unsigned char xiu_flg=0;//时间修改数标志位 unsigned char xiu_time[10]={0,0,0,0,0,0,0,0,0,0};//时间修改缓存 unsigned char nian_s[2]={2,0};//年号前两位


【文件预览】:
电子万年历的程序
----51板测试程序.hex(2KB)
----电子万年历C语言_Opt.Bak(2KB)
----测试程序.plg(657B)
----电子万年历C语言.M51(31KB)
----电子万年历C语言.Opt(2KB)
----测试程序.Uv2(2KB)
----51板测试程序.Uv2(2KB)
----Delay.LST(945B)
----51板测试程序.Opt(2KB)
----测试程序(6KB)
----51板测试程序(10KB)
----电子万年历C语言(28KB)
----电子万年历.plg(218B)
----test.LST(7KB)
----电子万年历C语言.plg(223B)
----STARTUP.A51(5KB)
----测试程序.Opt(1KB)
----STARTUP.lst(12KB)
----电子万年历.LST(5KB)
----测试程序.lnp(76B)
----电子万年历C语言_spi.OBJ(360B)
----测试程序.hex(1KB)
----电子万年历C语言.h(0B)
----测试程序_Uv2.Bak(2KB)
----测试程序.M51(7KB)
----电子万年历.asm(981B)
----电子万年历_Opt.Bak(1KB)
----电子万年历(807B)
----One-Wire.OBJ(5KB)
----电子万年历C语言.OBJ(23KB)
----Delay.c(119B)
----电子万年历C语言.Uv2(2KB)
----51板测试程序.c(454B)
----电子万年历.OBJ(806B)
----测试程序_Opt.Bak(1KB)
----电子万年历C语言.hex(7KB)
----One-Wire.H(307B)
----51板测试程序.LST(2KB)
----ds18b20.h(378B)
----One-Wire.C(2KB)
----STARTUP.obj(952B)
----Delay.h(272B)
----电子万年历C语言.c(7KB)
----电子万年历C语言_Uv2.Bak(2KB)
----51板测试程序_Opt.Bak(2KB)
----电子万年历C语言.LST(18KB)
----电子万年历C语言_spi.c(0B)
----51板测试程序.plg(220B)
----电子万年历C语言_spi.LST(756B)
----电子万年历.M51(4KB)
----电子万年历C语言_spi.h(0B)
----One-Wire.LST(6KB)
----DS18B20.LST(4KB)
----电子万年历.Opt(1KB)
----电子万年历.hex(310B)
----电子万年历_Uv2.Bak(2KB)
----51板测试程序_Uv2.Bak(2KB)
----Delay.OBJ(553B)
----51板测试程序.OBJ(2KB)
----DS18B20.OBJ(5KB)
----test.c(2KB)
----test.OBJ(5KB)
----Defines.h(1KB)
----电子万年历C语言.lnp(109B)
----DS18B20.c(1KB)
----51板测试程序.M51(13KB)
----电子万年历.Uv2(2KB)
----DS1302.h(3KB)

网友评论

  • 没有仿真图,不知道他的具体功能,不够形象