当前位置:
首页
资源下载

搜索资源 - Digital Calendar based ds1302
搜索资源列表
-
0下载:
用单片机制作万年历,用到DS1302芯片,DS18B20测温度,用数码管显示,两个按键切换-Available to subscribers and calendar, use DS1302 chip, DS18B20 the temperature measurement, using digital tube display, two buttons to switch
-
-
0下载:
Based on DS1302 clock chip, using 7219 driver digital pipe display electronic calendar program.
-
-
0下载:
51单片机项目集:
1.基础项目
项目1-P0口驱动LED闪烁
项目2-跑马灯
项目3-P0口驱动一个数码管显示
项目4-单片机的中断系统
项目5-定时器计数器应用
项目6-单片机的按键
项目7-数码管动态显示
项目8-电子表程序设计
项目9-串口通信
项目10-步进电机
2.提高项目
项目1-A_D转换器应用
项目2-D_A转换器应用
项目3-数字温度传感器DS18B20应用
项目4-I2C总线器件应用
项目5-字符型LCD1
-
-
0下载:
自己写的基于c51+ds1302的15位数码管万年历程序,里面包含用proteus画的原理图,源程序已经可用于proteus仿真的hex,以及我自己做的实物图片。-Write your own program based on the 15-bit digital tube c51+ds1302 calendar, which contains paintings with proteus schematics, source code is already available for the
-
-
0下载:
基于ds1302,1602显示的数字万年历,用proteus仿真,keil4编程-Based on the ds1302 1602 Show digital calendar, with proteus simulation, keil4 programming
-
-
0下载:
DS1302+18B20万年历1602显示数字钟,基于51单片机开发。-DS1302+18B20 display digital clock calendar 1602, based on 51 MCU development.
-
-
0下载:
基于单片机的基于 12864 的万年历加温度显示设计
摘 要
本设计将制作一种基于单片机控制的带实时温度显示、 具有定时功能的电子 万年历。传统的电子日历大都体积大,功耗大,显示不准确等特点。为了缩小体 积,减小功耗,使其变得小巧灵敏,本设计加入了时钟芯片 DS1302,可对时间 进行准确记时,同时可设置定时时间,实现定时功能。-This design creates an electronic calendar with real-time temperature display
-
-
0下载:
1.128*64LCD的显示界面设计
2.年月日时分秒显示:这个主要是用芯片DS1302来实现的,只需在编写自己所需的DS1302驱动就可以了;
3.农历、星期显示:这个需要自己编写一个具有公历转农历、并能计算星期几功能的函数了。这个函数的编写花了我好几天时间,很珍贵的哦。
4.节日和生肖显示:编写一个能根据农历和公历判断当天是什么节日的函数,还有一个是根据年份判断出今年生肖是什么的函数。这两个函数的编写难度跟公历转农历的函数比,已经简单很多了。
5.温度显示:运用数字温度传感器
-