搜索资源列表
炉温采样
- 设炉温变化范围为0-100º C,相应电压为0-5V。要求:每隔30秒钟采集一次温度数据,并将采集的数据送七段段码显示(十进制)。采集到的炉温在40º C-60º C是正常,其他为不正常。不正常时要求通过蜂鸣器报警,报警时间为2秒,用查询方式读取数据。-based temperature range of 0-100
test812B
- 可以通过串口采集多个通道电压测试电压是否有变化。有价值的哟。
转换16进制数据
- 通过试验台电位器RW1输出0~5V滞留电压送入ADC0809通道0(IN0),变成采集IN0输入的电压,在屏幕上显示出转换后的16进制数据
powertestinganddetecting
- 电压监测 实现多路数据采集,算法简单,可靠性高
ADC_voltage
- 一个电压转换的程序,实现对模拟量的采集和控制,在系统中反馈
fgg
- 利用单片机AT89S51和ADC0809对直流电压0~5V进行采集,并可在LCD或LED上进行显示,可以显示电压值的小数点后两位。本设计选用LED进行显示
wenduji
- 用热电阻Pt100做温度传感器,采用惠斯登电桥测量电路,将随温度变化的热电阻变化量转换成模拟电压信号;用LM324设计放大电路;以12位串行模数转换器ADS7816将模拟电压信号转换成为数字信号;单片机将采集到的数字信号经过平滑处理、变换成温度量用数码管显示出来。-To do with hot 电阻 Pt100 temperature sensor, the use of Wheatstone bridge measurement circuit, the temperature depende
CVM128
- 该程序是一个0~3V电压采集系统的通讯显示系统,共有128个通道。-The program is a 0 ~ 3V voltage acquisition system communication display system, a total of 128 channels.
ad
- 使用实验板上PORTD上的八个LED 表示数据采集输入端的电压值,电压值越大,显示的LED数越多,且按顺序递增.-Experimental use of the eight on-board LED on PORTD said data acquisition input voltage value, the greater the voltage, the LED display a few more, and increase sequentially.
ADC0809basedonthenumberofassemblylanguage
- 基于汇编语言的ADC0809数模转程序,能够实现电压的精准采集与转换。-ADC0809 based on the number of assembly language to program mode, to achieve accurate voltage acquisition and conversion.
digitalclock
- 1、正常情况下在LED数码管上显示时钟和温度。显示格式为:hh.mm tto,其中hh为2位小时数,mm为2位分钟数,中间的.每隔1秒交替亮暗,tt为2位温度,温度范围为-50oC-+50oC,“o”为温度单位摄氏度。 2、假设选用的温度传感器已将温度-50oC-+50oC变换为0-5V电压信号,请完成温度值的采集并进行标量转换,再显示在LED数码管上。 3、应采取数字滤波技术提高温度测量稳定性(如均值滤波)。 4、若闹钟设置的时间到,则闹铃(可以驱动指示灯亮代替)。 5、通过开
1
- 采集0-7路输入来自直流源经分压器产生的0~5 V直流电压(可功能扩展,8路可接不同的传感器,采集不同的信号,例如:温度、湿度、图象、声音等)ADC0809将各路模拟信号分别转换成8位二进制数字信号,再对各路数据进行显示。各路通道采集方式为以约5s为周期循环采集(即0路、1路……7路、0路…)约每5ms更新,重新采集一次。显示方式为循环显示和单路显示:开关打开时,循环显示0-7路采集的数据;开关闭合时,显示当前单路采集的数据。3个七段数码管显示结果:最左边的一个数码管DS0显示通道号,其它两个数
1
- 本设计太阳能备用照明灯以AT89S52为控制核心,光敏传感器实时采集环境的光照强度,实时检测市电,利用ADC0809采集蓄电池的电压的变化。利用LCD液晶显示屏1602显示数据。达到实时监控蓄电池充电的目的。-The design of solar-powered back-up lights to AT89S52 for the control of the core, light sensors collect real-time light intensity environment, r
yejing
- 这是一个用汇编写的液晶显示电压的程序,0809采集后显示在液晶上。-htis a ASM program for electric potential display which is collected by 0809.
gaihou
- AD接口实验:通过电位器调节输出电压,电位器输出电压经过A/D转换获取电压实际值显示在数码管上,并把定时采集数据实时上传到PC机-AD Interface Experiment: The potentiometer adjusts the output voltage, potentiometer output voltage through the A/D converter for voltage is the actual value displayed in the digital pi
AD
- 通过AD0809采集0~5v电压,并在LCD上显示出来,到小数点后两位-By AD0809 collection 0 ~ 5v voltage and displayed on the LCD, to two decimal places
ADLCD
- 用ADC0809采集电压,然后在LCD上显示,保留小数点后两位-Collection voltage with ADC0809, LCD display and then to retain two decimal places
code
- adc0808数字电压表,三路电压采集,0-10v-adc0808 digital voltmeter, three-way voltage acquisition ,0-10v
main
- C8051F320 AD 电压采集功能的实现-C8051F320data collection
微机原理综合设计实验-数字电压表A.rar
- 利用ADC0809采集电位器的电压值,将采集的电压值通过8255显示在七段数码管上,显示数据保留小数点后2位,利用8253定时数据更新,每隔0.5秒数据更新一次。扩展要求:具有设置报警阈值功能,当超过阈值时,点亮一个LED灯。(Using ADC0809 to collect the voltage value of potentiometer, the collected voltage value is displayed on seven digital tubes through 825