搜索资源列表
实时时钟-单片机
- 采用定时器中断的方法,设计一个一天24小时进制的实时时钟;用6个发光二极管分别显示时、分、秒的记时; 能进行整点报时。可以从键盘中预置、修改时钟值。含有硬件设计图-timer interruption using the method to design a band 24 hours a day in real-time clock; With six light-emitting diodes showed the hours, minutes, and seconds to the ent
单片机做的时钟(注解详细,带串口通讯)
- (C语言)用AT89S52做的小时钟,并通过串口通讯发送时钟,带看门狗复位,可显示年月日时分秒,注解详细。
51单片机智能时钟
- 用单片机实现计时功能,并通过数码管显示出来,对初学者来说是一款不错的入门代码,内有hex文件,可以直接下载使用,注意管脚顺序
51单片机做的万年历
- 51单片机做的万年历,用1602显示,有ds18b20温度传感器,和ds1302时钟芯片
seg_key
- 51单片机按键控制数码管显示程序,显示为时钟倒计时,有暂停和计数功能-51 single-chip digital tube display key control procedures, shown as the countdown clock, a pause, and count functions
DS1302
- 基于DS1302日历时钟的单片机汇编程序, 设计电子日历种拿来就可用. 已调试通过.-DS1302 clock calendar-based single-chip assembler, design electronic calendar can be used by species. Have been debug through.
7279
- 基于7279 的电子时钟,通过专有的键盘来控制时钟显示--Based on 7279 electronic clock, through the proprietary keyboard to control the clock display
51clockcircuitThesis
- 用51单片机设计的时钟电路(毕业论文)资料-Single-chip design with 51 clock circuit (Thesis) data
clock
- 要求以MCS-51系列单片机为核心设计一个多功电子表,具有电时钟和跑表功能。做时钟时在4位LED 显示器上显示分、秒,做跑表时显示范围000.0秒~999.9秒并具有跑表启动和跑表复位功能键。电子时钟的计时范围00分00秒59分-59秒,并在4位LED 显示器上显示;做跑表时显示范围000.0秒-999.9秒,当按下启动按钮跑表开始计时,按下停止按停止计时,当按下复位按钮跑表回零。-Request to MCS-51 series single-chip microcomputer as the
1602LCDDS1302
- 1602LCD液晶模块+DS1302实时时钟单片机试验程序-1602LCD LCD+ DS1302 real time clock module test procedures for single-chip
Microcontrollerdigitalelectronicclock
- 本文介绍了一款基于AT89S51单片机数字钟的设计,通过多功能数字钟的设计思路,详细叙述了系统硬件、软件的具体实现过程。论文重点阐述了数字钟硬件中MCU模块、语音模块、时钟模块和相关控制模块等的模块化设计与制作;软件同样采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。本设计实现了时间与闹钟的修改功能、语音播报功能、年、月、日和星期的显示功能。并且通过对比实际的时钟,查找出了误差的来源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达
Digitalclockdesignbasedonsinglechip
- 本文档是一个详细的基于单片机的数字时钟设计的方案,期中包括摘要,功能,流程图,源程序等-Digitalclockdesignbasedonsinglechip
单片机与Ds1302显示时间
- 使用单片机和DS1302做电子万年历,实时时钟芯片DS1302的应用v_Set1302(); while(1) { v_Get1302(); time(); for(j = 0; j < 8; j++) { display(j, j); } }
时钟(1602)
- 基于51单片机 c语言编写,1602显示时钟,内含自定义字模,压缩包带有取字模软件。(51 MCU based on C language, 1602 display clock, includes a custom font, compressed package with access matrix software.)
电子时钟
- 在51单片机上实现一个小应用,电子时钟功能的完善,还可以进行计时的功能(In 51 single-chip microcomputer on a complete small applications)
单片机实验一
- 实用数字万年历设计:该系统的设计电路是以 AT89S52 单片机为核心控制器,其外围电路主要包括时钟模块,键盘模块,液晶模块, 闹钟模块和与PC 机通信模块等。这种电子时钟不仅具有了一般电子时钟的基本功能,并且具有以下功能:闹 钟时间设置,闹钟音乐选择,显示年月日与星期,显示农历,通过PC 机在Internet 上同步时间,与PC 通信时 PC 机上会显示友好界面等一系列功能。整个系统使用单片机C51 语言进行编程,PC 机上的通信界面有VB 编 程,实现其设计的各种功能。(Practical
098、基于DS1302的日历时钟
- 基于DS1302的日历时钟,通过51单片机控制的系统(DS1302 based calendar clock, through the 51 single-chip microcomputer control system)
电子时钟源程序
- 利用51单片机实现电子时钟功能,有秒表,闹钟,定时等功能。(The use of 51 single-chip electronic clock function)
可调时钟模块
- 增加矩阵按钮,对数码管显示时钟进行时、分、秒等的调整,且设置闹钟(ncrease the matrix button, the digital display clock for hours, minutes, seconds and other adjustments, and set the alarm clock)
DS1302实时时钟模块
- DS1302是美国 DALLAS 公司推出的一种高性能、 低功耗的实时 时钟芯片。(Ds1302 is a high - performance, low - power real - time clock chip developed by Dallas company.)