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

搜索资源列表

  1. VHDL范例

    1下载:
  2. 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42884
    • 提供者:kerty
  1. freqm

    0下载:
  2. a simple implementation of a frequency meter with the BCD-counter and the 7-segment LED display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:13084
    • 提供者:wangfeng
  1. led

    0下载:
  2. 可以显示六个BCD码的动态扫描七段数码管显示电路。有缓存,闪烁等模块组成。-BCD code to show the dynamics of the six and seventh scan digital tube display circuit. There cache, blinking and other modules.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3350
    • 提供者:赵朴
  1. BCD

    0下载:
  2. 用于进制转换便于LED显示,待转换的数据存放于20H中-For hexadecimal LED display to facilitate the conversion, the conversion of data to be stored in 20H in
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:707
    • 提供者:free
  1. Seven-Segment-Decoder

    0下载:
  2. 用VHDL语言在FPGA上实现将十进制bcd码转换成七段led显示码-FPGA using VHDL language to achieve will be converted to decimal bcd yards led seven segment display code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:533
    • 提供者:吴金通
  1. 7seg-led

    0下载:
  2. VHDL的彩灯程序,内含数码管和led灯的显示,按照各种循环方式一次显示-The Lantern VHDL program, containing the digital pipe and led lights are displayed, according to a variety of recycling methods show once again that
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:17423
    • 提供者:liwx
  1. bcdseg7

    0下载:
  2. bcd码的七段数码管显示vhdl程序 bcd码的七段数码管显示vhdl程序-bcd-yard seven-segment LED display vhdl program bcd-yard seven-segment LED display vhdl program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:254108
    • 提供者:deyi
  1. led

    0下载:
  2. 七段LED数码显示器是数字系统中常用的数码显示元件,二进制数不能直接在LED数码管上显示,需要用一个BCD七段译码器进行译码。下图给出了一个七段显示译码器的框图及相应的七段LED数码管的示意图。-Seven-segment LED digital display is commonly used in digital systems digital display devices, a binary number can not be directly displayed on the LED
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:29440
    • 提供者:乐天猫
  1. Digitalcalendaclock

    0下载:
  2. 本次做的数字日历是以单片机(AT89C51)为核心,结合相关的元器件(共阴极LED数码显示器、BCD-锁存/7段译码/驱动器74LS164等),再配以相应的软件,达到制作简易数字日历的目的,其硬件部分难点在于元器件的选择、布局及焊接。-The figures do bell on SCM (AT89C51) at the core, Combined with the components (a total of cathode LED digital display, BCD- latch
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:139970
    • 提供者:c51com
  1. Display

    0下载:
  2. 51单片机led显示程序,BCD码转换成字形码的程序。-51 SCM led display program, BCD code into code the program shape.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1173
    • 提供者:黄旭
  1. vhdlcoder

    1下载:
  2. 本文件夹包含了16个VHDL 编程实例,仅供读者编程时学习参考。 一、四位可预置75MHz -BCD码(加/减)计数显示器(ADD-SUB)。 二、指示灯循环显示器(LED-CIRCLE) 三、七人表决器vote7 四、格雷码变换器graytobin 五、1位BCD码加法器bcdadder 六、四位全加器adder4 七、英语字母显示电路 alpher 八、74LS160计数器74ls160 九、可变步长加减计数器 multicount 十、可
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:59211
    • 提供者:李磊
  1. VHDL-3BCD

    0下载:
  2. 3位BCD码的计数显示电路。BCD码计数电路从0计到9然后返回到0从新计数。3位BCD码计数器可以实现从0到999的十进制计数。要将计数过程用七段显示LED数码管显示出来,这里采用动态分时总线切换电路对数码管进行扫描,对数码管依次分时选中进行输出计数的个、十、百位的数据。-3 BCD code count display circuit. BCD code counting circuit count from 0 to 9 and then back to 0 from the new cou
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:55898
    • 提供者:will li
  1. 7Seg---LED

    0下载:
  2. VHDL设计实验,实现VHDL设计控制交通灯-VHDL design of experiments, designed to control traffic lights to achieve VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:399945
    • 提供者:nick
  1. BCD2LED

    0下载:
  2. bcd to led decoder file-bcd to led decoder file..
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:569
    • 提供者:praveenkumardr
  1. 7-segment-LED-display

    0下载:
  2. 74LS49 是一个BCD码——7段LED显示译码器,它具有四位二进制输入信号bi(3)到bi(0)和熄灭信号b1_n,以及7段LED驱动信号a,b,c,d,e,f,g-74LS49 is a BCD code- 7 segment LED display decoder, it has four binary input signal bi (3) bi (0) and extinguished signal b1_n, and 7-segment LED drive signals a, b
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:580
    • 提供者:smith
  1. BCD

    0下载:
  2. 输入4位二进制数,8位LED显示转换后的BCD码-Enter the 4-bit binary number, eight LED display the converted BCD code
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:129844
    • 提供者:卫烟
  1. code-led

    0下载:
  2. code seven leg module bcd_tang (clock, rst, s1, led) input clock, s1, rst output [6:0] led reg [6:0] led reg [3:0] bcd wire [3:0] bcd_next always @(posedge clock or posedge rst) begin if (rst == 1 b1) begin bcd <= 4
  3. 所属分类:Software Testing

    • 发布日期:2017-11-12
    • 文件大小:194573
    • 提供者:he
  1. bcd

    0下载:
  2. 十进制转换为BCD码,可以用于数字钟的设计,及其涉及到LED显示的程序中去,是VHDL的-Converted to decimal BCD code, can be used in the design of the digital clock, LED display program involves VHDL
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:904
    • 提供者:sherry
  1. BCD

    0下载:
  2. 4位BCD码到二进制码的转换器 BCD 码亦称“8421码”即将十进制的数以 8421 的形式展开,十进制是 0~9十个数组成,这十个数每个数都有自己的 8421 码。一个 4 位BCD码转换为BCD 码,结果采用 5 位 LED 显示。由于4位BCD码需要16位零一信号输入和多位输出,故没有硬件测试,只有软件仿真。-4 BCD code to binary code converter BCD code known as " 8421 yards" is about th
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:685
    • 提供者:fdf
  1. BAI1

    0下载:
  2. BCD to change number to 7 seg led.
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3073024
    • 提供者:trangtran
« 12 3 4 »
搜珍网 www.dssz.com