搜索资源列表
基于DS1302的数码管时钟电路设计源程序
- 基于DS1302的数码管时钟电路设计源程序,使用C51语言编写,可以用于MCS8051单片机-based on the DS1302 digital clock control circuit design source, the use of C51 language, which can be used Mcs8051 MCU
ds1302
- 基于DS1302的数码管时钟电路设计LED数码管时钟电路采用24h计时方式,时、分、秒用六位数码管显示,其中小时、分、秒之间用小数点分开。该电路采用AT89C52单片机和DS1302实时时钟芯片,使用5V电源进行供电,使用两个按键进行调时,调整过程中被调节的分钟或时钟将进入闪亮状态,看上去非常直观,另外,本设计还具有快速调时功能,当按键一直被按下时,便进入快速调时状态。[第一段]
DS1302数码管实时时钟
- DS1302 6位数码管时钟显示
多种功能:数字时钟设计、ds1302、跑马灯、控制数码管
- 标题:数字时钟 目标:STC89C51RC/RD+ 程序描述:在灯跑马实验基础上,学习如何使用七段码表控制数码管的显示,并设计多功能的数字时钟等。 ds1302.c ds1302.hex ds1302.lnp ds1302.LST ds1302.M51 ds1302.OBJ ds1302.Opt ds1302.plg ds1302.Uv2
DS1302
- 程序能实现对实时时钟芯片1302的基本读写操作,时间显示在数码管上。-Program can achieve real-time clock chip' s basic reading and writing 1302, the time displayed on the digital pipe.
DS1302AT89S51
- DS1302+AT89S51单片机时钟C程序(六位共阳数码管显示)-DS1302 AT89S51 microcontroller clock C program (six were positive digital display
ds1302led
- ds1302和数码管写的时钟程序,比较经典!-DS1302 and digital control clock Writing procedures, compare the classic!
Digital
- 数码管显示时钟演示程序,模块名称:数码管显示时钟演示程序 功 能:利用实时时钟 时钟芯片型号:DS1302 说 明: -Digital display clock demo, module name: the digital display clock demonstration program features: the use of real-time clock chip clock Model: DS1302 Descr iption:
ds1302
- Ds1302,为时钟日历读写源程序,以数码管显示-Ds1302 clock calendar to read and write source code
digital-clock
- DS1302+DS18B20四位数码管时钟-DS1302+ DS18B20 four digital control clock
AT89C52_DS1302
- 用 AT89C52 控制的时钟芯片 DS1302 的 C 语言源程序 ( 用数码管显示 )-With the DS1302 clock chip AT89C52-controlled C-language source code (with digital display)
DS1302.RTC
- 通过本例程了解 DS1302时钟芯片的基本原理和使用 ,理解并掌握DS1302时钟芯片 驱动程序的编写以及实现数字字符在数码管中的显示。-DS1302 through this routine to understand the basic principles of the clock chip and the use of, understand and master the DS1302 clock chip driver writing, and digital characte
DS1302
- 此源码包含详细的实时时钟DS1302在八位数码管显示程序和资料,希望对大家有帮助!-This source includes detailed real-time clock DS1302 digital display in the eight procedures and information, we want to help!
DS1302
- 51单片机与DS1302时钟芯片对话,读取和写入时间,阳极数码管是通过51单片机控制三极管来驱动的。有原理图。实物我也做过。-51 SCM and DS1302 clock chip, read and write time dialogue, anode digital pipe is through the 51-series microcomputer controlling transistor to drive. Have principle diagram.
ds1302
- AT89S51单片机,ds1302时钟芯片,数码管显示-AT89S51 microcontroller, ds1302 clock chip, digital display
DS1302-7x8-segment-display
- 数码管显示DS1302的时钟 模块化编写。-DS1302 7x8 segment display
ds1302
- DS1302时钟芯片的,通过数码管显示,程序简单明了,一看就会-DS1302 clock chip, through the digital display, the program is simple, a look will
DS1302
- DS1302时钟芯片用数码管显示时分秒年月日(DS1302 clock chip with digital display)
3按键 DS1302 可调时间的时钟数码管显示
- DS1302可调时钟,数码管显示,89C52(Adjustable DS1302 clock, digital tube display)
时钟
- 描述: 8位共阴数码管时钟,显示88-88-88样式,正常走时的时候,两个“-”0.5秒闪烁一次; 调时:按KEY1按键第1次分钟位闪烁,再按KEY2一次分钟加1,按KEY3一次分钟减1,长按连加连减; 按KEY1按键第2次小时位闪烁,再按KEY2一次小时加1,按KEY3一次小时减1,长按连加连减; 按KEY1按键第3次,秒从零开始累加,时钟回到正常走时;