Welcome![Sign In][Sign Up]
Location:
Search - Digital Calendar based ds1302

Search list

[Software EngineeringCalendar

Description: 用单片机制作万年历,用到DS1302芯片,DS18B20测温度,用数码管显示,两个按键切换-Available to subscribers and calendar, use DS1302 chip, DS18B20 the temperature measurement, using digital tube display, two buttons to switch
Platform: | Size: 262144 | Author: 蓉蓉 | Hits:

[SCMKPB

Description: Based on DS1302 clock chip, using 7219 driver digital pipe display electronic calendar program.
Platform: | Size: 61440 | Author: 殷清会 | Hits:

[SCM51-microcontroller-project-set

Description: 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-字符型LCD1602 项目6-实时时钟芯片DS1302 项目7-汉字显示器12864应用 3.综合项目 项目1-单片机红外接收解码程序设计 项目2-电子日历策程序包和仿真文件 项目3-基于VB的上位机程序设计 项目4-基于单片机的稳压电源设计-The 51 microcontroller project set: 1. Basis of Project 1-P0 port drive LED flashes items- Marquee project 3-P0 port drive a digital display Item 4- SCM interrupt system project 5- timer counter application project- SCM Key Item 7- digital dynamic display Item 8- electronic table program design projects 9- serial communication project 10- stepper motor. improve Project application project 2-D_A the 1-A_D converter converter application project- digital temperature sensor DS18B20 application project 4-I2C bus device application project 5- character LCD1602 project- Real-time clock chip DS1302 Project 7- Chinese character display the 12864 applications 3. Comprehensive Project- SCM infrared receiver the decoding program design project- electronic calendar policy program Item 3 of the package and simulation files- VB-based host computer program design projects- MCU-based power supply design
Platform: | Size: 6501376 | Author: gzp | Hits:

[SCM15weishumaguan

Description: 自己写的基于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 the proteus simulation hex, as well as my own kind of picture.
Platform: | Size: 2212864 | Author: yao | Hits:

[SCM1602ds1302

Description: 基于ds1302,1602显示的数字万年历,用proteus仿真,keil4编程-Based on the ds1302 1602 Show digital calendar, with proteus simulation, keil4 programming
Platform: | Size: 74752 | Author: 水茜 | Hits:

[SCMDS1302P18B20P1602

Description: DS1302+18B20万年历1602显示数字钟,基于51单片机开发。-DS1302+18B20 display digital clock calendar 1602, based on 51 MCU development.
Platform: | Size: 100352 | Author: 落叶 | Hits:

[SCM8.DS1302

Description: 基于单片机的基于 12864 的万年历加温度显示设计 摘 要 本设计将制作一种基于单片机控制的带实时温度显示、 具有定时功能的电子 万年历。传统的电子日历大都体积大,功耗大,显示不准确等特点。为了缩小体 积,减小功耗,使其变得小巧灵敏,本设计加入了时钟芯片 DS1302,可对时间 进行准确记时,同时可设置定时时间,实现定时功能。-This design creates an electronic calendar with real-time temperature display and timing function based on single chip control. Most of traditional calendars are characterized by large size, high power consumption and inaccurate display.In order to reduce volume and power consumption and make calendars become small and exquisite, the design adds a clock chip DS1302, which can accurately record the time and set a regular time to achieve timing function. In addition, this design displays real-time temperature function. Traditional temperature sensor system is mostly amplified, recuperated and A/D converted. The converted digital signal is input the computer to be processed, but the processing circuit is complicated with relatively poor reliability and occupies more resources of the computer.
Platform: | Size: 26624 | Author: 蓝天 | Hits:

[SCM12864wannianli

Description: 1.128*64LCD的显示界面设计 2.年月日时分秒显示:这个主要是用芯片DS1302来实现的,只需在编写自己所需的DS1302驱动就可以了; 3.农历、星期显示:这个需要自己编写一个具有公历转农历、并能计算星期几功能的函数了。这个函数的编写花了我好几天时间,很珍贵的哦。 4.节日和生肖显示:编写一个能根据农历和公历判断当天是什么节日的函数,还有一个是根据年份判断出今年生肖是什么的函数。这两个函数的编写难度跟公历转农历的函数比,已经简单很多了。 5.温度显示:运用数字温度传感器DS1820来实现的,跟DS1302一样,也要编写相关的驱动程序。 6.汉字动态显示:左移,交替显示:这个功能的函数编写也是很复杂的了,也要几天时间去编写调试。 7.闹钟、时间设置功能:这部分功能主要是处理好2*2键盘的扫描处理的算法就OK的了,也没什么难度的。-1.128* 64LCD display interface design 2. date minutes and seconds display: This is mainly achieved by the chip DS1302, just write your own desired DS1302 drive on it 3 lunar calendar, week display: This one has a need to write your own Lunar calendar, and to evaluate the function of the week features a. Write this function took me several days, very precious, oh. 4 festivals and Zodiac Show: able to write a judgment based on what day of the Lunar calendar festival and function, there is a judge this year s Lunar New Year according to what functions. Difficulty with writing the Lunar calendar function than these two functions, is already a lot simpler. 5 Temperature display: the use of digital temperature sensor DS1820 to achieve, with the DS1302, as also related to the preparation of the driver. 6 characters dynamic display: left, alternately display: This function write function is also very complex, and have a few days to write and debug. 7 alarm clock, time setting func
Platform: | Size: 610304 | Author: 秦鹏 | Hits:

CodeBus www.codebus.net