CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - ds1302 数码管

搜索资源列表

  1. 多种功能:数字时钟设计、ds1302、跑马灯、控制数码管

    1下载:
  2. 标题:数字时钟 目标:STC89C51RC/RD+ 程序描述:在灯跑马实验基础上,学习如何使用七段码表控制数码管的显示,并设计多功能的数字时钟等。 ds1302.c ds1302.hex ds1302.lnp ds1302.LST ds1302.M51 ds1302.OBJ ds1302.Opt ds1302.plg ds1302.Uv2
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2011-12-28
    • 文件大小:229.85kb
    • 提供者:m.lium
  1. DS1302+多位数码管显示万年历

    2下载:
  2. DS1302+多位数码管显示万年历,带proteus仿真及C语言源代码。,DS1302+ many digital display calendar with proteus simulation and the C language source code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-09-17
    • 文件大小:125.25kb
    • 提供者:yangfan
  1. ds1302-8led-max7219

    0下载:
  2. 本工程含有对ds1302的时间读取,并在protues中仿真通过,带仿真原理图,本程序最大的亮点为8位数码管是通过max7219只占用了单片机的三个端口,通过串行通信来实现的。-Ds1302 contain the works of the time to read, and through protues simulation with schematic simulation, the program' s biggest bright spot for the 8-bit digit
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:62.42kb
    • 提供者:董金亭
  1. DS1302

    0下载:
  2. 程序能实现对实时时钟芯片1302的基本读写操作,时间显示在数码管上。-Program can achieve real-time clock chip' s basic reading and writing 1302, the time displayed on the digital pipe.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:12.43kb
    • 提供者:瑾瑜
  1. DS1302AT89S51

    1下载:
  2. DS1302+AT89S51单片机时钟C程序(六位共阳数码管显示)-DS1302 AT89S51 microcontroller clock C program (six were positive digital display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-12
    • 文件大小:1.29kb
    • 提供者:陈祥平
  1. ds1302led

    0下载:
  2. ds1302和数码管写的时钟程序,比较经典!-DS1302 and digital control clock Writing procedures, compare the classic!
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:23.17kb
    • 提供者:晨阳
  1. Digital

    0下载:
  2. 数码管显示时钟演示程序,模块名称:数码管显示时钟演示程序 功 能:利用实时时钟 时钟芯片型号: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:
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者: lijun
  1. ds1302

    0下载:
  2. 用单片机AT89S52+DS1302,6位共阳数码管,显示时、分、秒,,可以用键盘调时间的C语言程序-With MCU AT89S52+ DS1302, 6 spaces Yang digital tube display hours, minutes, seconds, time can be adjusted using the keyboard C-language program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:3.41kb
    • 提供者:wt
  1. digital-clock

    0下载:
  2. DS1302+DS18B20四位数码管时钟-DS1302+ DS18B20 four digital control clock
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3.57kb
    • 提供者:黄岩
  1. DS1302

    0下载:
  2. 日历芯片实验程序,可成功运行,8位数码管显示-Calendar chip experimental procedure can be successfully run, eight digital display
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:38.78kb
    • 提供者:liushuiqing
  1. AT89C52_DS1302

    0下载:
  2. 用 AT89C52 控制的时钟芯片 DS1302 的 C 语言源程序 ( 用数码管显示 )-With the DS1302 clock chip AT89C52-controlled C-language source code (with digital display)
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.21kb
    • 提供者:吴江
  1. ds1302shumaguanxianshi

    0下载:
  2. 适用于初学者 里面有详细介绍 ds1302数码管显示-Apply to beginners there are detailed ds1302 digital display
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.64kb
    • 提供者:龅牙行天下
  1. DS1302.RTC

    0下载:
  2. 通过本例程了解 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
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:19.52kb
    • 提供者:TKW
  1. DS1302

    0下载:
  2. 此源码包含详细的实时时钟DS1302在八位数码管显示程序和资料,希望对大家有帮助!-This source includes detailed real-time clock DS1302 digital display in the eight procedures and information, we want to help!
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:604.12kb
    • 提供者:叶的
  1. DS1302

    0下载:
  2. 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.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:56.02kb
    • 提供者:老王
  1. ds1302

    0下载:
  2. AT89S51单片机,ds1302时钟芯片,数码管显示-AT89S51 microcontroller, ds1302 clock chip, digital display
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:15.89kb
    • 提供者:shunfeng
  1. 3-DS1302

    0下载:
  2. 51单片机的ds1302程序,注释详尽,通过串行数码管显示,包括单字节存取方式和多字节方式子程序。-51 MCU ds1302 program, detailed notes, through the serial digital control, including single-byte access mode and burst mode subroutine.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:22.91kb
    • 提供者:马育麟
  1. DS1302-7x8-segment-display

    0下载:
  2. 数码管显示DS1302的时钟 模块化编写。-DS1302 7x8 segment display
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:74.1kb
    • 提供者:zhangquanling
  1. ds1302

    0下载:
  2. DS1302时钟芯片的,通过数码管显示,程序简单明了,一看就会-DS1302 clock chip, through the digital display, the program is simple, a look will
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:63.43kb
    • 提供者:
  1. 3按键 DS1302 可调时间的时钟数码管显示

    0下载:
  2. DS1302可调时钟,数码管显示,89C52(Adjustable DS1302 clock, digital tube display)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-29
    • 文件大小:64kb
    • 提供者:zhanpen
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com