搜索资源列表
[InterFace]x86asm
- 福州大学接口课程全部实验代码。包括inter的芯片8253-5、芯片8255A、芯片DAC0832、芯片ADC0809等。详细批注-Fuzhou University courses all experimental interface code. The chip includes inter 8253-5, the 8255A chip, chip DAC0832, such as chip ADC0809. Detailed endorsement
SHUKONGDIANYUAN
- 该程序是数控电源中的,D/A芯片是DAC0832-NC Power, D / A chip DAC0832
DAC0832
- DAC0832的示例程序,希望对大家有帮战哦!
DAC0832
- 通过DAC0832输出方波,初始频率为2KHz,频率可以通过按键“0”与“1” 进行步进调节,按一下“0”频率增加100Hz,按一下“1”频率降低100Hz。
DAC0832——正弦波发生器
- 适用于DVCC平台 利用DAC0832所编的正弦波发生器实验程序 内含实验说明 代码 实验原理图
dac0832.用单片机来实现方波、正弦波、余弦波的输出
- 用单片机来实现方波、正弦波、余弦波的输出,在proteus中模拟电路,并在示波器上观测波形.,Using single chip to achieve the square wave, sine wave, cosine wave output of analog circuits in proteus and observed in the oscilloscope waveform.
Administrator
- DAC0832输出的是电流,要转换为电压,还必须经过一个外接的运算放大器,实验线路如图所示。-dat segment import db input a 4 bit hex:$ output db the equal number=$ err db wrong number$ dat ends cod segment assume cs:cod,ds:dat start: mo
radiocode
- 综合实验,数字录音机。试验目的:了解数字录音技术的基本原理。连接电路,MIC输入接ADC0809通道IN2,DAC0832输出接扬声器。编程以每秒钟5000次的速率采集IN2输入的语音数据并存入内存,共采集60000个数据(录12秒),然后再以同样的速率将数据送DAC0832使扬声器放音。-Comprehensive Experiment, digital tape recorders. Test Objective: To understand the digital recording te
dianziqin
- 用汇编语言把8253、8255、DAC0832做成电子琴-Assembly language with the 8253,8255, DAC0832 into flower
control
- 一、 实验目的 1、进一步了解DAC0832的性能及编程方法。 2、了解直流电机控制的基本方法。 二、 实验内容 1、按图55线路接线。DAC0832的CS接290H~297H,Ub接DJ插孔。8255 CS接288H~28FH。 3、 编程利用DAC0832输出一串脉冲,经放大后驱动小直流电机,利用开关K0~K5控制改变输出脉冲的电平及持续时间,达到使电机加速,减速之目的。 三、 实验原理简述 小直流电机的转速是由Ub输出脉冲的占空比来决定的,正向占空比越大转
DAC0808shuchusan
- DAC0832产生集中波形,protues仿真通过,非常好的资料-Protues DAC0832 produce concentrated waveform, the simulation through, very good material
dac0832
- DAC0832的英文PDF资料,方便需要的兄弟们下载-dac0832
DAC0832
- 利用DAC0832产生三角波,程序如下: 本程序中产生的电压的最大幅度受DAC0832的基准电压限制 产生的的三角波周期受累加器A的控制,可以通过改变每次加的数值来改变周期,但连续性绘变差 也可以改变延时时间来实现-DAC0832 generated using the triangular wave, as follows: This procedure generated by the voltage of the most significant restriction
112
- 基于DAC0832的单片机模拟DDS低频信号发生器-DAC DDS
Change
- 用数/模转换器编程,DAC0832采用单缓冲方式,产生锯齿波-With the number of D/A converter program, DAC0832 single-buffer mode, resulting in sawtooth wave
DAC0832
- 采用VHDL编程控制DAC0832,产生频率为762.9Hz 的锯齿波-Use of VHDL programming control DAC0832, produces a frequency of 762.9Hz sawtooth
proteus-8086-DAC0832
- proteus 8086 DAC0832仿真的设计有汇编语言的程序代码等-proteus 8086 of DAC0832 simulation design of assembly language code
8.6-DAC0832-
- DAC0832 接口电路程序,产生频率为762.9Hz的锯齿波-DAC0832 interface circuit program to generate a frequency of 762.9Hz sawtooth
DAC0832
- 单片机控制DAC0832输出正弦波三角波汇编程序-SCM control DAC0832 output sine wave triangle wave assembler
dac0832
- 了解dac0832编写方波,三角波,锯齿波程序设计-Learn dac0832 write a square wave, triangle wave, sawtooth programming