可以显示温度的万年历程序(已在pd1000开发板上运行)(Can display the temperature of the calendar program (already on the pd1000 development board)).docVIP

可以显示温度的万年历程序(已在pd1000开发板上运行)(Can display the temperature of the calendar program (already on the pd1000 development board)).doc

  1. 1、本文档被系统程序自动判定探测到侵权嫌疑,本站暂时做下架处理。
  2. 2、如果您确认为侵权,可联系本站左侧在线QQ客服请求删除。我们会保证在24小时内做出处理,应急电话:400-050-0827。
  3. 3、此文档由网友上传,因疑似侵权的原因,本站不提供该文档下载,只提供部分内容试读。如果您是出版社/作者,看到后可认领文档,您也可以联系本站进行批量认领。
查看更多
可以显示温度的万年历程序(已在pd1000开发板上运行)(Can display the temperature of the calendar program (already on the pd1000 development board))

可以显示温度的万年历程序(已在pd1000开发板上运行)(Can display the temperature of the calendar program (already on the pd1000 development board)) You can display the temperature of the calendar program (already running on PD1000 development board.Txt) if you also love a few people that you are young; if you love a person, then you are grown old; if you dont love anyone, you have been reborn. A positive person must have a habit of persistence. //1602+18b20+ds1302 program Program name: / / 1602+18b20+ds1302 program The purpose of the experiment: / / the comprehensive application of LCD1602, DS18B20, DS1302 Connection method: / / LCD1602 LCD screen is inserted into the J9 terminal pin down / / JP8 and JP5 cable to connect with 8p / / Description: liquid crystal display the current time (adjustable), temperature (precision adjustable) Set key increments of K2 / / K1 key K3 key decline / / version: PD1000 development board / / Author: Qingdao Pu te / / date: 2011.02.28 / / Note: (1): STC89C52RD chip using 12M crystal / / (2): the Keil uV3 3.30 compiler operation / / (3): the routine operation in the PD1000 development board platform successfully / / (4): Qingdao Aite copyright, only for study and reference, shall not be used for commercial purposes. / / (5): the company website: Taobao shop: #include reg51.h #include string.h #includeintrins.h #define uchar unsigned char / / function pin definition Sbit set= P1^0; / / set key Sbit up = P1^1; / / add keys Sbit down =P1^2; / / down button Sbit LCM_RS= P2^5; //l602 definition pin Sbit LCM_RW= P2^6; Sbit LCM_E =P2^7; #define LCM_Data P0 #define Busy / / 0x80 for the detection of LCM in the status word Busy logo Uchar, ID, timecount, dipsmodid; Bit lmcinit_or_not; / / whether you need a 1 to 0 do not need to sign the screen Bit flag, sflag; //flag is the clock colon flashes logo, sflag is the temperature of minus signs Void Disp_line1 (void); / / the first line of the display screen Void Disp_line2 (void); / / the second line display screen Void

您可能关注的文档

文档评论(0)

f8r9t5c + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档