CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 动态 LED

搜索资源列表

  1. LED

    0下载:
  2. 用单片机驱动LED数码管有很多方法,按显示方式分,有静态显示和动态(扫描)显示,按译码方式可分硬件译码和软件译码之分-Microprocessor control with LED digital there are many ways, according to display points, there is a static display and dynamic (scanning) showed that by decoding methods can be divided into
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:9582
    • 提供者:tony
  1. led

    0下载:
  2. 利用动态扫描和定时器1在数码管上显示 出从765432开始以1/10秒的速度往下递减 直至765398并保持显示此数,与此同时利 用定时器0以500MS速度进行流水灯从上至 下移动,当数码管上数减到停止时,实验 板上流水灯也停止然后全部开始闪烁,3秒 后(用T0定时)流水灯全部关闭、数码管上 显示出"HELLO",并保持-Dynamic scan and Timer 1 in the digital pipe shows start from 765 432 to 1
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1412
    • 提供者:景剑飞
  1. MCU-keyboard.and.led-display

    0下载:
  2. 通过键盘设置4位LED数码管显示不同的两位数,键盘可以实现加减,数码管动态扫描。-4 bit LED digital tube dispay double-digit through seting the keyboard,and could modified,the digital tube display dynamically.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:10294
    • 提供者:林俊
  1. atmega

    0下载:
  2. 通过winavr+AVR Studio编程,实现了两个Atmega16单片机的RS232通信。包括矩阵键盘检测与LED动态显示。-By winavr+ AVR Studio programming, two Atmega16 MCU RS232 communication. Including the detection and LED matrix dynamic keyboard display.
  3. 所属分类:SCM

    • 发布日期:2016-06-02
    • 文件大小:109568
    • 提供者:王稠黯
  1. LED

    0下载:
  2. 数码管动态显示示例:从000到999,供参考学习-LED dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:linpeng
  1. 1616

    0下载:
  2. 基于at89c51开发的16*16led点阵,实现动态显示。-Based on the development of 16* 16led at89c51 lattice, dynamic display.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:27844
    • 提供者:yhf
  1. LED

    1下载:
  2. 999 .asm 为0-999 的计数器,腾龙版,倚天版直接使用 999 B.asm 为0-999999的计数器的另一种形式,腾龙版,倚天版直接使用 clock.asm 为六位数码管时钟程序,腾龙版,倚天版直接使用,p3.2控制. clockok.asm 为 六位数码管时钟程序,腾龙版,倚天版直接使用,p3.2,p3.3,p3.4,p3.5 四键控制!转载自 无线电杂志2003年第10期。强烈推荐,实测24小时误差5秒。详细说明见无线电杂志 2003年第10期(注意,有少
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:15006
    • 提供者:mzfmt
  1. LED-display

    0下载:
  2. LED显示屏动态显示和远程监控的实现-LED Display
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:137298
    • 提供者:夏雨
  1. led-display2

    0下载:
  2. 用89C51单片机实现动态数码管的显示,用89C51单片机实现动态数码管的显示。-dynamic led display
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12668
    • 提供者:elegant
  1. 555

    0下载:
  2. 介绍了动态LED的几种方法,简单实用,适合初学者-Describes several methods of dynamic LED, simple and practical, suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3233
    • 提供者:jeff
  1. Single-Chip-LED-dynamic-scanning

    0下载:
  2. 单片机控制数码管动态扫描,隔一定时间自动加一。-SCM control digital dynamic scan, automatically add a certain time interval.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:1391
    • 提供者:zhaoxin
  1. led

    0下载:
  2. 利用16f877单片机实现四位数码管的动态显示-Single chip using four digital pic of the dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1658
    • 提供者:邱凌云
  1. Led

    0下载:
  2. 4位数码管的动态显示程序,数码管采用阴极连接方式-4-bit dynamic digital display program, the digital connection with the cathode
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:2397
    • 提供者:张欣
  1. STM32-7SEG-LED-SCAN

    0下载:
  2. 8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimen
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-24
    • 文件大小:538624
    • 提供者:杜运福
  1. 7-segment-LED

    0下载:
  2. C语言实现4位7段LED动态显示 单片机开发-C-4-digit 7-segment LED to achieve dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2115
    • 提供者:高汉清
  1. LED

    0下载:
  2. AVR单片机 LED数码管的动态扫描 包含源代码和HEX文件-AVR microcontroller LED digital tube dynamic scan file contains the source code and HEX
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:9376
    • 提供者:刘帅
  1. led-display

    0下载:
  2. 通过89c51单片机实现8位数码管的动态显示-89c51 8-bit MCU through control of the dynamic display of digital
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:16914
    • 提供者:陈学录
  1. lesson-led

    0下载:
  2. 用PC机和单片机的通讯来实现显示屏灵活的动态显示和远程监控-Microcontroller with a PC machine and the communication to achieve a dynamic and flexible display screen and remote monitoring
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1509
    • 提供者:zhou jiquan
  1. CITYBUS

    0下载:
  2. 这个公交路牌站牌的国家标准。做动态LED路牌厂家必备-The bus stop sign signs the national standards. Dynamic LED sign manufacturers must do
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:686358
    • 提供者:陈庆
  1. dynamic-scan--LED

    0下载:
  2. 利用C51编写LED动态扫描程序,在PROTUES中进行仿真,通过改变数码管的片选实现数据的轮循显示。4个数码管分别显示1234-C51 prepared using dynamic LED scanner, in PROTUES the simulation, by changing the digital control chip select the polling data shows. 4 LED 1234 are shown
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:73169
    • 提供者:wap
« 1 2 3 4 56 7 8 9 10 ... 28 »
搜珍网 www.dssz.com