搜索资源列表
基于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时钟芯片C例程
- /*这个程序,是我用51电子网http://www.51dz.com/n.asp?id=12519&i=xie343706382,298元C51学习板调试通的单片机控制DS1303时钟芯片试验时请用排线 将p1口连到CZ2 一个时钟程序,它能实现断电走时(用纽扣电池),显示和设置年月日星期时分秒(8位数码管)。 */
多种功能:数字时钟设计、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
clock
- 电子闹钟 clk: 标准时钟信号,本例中,其频率为4Hz; clk_1k: 产生闹铃音、报时音的时钟信号,本例中其频率为1024Hz; mode: 功能控制信号; 为0:计时功能; 为1:闹钟功能; 为2:手动校时功能; turn: 接按键,在手动校时功能时,选择是调整小时,还是分钟; 若长时间按住该键,还可使秒信号清零,用于精确调时; change: 接按键,手动调整时,每按一次,计数器加1; 如果长按,则连续快速加1,用于快速调时和定时; hour,
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次,秒从零开始累加,时钟回到正常走时;