搜索资源列表
chexu
- PWM 码是一种脉宽调制码,它的组成为9MS 高电 平和4MS 低电平引导脉冲,16 位系统识别码 正码和8 位数据反码。我们要解的就数据码。一个PWM 码的0是由一个0.58ms的低电平和一个0.58ms的高电平 -code is a PWM pulse width modulation code, which is composed of 9MS to I and decent low-level guide pulse, sixteen sy
1213
- 是十六位乘加器的VHDL语言描述。是我的课程设计。很好用。成绩是优秀-Is a sixteen by adder VHDL language descr iption. My course design. Good use. Performance is excellent
juzhenjianpan
- AVR单片机矩阵键盘按16个键在数码管显示十六个数-AVR microcontroller by 16 key matrix keyboard in the number of digital display sixteen
msp430teaching
- MSP430系列十六位超低功耗单片机 教学实验系统实验教程成功用于某导弹遥测系统测试设备。-MSP430 ultra-low power MCU series Sixteen experimental tutorial teaching system successfully used a missile telemetry system test equipment.
4-10-VHDL-f1
- 四位10进制VHDL频率计设计说明 四位频率计的结构包括一个测频率控制信号发生器、四个十进制计数器和一个十六位锁存器(本例中所测频率超过测频范围时有警示灯)。-Four 10-digit frequency counter VHDL design descr iption of the structure of the four frequency meter includes a measuring frequency control signal generator, four deci
SERVOMOTOr2
- AVR study notes sixteen, steering gear control experiments
Mux_16to1
- Structural of a 16 to 1 MUX (Sixteen 1-bit inputs) that is built * using two 8-to-1 muxes that feed a 2-to-1 mux
LAB17
- 学校FPGA实验教学work1之十七讲,西欧啊次哦十六讲-Schools Experiment work1 the seventh FPGA say, oh sixteen times in Western Europe say ah
complement_adder
- 十六位补码加法器,输入为两个16位补码,输出和为17位补码,不虚溢出标志。-Sixteen complement adder, the input to complement the two 16-bit, output, and for the 17 complement, not virtual overflow flag.
2
- 小车的语音控制 基于单片机技术的语音控制小车设计 SPCE061A是一款性价比很高的十六位单片机,使用它可以非常方便灵活的实现语音的录放,该芯片拥有8路10位精度的 ADC,其中一路为音频转换通道,并且内置有自动增益电路。-Car voice control technology based on single chip design of voice controlled car is a very high price SPCE061A sixteen-bit microcontroller
temperature_ctrl
- 采用凌阳十六位单片机 SPCE061A 实现温度控制,温度信号由 PT1000 和电压放大电路提供。通过 PID 算法实现对电炉功率和水温控制。同时,具有温度数字 语音播报和显示。-Using Sunplus sixteen MCU SPCE061A control of temperature, the temperature signal from the PT1000 and voltage amplification circuit. Through the PID algorith
segment
- 数码管显示,以7位二进制码对十六进制数进行编码转换-Digital tube display, with 7 bit binary code to sixteen hexadecimal encoding conversion
jingtaixianshi
- 16*32LED点阵屏静态显示八个汉字 每个汉字占据十六行十六列-16* 32LED dot matrix screen displays eight characters each character still occupies sixteen lines sixteen
juzhen
- 4*4矩阵键盘,用十六个按键分别控制十六个数码,并将其显示。-4* 4 matrix keyboard with 16 hexadecimal keys are sixteen digital control and display.
AD7705zl
- 十六位模数转换器AD7705 及其应用的中文资料-Sixteen ADC AD7705 and its applications in Chinese information
keyboard
- 矩阵键盘扫描代码,实现0 1 2 3 4 5 6 7 8 9 A b c d E F十六个按键-Matrix keyboard scan code to achieve 0 1 2 3 4 5 6 7 8 9 A bcd EF sixteen key
8253jishuqi
- 用8253对标准脉冲信号进行计数,就可以实现定时功能。用板上的1MHz作为标准信号,将8253可编程计数器/定时器的时间常数设在1000000次,就可以在定时器的管脚上输出1秒针高/1秒钟低的脉冲信号。因为8253每个计数器只有十六位,要用两个计数器才能实现一百万次的计数,实现每一秒输出状态发生一次反转。-With 8253 pairs of standard pulse counting, timing can be achieved. 1MHz with the board as a sta
seg
- 六位十六位进制数可逆循环计数器、七段译码器设计,完全有VHDL语言设计,生成SYM文件后,设计top.gdf文件,赋好管脚下载到altera芯片上执行。-Sixteen decimal six reversible cycle counter, seven-segment decoder design, fully VHDL language design, build SYM files, design top.gdf file, assign a good pin downloaded to
mlgb
- 本温度采集系统是利用DS18B20把温度读出,然后通过单片机解码发送给6位数码管,数码管显示出当前的温度值。DS18B20返回的温度值是两字节的十六进制数据。负数用反码表示。单片机直接通过串口把两字节的十六进制数据传送到上位机,上位机对温度数据进行解码变显示。 单片机的串口参数可以通过,下面两个宏来设置: #define XTAL 11059200 // CUP 晶振频率 #define baudrate 9600 // 通信波特率 默认设置如上。 -The tempe
Sixteen-hardware-multiplier
- vhdl 编学基于移位相加的16位硬件乘法器。-vhdl