CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - check

搜索资源列表

  1. crc8

    0下载:
  2. 8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-8051 CRC8 check on the CCITT A-8 CRC calculator. Th e source contains both the calculated (
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2432
    • 提供者:buaalzx
  1. 1_sy0406

    0下载:
  2. SY0406开发板的测试程序 可以检查键盘使用 密码保护 LED显示-SY0406 development board testing procedures to check the use of password-protected keyboard LED Display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6517
    • 提供者:金军
  1. I2C接口调试

    0下载:
  2. 使用主模式I2C向CAT24WC02写入10字节数据,然后读出校验,若校验通过则BEE发声,否则不断BEE。 基于ADS1.2-use the main mode I2C CAT24WC02 to write 10 bytes of data, and then read out the check, if the check is through BEE audible, constantly BEE. Based on ADS1.2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31054
    • 提供者:伤坠人
  1. c51jing

    0下载:
  2. 实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4074
    • 提供者:jy
  1. CRC_8051

    0下载:
  2. This a demo illustrating (1) 8-bit CRC check sums, (2) 57600,N,9,1 communications, and (3) RS-422/RS-485 communications. -This a demo illustrating (1) 8-bit CRC check sums, (2) 57600,N,9,1 communications, and (3) RS-422/RS-485 communications.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16878
    • 提供者:陳大慶
  1. modbus51_c

    1下载:
  2. modbus RTU 的C51程序 单片机89S52 通信波特率 9600 8位数据 1位停止位 偶校验 485通位接口-Modbus RTU procedures C51 microcontroller communication baud rate 89S52 9600 8-bit data a dual-stop check-bit interface 485
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46302
    • 提供者:latinh
  1. SQCOMM51

    0下载:
  2. 51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data frame is received and calculate the check sum if a information frame is received return control byte only -51 serial format A51 compile
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10219
    • 提供者:qi
  1. pc_115k

    0下载:
  2. //115.2k串行口通信程序,校验方式为简单双向校验, //而且是必要的,因为任何采用中断、crc等的方法 //均很难保证速度和避免错误. //总体速度5KB/秒 //单片机程序 //使用22.1184晶振-/ / 115.2k serial port communication procedures and testing methods for the simple two-way check, / / it is necessary, because any interruption u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1419
    • 提供者:彭远伦
  1. 4510bios-code

    0下载:
  2. ARM7 4510的BIOS启动代码!可以-ARM7 4510 BIOS boot code! Can Check
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:964049
    • 提供者:阿泽
  1. dummy I2C bus

    0下载:
  2. 这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed descr iption
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1353
    • 提供者:里凡
  1. Debussy

    0下载:
  2. Debussy是NOVAS Software, Inc(思源科技)發展的HDL Debug & Analysis tool,這套軟體主要不是用來跑模擬或看波形,它最強大的功能是:能夠在HDL source code、schematic diagram、waveform、state bubble diagram之間,即時做trace,協助工程師debug。 可能您會覺的:只要有simulator如ModelSim就可以做debug了,我何必再學這套軟體呢? 其實Debussy v5.0以後的新
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:57293
    • 提供者:frankyq
  1. SLE4428-C51

    1下载:
  2. SLE4428的C51程序,已经过调试,实现了对4428卡片的读写校验密码等操作-C51 SLE4428 logic procedures, which have been debugging, Implementation of the 4428 card check write passwords operation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2214
    • 提供者:roc
  1. 2

    0下载:
  2. 本文包括了Modbus两种协议的校验编程,包括LRC校验和CRC校验。 LRC校验是使用在ASCII协议中的,CRC校验是使用在RTU协议中的-This article includes two kinds of protocols Modbus validation program, including the LRC checksum CRC checksum. LRC check is to use the ASCII agreements, CRC checksum is us
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:75834
    • 提供者:hong
  1. ID-CHECK

    0下载:
  2. The program is to check the validity of your ID card.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1754
    • 提供者:Jason Lau
  1. installation-check

    0下载:
  2. This document is writtern to check the ECG machine installation-This is document is writtern to check the ECG machine installation
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2098
    • 提供者:raj
  1. check

    0下载:
  2. 单片机的串口校验程序,CRC校验,非常有用噢。-Microcontroller serial port calibration procedure, CRC check, very useful oh.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:6905
    • 提供者:PeterZ
  1. hreat-beat-and-PQRS-check

    0下载:
  2. 提取出心电信号中的PQRS 波形 ,并且计算出心率-hreat beat and PQRS wave check
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:32172
    • 提供者:张志臣
  1. vb-moscomm-crc-check.doc

    1下载:
  2. 利用vb利用moscomm单元实现对数据的读取与crc校验-To vb using moscomm units read crc check data
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:2792
    • 提供者:李鹏
  1. EPROM-Erase-Check

    0下载:
  2. EPROM Erase Check - Verify erase quality
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:rhr777
  1. 1602显示-NTC公式测量

    2下载:
  2. C语言开发的ntc测温程序,测温精准,占用内存小。希望能帮助到你。(NTC check tempreture programm by C on keil.I hope it can help you.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:66560
    • 提供者:张冬
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com