搜索资源列表
C51指令集
- C51指令集是一关于8051指令的具体说明 包括了一些基本的程序实例-C51 instruction set is a 8051 directive on a specific descr iption includes some basic examples of procedures
zlg7289a
- zlg7289全面说明文挡,含汇编程序,使用说明,一份很不错的资料。-zlg7289 comprehensive descr iption text block containing assembler, use, a very good information.
Verilog HDL练习题
- 硬件描述语言,对学习EDA的人,特别是初学者都有很大的参考价值。-hardware descr iption language, to learn the EDA people, especially beginners have great reference value.
AD7755CN
- 模数转换芯片AD7755CN,对应的对管脚有特别详细的描述,还有对此芯片的参数设定问题-analog-digital conversion chip AD7755CN corresponds to a particular pin detailed descr iption, and the parameters of this chip set issue
fiber-source-v10
- 串口通信的光纤调制解调产品“光猫”的AT89C2051单片机完整源代码及其说明-serial communication fiber modem products "- cat" AT89C2051 integrity of the source code and its descr iption
VHDL范例
- 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
1302
- DS1302汇编51单片机程序代码(含程序说明)-DS1302 Series 51 microcontroller code (including descr iption of the procedures)
et6201驱动_0122
- 本代码详细说明了,如何用C51对LED驱动芯片ET6201的程序设计,适用于DVD/CD等电子产品的面板显示-detailed descr iption of how to use C51 to the LED driver chip design ET6201 procedures applicable to DVD / CD and other electronic products showed the panel
lm6800程序
- LM6800程序!! !!!有详细的注解和说明!只要把引脚改好就可以使用了-LM6800 procedures! ! ! ! ! ! ! A detailed explanation and descr iption! As long as pin changing for the better can use it!
关于dtmf的源程序代码的合集
- 程序名称:DTMF双音频检测 描述:初始化数字正弦振荡器状态 它将指定状态集的状态复制到通道对应的振荡器状态缓冲区中-procedures title : DTMF detection-Audio Descr iption : initial figures sinusoidal oscillators state designated the state will collect copies of the state access to the corresponding os
SmartCOS-Psam
- 文档说明,keil uvision2 cx51开发的详细说明-documents show that Keil uvision2 cx51 detailed descr iption of the development
cc1000cn
- cc1000无线收发芯片的中文数据手册, 包含各寄存器的中文说明等-cc1000 wireless transceiver chip Chinese manual data, the register contains the descr iption of Chinese
CAN_Zongxiantongxun_AVR
- MCU:ATMEGA8515 Frequence: 16M 描述:利用已有CAN TEST V1.0电路板进行调试, 可靠性测试已通过,并发现8515外部中断不稳定 的原因是没有在INT0脚加上拉电阻,加上后已能 够稳定地运行 调试过程中发现SJA1000的首地址设置有误,改过 后,当CAN发送数据时,程序能进入中断了,但发现 中断是由出错报警中断引起的,估计与波特率设置 有关。 通过修改CDR的参数,以及更换16M晶振,现在已能 正常地收发送数据了-
sejishilu
- 本文从硬件和软件两方面介绍了MCS-51单片机温度控制系统的设计思路,对硬件原理图和程序框图作了简捷的描述。-paper from the hardware and software aspects of two MCS-51 temperature control system design, right hardware schematic diagram and the process was simple descr iption.
zhinengfangdaowendukongzhixitongdeseji
- 本系统详细的描述了智能防盗系统的基本原理 组成 对电话网络的接入方法进行了详细的描述-the system detailed descr iption of intelligent detection system composed of the basic tenets of the telephone network access methods for details detailed descr iptions
aaq1
- 51单片机IO口模拟串口通讯C源程,详细描述了 具体细节,代码较为详尽-51 SCM IO serial communications simulation-C source, a detailed descr iption of specific details, a more detailed code
8-description-Responder
- 基于51单片机的8人抢答器设计c语言描述-8 51 MCU-based design c language descr iption Responder
description-of-LCD12864and-example
- 一份LCD 12864的中文说明资料,另附上一个经典例子!-Chinese descr iption of the data are attached on a classic example of an LCD 12864
description-of-KEIL_MDK-tools
- KEIL_MDK 常用编译工具和调试工具简单说明-A brief descr iption of commonly KEIL_MDK compile and debugging tools
Key-Status-Description
- * 1) 按键状态说明: * 按键采用查询方式判断,每检测一次将以前状态向左移动一位并记录最新检测状态。 * 按键状态只取低三位: * 000 - 没有检测到按键动作 * 001 - 第一次检测到按键动作 * 011 - 按键稳定闭合 * 111 - 按键持续闭合 * 110 - 第一次检测到按键释放 * 100 - 按键稳定释放 * 010 - 正脉冲抖动干扰,状态置为 000 * 101 - 负脉冲抖动干扰,状态置为 -* 1) Key Status