搜索资源列表
VHDL范例
- 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
C51WirlessApplication
- 无线呼叫器完整设计方案,提供电路原理图、单片机程序源代码、主要器件芯片资料。内部源码: 无线编码器PT2262的单片机解码程序、X25045子程序可供参考。-wireless beeper complete design, circuit schematics, SCM source code, major chip device information. Internal Source : Wireless Encoder Decoder PT2262 SCM procedures, X250
ZZCPLD
- 本文详细介绍了制作电路板的方法及步骤. 实验板的功能 这个实验板可以做如下实验: 1.可以进行运算器(加、减、乘和除法)、比较器、译码器、编码器、选择器、分配器和一般组合电路的实验 2.可以进行触发器、寄存器、计数器和一般时序电路的实验 3.可以进行频率计电路、时钟电路、计时电路、交通灯等复杂数字系统的实验 4.加扩展板可以进行A/D、D/A、串行E2ROM和8031单片机等方面的实验 -This paper describes a circuit board pro
keeloq-C.rar
- 滚动码的软件译码程序,通过用 C语言实现滚动码的译码,Rolling code software decoding process, by using C language implementation of the rolling code decoder
remote
- 使用单片机对32位编码器进行红外遥控解码,C源代码在KEIL2验证通过-The use of single-chip encoder of 32 infrared remote control decoder, C source code verification through KEIL2
PT2262and51ASM
- PT2262编码芯片的简要介绍以及用51解码的汇编程序-PT2262 encoder chips as well as a brief introduction of the assembler decoder 51
main
- 通过单片机实现对遥控编码芯片2262以及1527等的遥控信号进行软解码-Through the single-chip encoder chips to achieve the remote control, such as 2262 and 1527 of the remote control signal decoder soft
AVRoftherotaryencoderdecoderprogram
- AVR的旋转编码器解码程序。可以判断正反向。-AVR of the rotary encoder decoder program. Can determine positive and negative.
VS1053_Standalone_Player_Source_v01
- circuit diagram for vs1003 mp3 encoder/decoder.
qdq
- 数字抢答器由主体电路与扩展电路组成。优先编码电路、锁存器、译码电路将参赛队的输入信号在显示器上输出;用控制电路和主持人开关启动报警电路,以上两部分组成主体电路。通过定时电路和译码电路将秒脉冲产生的信号在显示器上输出实现计时功能,构成扩展电路。经过布线、焊接、调试等工作后数字抢答器成形。-Digital Responder extended from the main circuit and the circuit. Priority encoder circuit, latch, decoder
pt2262-PIC16f628-decoder
- this code learn the address of pt2262 encoder whit ccs compiler and microchip pic16f628a microcontroller. -this code learn the address of pt2262 encoder whit ccs compiler and microchip pic16f628a microcontroller.
VS1003_cn
- VS1003 是一个单片MP3/WMA/MIDI音频解码器和ADPCM编码器。它包含一个高性能,自主产权的低功 耗DSP 处理器核VS_DSP4,工作数据存储器,为用户应用提供5KB 的指令RAM 和0.5KB 的数据RAM。 串行的控制和数据接口,4 个常规用途的I/O 口,一个UART,也有一个高品质可变采样率的ADC和立体 声DAC,还有一个耳机放大器和地线缓冲器。-VS1003 is a single-chip MP3/WMA/MIDI ADPCM audio decoder
hongwai
- 红外发射及接受程序 。通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作-Infrared emission and acceptance procedures. Universal infrared remote control system consists of transmitting and receiving two major components, application of encoder/decoder ASIC chip for cont
HWJMCS
- 通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作,如图1所示。发射部分包括键盘矩阵、编码调制、LED红外发送器;接收部分包括光、电转换放大器、解调、解码电路。 -Universal infrared remote control system consists of transmitting and receiving two major components, application of encoder/decoder ASIC chip for co
IRcode
- 红外编码/解码 C语言:在详细在研究了红外编码方案以后, 终于编写了自己的红外解码程序,顺便也解决了日光灯会发射不连续红外线干扰的问题。而且程序长度只有例程的一半,转换速度更快。不过例程中利用TMR0进行定时的方法还是很值得借鉴的,这样一来,就会有一个相当准确的时钟且不会占用单片机的过多资源。现在八段数据管显示(SPI总线),1602字符型显示屏幕,蜂鸣器,18B20温度传感器都重写了一遍,这块实验室的学习就暂时告于段落。-Infrared Encoder/Decoder in C
EV1527_software_decoder
- 基于51单片机的对于RF编码器EV1527实现的软件解码程序.-Based on 51 single-chip encoder for RF EV1527 software decoder implementation.
ADPCM
- ADPCM Encoder and Decoder (based on IMA ADPCM) Initialization, encoder, and decoder function for ADPCM compression. Built with IAR Embedded Workbench Version 3.42A-ADPCM Encoder and Decoder (based on IMA ADPCM) Initialization, encoder, and deco
infrared
- 通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作。本程序内容是:拨键开关置ON档时,红外发射模块发射数字(如发送1010 1010B),红外接收模块接收到的数据从I/O口输出来控制LED灯。-Universal infrared remote control system consists of transmitting and receiving two major components, the application of encoder/decoder
HONG-WAI-YAO-KONG-XIT
- 通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作,这是使用51单片机制作的红外解码程序-Universal infrared remote control system consists of transmitting and receiving two major components, application encoder/decoder ASIC chip to control operation, which is produced using 51
cpu3
- 编码器解码程序,采用4倍频、闭环精确控制走位,步进电机加减速控制(The encoder decoder, precise control of position by 4 octave, closed loop, stepper motor acceleration and deceleration control)