搜索资源列表
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
adc0809
- 基于 80C52 单片机的 adc0809 模数转换 c程序,使用了IN0口,-Based on 80C52 microcontroller adc0809 ADC c procedures used IN0 mouth
0809
- ADC0809的A/D转换芯片是比较老的芯片,但用的人还好多!-ADC0809 of A/D converter chip is a relatively old chip, but also a lot of people!
C
- 8AT89C52,ADC0809 8路数字电压表测量由A/D转换、数据处理及显示控制等组成,测量0~5V范围内的8路输入电压值,由4位共阳LED数码管轮流显示,最大分辨率0.01V,误差±0.02V。-8AT89C52, ADC0809 8 way digital voltage meter measured by A/D conversion, data processing and display control of the measurement range of 0 ~ 5V inpu
ADC0809
- Based on the ADC0809 + MCS-5 Series Single-chip design of digital voltage meter 有源程序代码 C语言编程-Based on the ADC0809+ MCS-5 Series Single-chip design of digital voltage meter
ADC0809
- ADC0809模数转换与显示C语言和仿真文件-ADC0809 frequency-field and display C language and simulation files
ADC0809
- 8位 ADC0809模数转换芯片C语言控制程序-8 ADC0809 analog-to-digital conversion chip C language control program
C语言
- 利用单片机c51 ADC0809、以及数码管组成的电压表的C语言程序(The use of singlechip C51, ADC0809, as well as digital tube composed of voltmeter C language program)
基于51单片机的多路温度采集控制系统设计
- 本电路由89C51单片机温度传感器、模数转换器ADC0809、串入并出移位寄存器74LS164、数码管和LED显示电路等组成。由热敏电阻温度传感器测量环境温度,将其电压值送入ADC0809的IN0通道进行模数转换,转换所得的数字量由数据端D0-D7输出到89C51的P0口,经软件处理后将测量的温度值经单片机的RXD端串行输出到74LS164,经74LS164串并转换后,输出到数码管的7个显示段,用数字形式显示出当前的温度值(51 MCU multi-channel temperature acq
work
- 使用proteus工具模拟仿真adc0809转换的值来控制led灯。压缩包内涵仿真图。具体代码过于简单不做上传。(Use Proteus tool to simulate the value of ADC0809 conversion to control the LED lamp. Simulation diagram of compressed package content. The specific code is too simple to upload.)