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

搜索资源列表

  1. ASCIIENCODER

    0下载:
  2. DOUBLE DABBLE ALGORITHM FOR BINARY TO BCD/ASCII CONVERSION.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:Cian
  1. MEGA8-or-BCD

    0下载:
  2. AVR单片机MEGA8串口通讯与七段码显示-MEGA8 characters sent
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:14887
    • 提供者:lucy
  1. AT89C52.ZIP

    0下载:
  2. BCD and keyboard in ATMEL AT89C52 Proteus + Keil
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:46654
    • 提供者:Viacheslav
  1. ZN-Li-SGKEY(2)

    0下载:
  2. 一款小家电暖风器双芯片BCD码通信控制部分-Small household electrical appliances dual chip communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:5474
    • 提供者:char lee
  1. DECODER7

    0下载:
  2. 基于FPGA的BCD/七段译码器的设计,QuartusII编译通过,采用VHDL语言编写。-Based on FPGA BCD/these seven decoder design, QuartusII compile, USES the VHDL language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:286268
    • 提供者:左云华
  1. qi-duan-yi-ma-qi

    0下载:
  2. 七段数码是纯组合电路,通常的小规模专用IC,如74或4000系列的器件只能作十进制BCD码译码,然而数字系统中的数据处理和运算都是2进制的,所以输出表达都是16进制的,为了满足16进制数的译码显示,最方便的方法就是利用译码程序在FPGA\CPLD中来实现。本实验作为7段译码器,输出信号LED7S的7位分别是g、f、e、d、c、b、a,高位在左,低位在右。例如当LED7S输出为“1101101”时,数码管的7个段g、f、e、d、c、b、a分别为1、1、0、1、1、1、0、1。接有高电平段发亮,于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:3147
    • 提供者:xuling
  1. convertor

    0下载:
  2. vhdl语言编写的,在QuartusII下,组合逻辑电路设计(4位二进制码到BCD码的转换器)的设计,经验证无错误-Four BCD binary switch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-07
    • 文件大小:259400
    • 提供者:李晶盈
  1. BCD12864

    0下载:
  2. 基于TI MSP430 LaunchPad 的 BCD(双稳态胆甾相液晶显示器)128X64点阵模块驱动源代码. 可显示字符和图案.-128X64 dot matrix module based on TI' s MSP430 LaunchPad BCD (Bistable Cholesteric liquid crystal Display) driver source code to display the character and patterns.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2317
    • 提供者:Zou MF
  1. two_bety_hex_BCD

    0下载:
  2. 此程序可以实现C51系列双字节十六进制和BCD码的互相转换。-This program can be the C51-series double-byte hexadecimal and BCD code interchangeable.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:646
    • 提供者:龙碧伟
  1. Hex-conversion

    0下载:
  2. 各种进制间的转化函数,二进制和10进制,16进制,bcd码等的转化-Conversion of conversion functions between various hex, binary, decimal, hexadecimal, bcd code, etc.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:2702
    • 提供者:menglinglei
  1. t2

    0下载:
  2. 利用51系列单片机设计一个24小时制电子时钟,电子时钟的时、分、秒数值分别通过P0、P1、P2端口输出(以压缩BCD码的形式)。P3.0为低电平时开始计时,为高电平时停止计时-Use of 51 series microcontroller design a 24 hour system electronic clock, electronic clock, points, second respectively through numerical P0, P1, P2 port output
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-01
    • 文件大小:1269
    • 提供者:张博
  1. e421

    0下载:
  2. 字节拆分、合并程序 1字节BCD码转换为2字节ASCII 2字节ASCII码转化为1字节BCD码-Byte split, merge program 1 byte BCD code conversion for 2 bytes ASCII 2 bytes ASCII code into 1 byte BCD code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:1198
    • 提供者:张博
  1. lab7

    0下载:
  2. bcd seven segment decoder in vhdl on spartan 3e board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:949286
    • 提供者:raushan
  1. DDS485

    0下载:
  2. 单相电能表C源码程序,花了几个月做的单相电能表程序,带485和红外通讯,经过完整功能测试,正常运行。   代码内有16近制数据转化为BCD、通讯和电量方面的数据存储区数组定义、红外及串口发送定义等。-Single phase energy meter C source programs, and it took a few months to do a single-phase energy meter program, with 485 and infrared communicatio
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:140647
    • 提供者:xfjsb
  1. LjkBCDPlus

    0下载:
  2. 自己编写的BCD码加法算法,支持4个字节的数组的BCD运算,如需更多字节,更改for循环控制即可;数据高位放在低地址-Own the BCD adder write algorithm, support 4-byte array BCD arithmetic, high on the low address data more bytes, change the for loop control can be
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:909
    • 提供者:梁吉坤
  1. Ds18b20_bin2bcd

    0下载:
  2. DS18B20数字温度计中小数部分转换BCD码-DS18B20 digital thermometer small number of parts to convert BCD code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:2313
    • 提供者:wenyangzeng
  1. S8050

    0下载:
  2. S8050详解 耗散功率0.625W(贴片:0.3W)集电极电流0.5A集电极--基极电压40V集电极--发射极击穿电压25V集电极-发射极饱和电压 0.6V特征频率fT 最小150MHZ 典型值产家的目录没给出引脚排列为EBC或ECB 838电子按三极管后缀号分为 B C D档 贴片为 L H档-S8050 Xiangjie power dissipation 0.625W (SMD: 0.3W) collector current of 0.5A collector- base v
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-05
    • 文件大小:91580
    • 提供者:四真文
  1. bcd7seg

    0下载:
  2. program vhdl bcd to 7segment altera de2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:260937
    • 提供者:elen
  1. SD2403

    1下载:
  2. 时钟芯片SD2403 驱动,包括BCD码转HEX, 读取时间,写入,等-The clock chip SD2403 drive, including BCD to HEX, read time, write
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:3119
    • 提供者:
  1. B16TOBCD

    0下载:
  2. Binary To BCD Conversion Routine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-29
    • 文件大小:910
    • 提供者:胡晓斌
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 »
搜珍网 www.dssz.com