搜索资源列表
LaJiYaSuoChe
- 一个垃圾压缩车的PLC程序。采用X端口作为模拟量转换后的数据量输入口。这种方法不需要买模拟量模块,1000块就省下来了!
ADC0809转换程序
- ADC0809转换程序,实现了模拟量到数字量的转换,多通道,转换速率快 ,ADC0809 conversion process and achieve the analog to digital conversion, multi-channel, fast slew rate
0809chengxu
- AD0809程序,ADC0809 是8 位逐次逼近型A/D转换器。它由一个8路模拟开关、一个地址锁存译码 器、一个A/D 转换器和一个三态输出锁存器组成(见图1)。多路开关可选通8个模拟通道, 允许8 路模拟量分时输入,共用A/D 转换器进行转换。三态输出锁器用于锁存A/D 转换完 的数字量,当OE 端为高电平时,才可以从三态输出锁存器取走转换完的数据。-AD0809 procedures, ADC0809 is an 8-bit successive approxima
modbus-51-src
- 汇编,C 源码 用STC89C58单片机做的数据采集和控制,12位AD转换使用TLC2543,通讯协议采用MODBUS(RTU),通过拨码开关改变从机地址,支持模拟量或数字量的读写。(4路模拟量输入、6路开关量输出(继电器输出)、8路开关量输入)开发环境:KEIK 7.06 (2006-7-5,C-C++,61KB,17次) -Microcontroller to do with STC89C58 data acquisition and control, use 12-bit AD
ad9952
- ad 数模转换 把模拟量转换为数字信号 误差小 性能高-ad DAC converts the analog high-performance digital signal error is small
A_D_translate
- 利用实验板上的ADC0809做A/D转换器,实验板上的电位器提供模拟量输入,编制程序,将模拟量转换成二进制数字量,在数码管的最高两位显示出数字量来。另外要把模拟量值在数码管的最低三位显示出来。例如显示“80 2.50”( 其中80是采样数值,而2.50是电压值。要求程序可连续运行以便测量不同的模拟电压(类似于电压表) (注意:多次采集求平均值可提高转换精度) -Experimental board do ADC0809 A/D converter, test board provides
AD数模转换程序
- 数模转换程序,内含电路图,以及流水灯显示,控制滑动变阻器,改变模拟量,从而改变数字量-Digital-analog conversion process, includes schematics, as well as water light show, slide rheostat control to change the analog to digital change
Mega8_AD
- ad转换,可以实现模拟量转换成数字量,利用单片机内部集成的魔术转化单元。-ad conversion
adc0809voltage
- 利用ADC0809将外部的电压模拟量转换为数字量,再送到12864显示-Use of external voltage ADC0809 analog to digital conversion, and then to the 12864 show
adcLCD12864
- 使用C8051F310的ADC功能实现测温度功能把模拟量转换为数字量并在LCD12864上显示-C8051F310 features the use of the ADC temperature measurement function to achieve the conversion of analog and digital display LCD12864
adc
- 利用TMS320F2812将连接变化的模拟量转换为离散的数字量-TMS320F2812 will be connected to changes in the use of the analog is converted to discrete digital
DA
- 基于DSP2407的模拟量转换为数字量源代码,主要应用于DSP的信号采集与转换,程序经过调试合众达DSP2407a开发板调试,结果可行-D\A transformation based on dsp2407A
max1246
- 进行AD转换,在S3C2440上进行模拟量转换为数字量-For AD conversion, the S3C2440 on the amount of analog to digital conversion
Atmega128(1)
- atmel 128 模数转换,把传感器模拟量转换成数字量-atmel 128 analog-digital conversion, the sensor into a digital analog converter
0832
- 51单片机,ADC0832的A/D转换代码。ADC0832是8位分辨率、双通道A/D转换芯片。其最高分辨可达256级,可以适应一般的模拟量转换要求。-51 SCM, ADC0832 the A/D conversion code. ADC0832 8-bit resolution, dual-channel A/D converter chip. The maximum resolution of up to 256, can be adapted to the general requirem
voit
- 本例利用ADC0809 的A/D 转换原理,将被测的多路模拟量转换成数字量,并 用数字方式显示测量结果。本系统以单片机AT89C52 为系统的控制核心,结合A/D 转换 芯片ADC0809 设计一个多路电压采集系统,其中A/D 转换结果经过AT89C52 处理,最后 通过数码管显示相应的数值。本系统通过一个按键可以选择8 路0-5V 之间的直流电压 值进行测量,并在四位数码管上显示相应的数值。读数据准确,测量方便。-In this case the use of ADC0809
ad590
- 使用ad590采集温度,通过ad将模拟量转换成数字量传递给微控制器-Ad590 collected using temperature, through the ad will be converted into a digital analog transmission to the microcontroller
AD转换
- 模数转换包括采样、保持、量化和编码四个过程。是将连续的模拟量(如象元的灰阶、电压、电流等)通过取样转换成离散的数字量(Analog to digital conversion involves sampling, holding, quantizing, and encoding four processes. Is the continuous analog (gray scale, such as voltage and current element etc.) is converted
DA转换 利用PWM
- 利用PWM,数字量转换到模拟量(需要用到放大跟随电路)(By using PWM, digital quantity is converted to analog quantity.)
STM32F103的ADC转换源程序
- 使用C语言再STM32F103ZET6开发板上实现模拟量向数字量的转换(Using C Language and STM32F103ZET6 Development Board to Realize the Conversion from Analog to Digital)