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

搜索资源列表

  1. 遥控器I2C

    0下载:
  2. 遥控器编码的c51程序,包括遥控器编码,I2C操作编程等-remote coding decoder procedures, including remote control codes, such as I2C programming operation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38805
    • 提供者:罗信
  1. HD61202LCDDISP_C51

    0下载:
  2. 网上查了半天,没有C语言的,就自己写了一个。(HD61202驱动,128*64液晶,和编码器计数的),KEIL C51写的-online for a long time, no C language, writing on his own one. (HD61202 driver, 128 * 64 LCD, and the encoder count), C51 wrote KEIL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8580
    • 提供者:郭方
  1. HammingC51

    0下载:
  2. 用C51程序实现的Hamming编码器和解码器,很方便使用。-C51 program with the Hamming encoder and decoder, very convenient to use.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1128
    • 提供者:李小飞
  1. hongwai-decode

    1下载:
  2. 红外遥控器软件解码原理和程序(C51) 红外一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码,如果按着键不放,则遥控器则发送一段重复码,重复码由9ms的高电平,2。25ms的低电平,跟着是一个短脉冲,本程序是免费给大家,版权所有,不得用于商业目的本程序经过试用,能解大部分遥控器的编码! */-infrared remote control software decoder principles a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6150
    • 提供者:xw
  1. c51设计编码规范

    0下载:
  2. C51语言编码设计规范,说的很详细的。-C51 coding design specifications, said the very detailed.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16288
    • 提供者:王乐
  1. C51+remote

    0下载:
  2. 单片机与遥控器的通信、红外编码及接收信号处理
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18812
    • 提供者:wj
  1. C51-PT2262.用C51单片机实现解PT2262编码的源程序

    1下载:
  2. 用C51单片机实现解PT2262编码的源程序。,C51 single-chip solution with implementation of the source code PT2262.
  3. 所属分类:汇编语言

    • 发布日期:2012-09-27
    • 文件大小:1427
    • 提供者:yyg123321
  1. c51

    0下载:
  2. crc-16 编码程序 实现16位的循环冗余编码 -crc-16 coding procedures to achieve 16-bit cyclic redundancy coding
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:897
    • 提供者:黄渊
  1. Remote Control Signal Analysis Board

    1下载:
  2. 51制作的红外、315M、433M、遥控信号分析板, 含PCB图,单片机程序,原理图,两大功能:1.红外遥控器—波形采集和编码分析功能。2.无线遥控器(如PT2262、等无线编码遥控)的波形采集,地址码和数据码分析功能。 -51 produced by infrared, 315M, 433M, remote control signal analysis board, including PCB diagram, SCM, schematic diagram, the two major fu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-12-29
    • 文件大小:762931
    • 提供者:彭海银
  1. C51

    0下载:
  2. ME500单片机开发系统演示程序 - 控制PC键盘上三个LED灯 有定义键按下,对应的LED灯亮与灭 描述: PS2键盘发送数据到ME500,ME500接收到数据后 再发送数据到PS2键盘,控制PS2键盘上的3个LED亮与灭 P0口的8个LED还可以显示PS2的其它按键编码 -ME500 microcontroller development system demo- control three LED lights on the PC keyboard is defi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:18323
    • 提供者:quyinlong
  1. key_dis

    0下载:
  2. C51单片机16键键盘扫描与显示按键编码,键盘扫描方法为行扫描。键盘连线方法见Proteus电路图。-C51 series SCM 4x4 keypad scanning and display the key name. The method of the program is row scanning.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:55327
    • 提供者:haoshuzhuang
  1. PPM-Controler-C51

    0下载:
  2. 遥控设备使用PPM编码模式驱动舵机,本程序模拟PPM形式对舵机进行检测,可测试舵机偏转。程序对应标准C51单片机。-Remote control devices using PPM encoding mode driver steering, the program simulates the form of servo PPM detects testable steering deflection. Corresponds to the standard procedures C51 mic
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:941
    • 提供者:赵小飞
  1. c51

    1下载:
  2. c51红外编码解码实验程序,用于初学者在刚解除51单片机学习编程的时候实验使用-c51 infrared codec experimental program for beginners in the recently released 51 single experimental use when learning to program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:1571
    • 提供者:wangyang
  1. AES-c51

    0下载:
  2. AES编码在单片机上的实现,C51实现。-AES coding application on MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:8818
    • 提供者:wuqi
  1. encoder-c51-program

    1下载:
  2. IAR 编译器下 51单片机 读取4000线 光学编码器程序-IAR compiler under the 4000 single chip to read 51 wire optical encoder program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-18
    • 文件大小:4868571
    • 提供者:liuchanggeng
  1. motor-control-based-on-C51

    0下载:
  2. 步进电机加速减速匀速;步进电机正反转停止实验;步进电机正反转调速C编码-Stepper motor acceleration and deceleration uniform stepper motor positive and negative rotation test stepper motor forward and reverse speed C coding
  3. 所属分类:SCM

    • 发布日期:2017-12-14
    • 文件大小:52224
    • 提供者:高飞
  1. c51jiaotongdengproteus+编码

    0下载:
  2. 交通灯,两个数码管显示,用的C51芯片,红黄绿灯。倒计时,还有禁止通行全红灯。简单的程序。(Traffic lights, two digital display, with the C51 chip, red, yellow, green light. Countdown and red lights are prohibited. Simple program.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:305152
    • 提供者:去去去123
  1. 波特率115200_单片机只发送1和3

    0下载:
  2. 采用C51的编码器信号采集,并通过串口传输给上位机(C51 encoder signal acquisition, and through the serial port to the host computer)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:游侠_哈哈
  1. stc89c52红外遥控LED变动

    0下载:
  2. 在lcd1602能显示按键编码,通过按快进和后退能够使led流水式变化
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2018-01-26
    • 文件大小:34197
    • 提供者:65945621@qq.com
  1. 红外38k载波NEC编码发射C51

    0下载:
  2. 红外38k载波NEC编码发射C51代码有详细注释
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2020-03-17
    • 文件大小:2327
    • 提供者:7681880@qq.com
« 12 3 »
搜珍网 www.dssz.com