文件名称:in0
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 万*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
2. IN0采集的数值在LED上以十六进制显示
3. 对IN0采集的通道进行如下处理:
(1) 如果IN0<2.5V,则送00H到DAC0832
(1) 如果IN0≥2.5V, 则送FFH到DAC0832
(2) DAC0832的输出接ADC0809的IN1,同时接显示器
(3) IN1采集的电压值以十进制在CRT上显示-2. IN0 acquisition values in hex on the LED display 3. On the IN0 channel collected the following treatments: (1) If IN0 < 2.5V, then send 00H to the DAC0832 (1) if the IN0 ≥ 2.5V, then FFH sent to the DAC0832 (2) DAC0832 output connected ADC0809 of IN1, while access monitor (3) IN1 voltage collected at the CRT display in decimal
3. 对IN0采集的通道进行如下处理:
(1) 如果IN0<2.5V,则送00H到DAC0832
(1) 如果IN0≥2.5V, 则送FFH到DAC0832
(2) DAC0832的输出接ADC0809的IN1,同时接显示器
(3) IN1采集的电压值以十进制在CRT上显示-2. IN0 acquisition values in hex on the LED display 3. On the IN0 channel collected the following treatments: (1) If IN0 < 2.5V, then send 00H to the DAC0832 (1) if the IN0 ≥ 2.5V, then FFH sent to the DAC0832 (2) DAC0832 output connected ADC0809 of IN1, while access monitor (3) IN1 voltage collected at the CRT display in decimal
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序.doc