登录
首页 » c,c++ » 51单片机+DS1302+ds18b20+LCD1602液晶显示当前时间和温度.这是一个万年历的程序

51单片机+DS1302+ds18b20+LCD1602液晶显示当前时间和温度.这是一个万年历的程序

于 2022-08-16 发布 文件大小:126.94 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

51单片机+DS1302+ds18b20+LCD1602液晶显示当前时间和温度.这是一个万年历的程序.喜欢的请顶起,谢谢

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Case2 test scores from the evaluation Sheet_3 Can
    Case2考试分数的评价_3-Vb.Net制作.rar-Case2 test scores from the evaluation Sheet_3 Can-Vb.Net production. Rar
    2022-01-21 23:38:47下载
    积分:1
  • This example program is the source code for the FT232BM Test Application from ou...
    This example program is the source code for the FT232BM Test Application from our Utilities page. It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on ST_232_245.pdf to be connected. Our D2XX direct drivers should be installed for this application. The code can be modified to fit your requirements. To download the application source code , click here. To download the test cable specification, click here.-This example program is the source code for the FT232BM Test Application from our Utilities page. It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on
    2022-03-20 07:26:46下载
    积分:1
  • 摄像头拍照实验
    本实验开机的时候先检测字库,然后检测SD卡根目录是否存在PHOTO文件夹,如果不存在则创建,如果创建失败,则报错(提示拍照功能不可用)。在找到SD卡的PHOTO文件夹后,开就一直在屏幕显示OV5640拍到的内容。当按下KEY_UP按键的时候,可以选择缩放,还是1:1显示,默认缩放。按下KEY2,可以手动单次自动对焦。按下KEY0,可以拍bmp图片照片(分辨率为:LCD辨率)。按下KEY1可以拍JPEG图片照(分辨率为SXGA,即1280*1024)。拍照保存成功之后,蜂鸣器会发出“滴”的一声,提示拍照成功。DS0还是用于指示程序运行状态,DS1用于提示DCMI帧中断。
    2022-07-04 08:05:17下载
    积分:1
  • PDF生成以及预览
    通过一个开源库的函数来动态生成PDF.并可以实现实时预览功能,不过要求本地计算机装有Adobe Reader.
    2022-02-04 19:34:51下载
    积分:1
  • 使程序只能够运行一个
    使程序只能够运行一个-procedures can only make a run
    2022-04-16 22:48:39下载
    积分:1
  • WpfMenuItem
    wpf中菜单样式,动态生成menuitem,读取文件中的数据生成(the menuitem style of wpf,make the menuitem from the xml file data)
    2011-12-04 13:17:27下载
    积分:1
  • 网速测试工具
    里面包含对网络模块的测试,比如CC3200WIFI模块性能测试,本人测试结果为900KB/s,基本达到应用需求,所用的模式为标准基站模式去连接热点。次源码包含对字符的运算和判断来执行不同的工能,可以学习借鉴
    2022-05-31 15:29:54下载
    积分:1
  • 单片机蓝桥杯近年来比赛代码
    蓝桥杯比赛介绍:为推动软件开发技术的发展,促进软件专业技术人才培养,向软件行业输送具有创新能力和实践能力的高端人才,提升高校毕业生的就业竞争力,全面推动行业发展及人才培养进程,工业和信息化部人才交流中心特举办“全国软件专业人才设计与创业大赛”,本赛包括个人赛和团队赛两个比赛项目,个人赛设置:1、C/C++程序设计(本科A组、本科B组、高职高专组)2、Java软件开发(本科A组、本科B组、高职高专组)3、嵌入式设计与开发(大学组、研究生组)4、单片机设计与开发(大学组)5、电子设计与开发(大学组),团队赛设置:软件创业赛一个科目组别。并且形成了立足行业,结合实际,实战演练,促进就业的特色。
    2022-03-05 23:52:50下载
    积分:1
  • gps 命令列表
    Microchip的科技公司MCP3204 / 3208
    2022-05-25 22:21:55下载
    积分:1
  • C#httppost服务器
    [HttpPost]        public string rtpost(string name, string param)        {            return rtget(name, param);        }        [HttpGet]        public string rtget(string name,string param)        {            if (name.Equals("addAudio"))            {                             }            string json="";            string sql = "select * from tabtemplate where methodName= name ";            DataSet ds = DA.ExecuteDataset("Default", sql);            if (DA.Check(ds))            {                string procName = Convert.ToString(ds.Tables[0].Rows[0][2]);                if (param != null)                {                    if (param.Contains("|"))                    {                        string[] a = param.Split("|".ToCharArray());                        for (int i = 0; i < a.Length; i )                        {                            procName = procName.Replace("?" (i 1), a[i]);                        }                    }                    else                    {                        procName = procName.Replace("?" 1, param);                    }                }                DataSet ds1 = DA.ExecuteDataset("Default", procName);                int lie = ds1.Tables[0].Columns.Count;                if (lie
    2013-08-23下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载