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

搜索资源列表

  1. a

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

    • 发布日期:2017-03-31
    • 文件大小:1257
    • 提供者:micheal
  1. abc

    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/10 sec down an
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:799
    • 提供者:陈浩
  1. UART-7SEG

    0下载:
  2. 把串口发送过来的六位数据显示到七段数码管中,通过动态扫描的方法。-The serial data sent over the six to seven-segment digital tube, through the dynamic scan method.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:11059
    • 提供者:jc
  1. dongtaisaomiao

    0下载:
  2. 用动态扫描方法和定时器1在数码管的前三位显示出秒表,精确到1 秒,即后两位显示1 秒,一直循环下去。-With dynamic scanning method and Timer 1 in the digital control of the top three shows a stopwatch, accurate to 1 of the second, which showed 1 after two seconds, has been the cycle continues.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:847
    • 提供者:linjie
  1. msp430F135jianpan

    0下载:
  2. msp430F135键盘扫描程序,由2片74HC595串连构成的动态扫描LED数码管显示,通过 P1 异或 来取反 P1.5;软件循环延时-msp430F135 keyboard scanner, constituted by the two 74HC595 serial dynamic scanning LED digital display, by P1 XOR to take anti-P1.5 software delay loop
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:22434
    • 提供者:王峰
  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. CH455H

    2下载:
  2. 关于CH455芯片的驱动例程!ch455提供4个7段LED数码管的动态显示和最多32个按键的扫描-Chip on the CH455 driver routines! ch455 4 7-segment LED provides digital control of dynamic display and scanning up to 32 keys
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-05-03
    • 文件大小:64813
    • 提供者:cao
  1. Ex24

    0下载:
  2. 程序功能:数码管显示实时时钟,1、2数码管显示分钟,3、4数码管显示小时,第3个数码管右侧圆点做秒钟记数, 1秒闪一次,小时到24时从0重新记数 学习重点: 1、数码管扫描(动态显示) 2、多模块的交互-Program features: digital display real-time clock, digital display minutes 1,2, 3,4-hour digital display, the first three seconds of digita
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1461
    • 提供者:kane
  1. shumaguandongtaisaomiaoxianshi

    0下载:
  2. 1.利用动态扫描方法在六位数码管上显示出稳定的654321. 2.用动态扫描方法和定时器1在数码管的前三位显示出秒表,精确到1 秒,即后两位显示1 秒,一直循环下去。 3.利用动态扫描和定时器1在数码管上显示出从765432开始以1/10秒的速度往下递减直至765398并保持显示此数,与此同时利用定时器0以500MS速度进行流水灯从上至下移动,当数码管上数减到停止时,实验板上流水灯也停止然后全部开始闪烁,3秒后(用T0定时)流水灯全部关闭、数码管上显示出“HELLO”。到此保持住。
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:18689
    • 提供者:仁惠
  1. RENJIJIAOHU

    0下载:
  2. 利用实验箱提供的键盘扫描电路和显示电路,做一个扫描键盘和数码显示实验,把按键输入的键码在六位数码管上显示出来 实验程序可分成三个模块。 ① 键输入模块:扫描键盘、读取一次键盘并将键值存入键值缓冲单元。 ② 显示模块:将显示单元的内容在显示器上动态显示。 ③ 主程序:调用键输入模块和显示模块。 -Experimental box provided by the keyboard scanning circuit and display circuit, do a scan ke
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12052
    • 提供者:cmx
  1. 999_Counter

    0下载:
  2. 多位数码管分别显示不同数字,这种扫描显示方式成为动态扫描,并不停变化赋值。-Many digital show different numbers, such as dynamic scanning scan display, and ever-changing assignment.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:10499
    • 提供者:Successan
  1. Button-counts

    0下载:
  2. 本程序集中体现数码管的动态显示和键盘扫描技术,完成对键盘扫描,并计数显示在数码管上-This procedure embodies the digital tube dynamic display and keyboard scanning technique and the completion of the keyboard scan and count displayed in the digital tube
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:13981
    • 提供者:刘朋
  1. cong

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

    • 发布日期:2017-04-04
    • 文件大小:1231
    • 提供者:郑峰
  1. lesson5_3

    0下载:
  2. 利用动态扫描和定时器1在数码管上显示出从765432开始以1 秒的速度往下递减直至764987并保持显示此数,与此同时利用定时器0以500MS速度进行流水灯从上至下移动,同时蜂鸣器发声,当数码管上数减到停止时,实验板上流水灯全部闪烁5次,数码管全熄灭。单片机进入休眠状态。 -Dynamic scan and Timer 1 on the digital display of 1 from the 765,432 begin to decline until the second speed
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:608
    • 提供者:ming
  1. Test_LED

    0下载:
  2. TIDSP208x的数码管显示例子,动态扫描方式控制8位数码管,74LS164输出每一位数码管的值,74LS595选中相应的数码管-TIDSP208x the digital display example of the dynamic scan control 8-bit digital tube, 74LS164 output value of each LED, 74LS595 select the appropriate digital
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:5475
    • 提供者:袁生
  1. Displayer

    0下载:
  2. VHDL编写的针对八段数码管的显示译码电路。实现动态扫描输出小时、分钟和秒。是基于CPLD开发板设计的一个数字钟的一部分。-Programmed with VHDL.The decoding and displaying circuit for 8-segments displayer.It outputs the data of hour,minute and second in order with dynamic scaning method.It is one of my total 9
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:150906
    • 提供者:chzhsen
  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. miaobiao

    0下载:
  2. 用动态扫描方法和定时器1在数码管的前三位显示出秒表, 精确到1 秒,即最后一位显示1 秒,一直循环下去 设时钟频率为12M-With dynamic scanning method and Timer 1 in the top three shows digital stopwatch, accurate to 1 of the second and final one shows 1 seconds, the clock has been set down cycle freque
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:13674
    • 提供者:欧阳杨
  1. liushuideng-saomiao

    0下载:
  2. 利用动态扫描和定时器1在数码管上显示 出从765432开始以1/10秒的速度往下递减 直至765398并保持显示此数,与此同时利 用定时器0以500MS速度进行流水灯从上至 下移动,当数码管上数减到停止时,实验 板上流水灯也停止然后全部开始闪烁,3秒 后(用T0定时)流水灯全部关闭、数码管上 显示出"HELLO"。到此保持住。 设晶振频率为12MHz。-The use of dynamic scanning and Timer 1 in the digital d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:19002
    • 提供者:欧阳杨
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com