文件名称:adc
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-15
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- t***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A/D转换
//软件思路:选择RAO做为模拟输入通道;
// 连续转换4次再求平均值做为转换结果
// 最后结构只取低8位
// 结果送数码管的低3位显示-A/D conversion// Software Ideas: Select RAO as analog input channels // continuous conversion four times the average demand as the conversion result// Finally structure just take the low 8// Result send digital low 3 show
//软件思路:选择RAO做为模拟输入通道;
// 连续转换4次再求平均值做为转换结果
// 最后结构只取低8位
// 结果送数码管的低3位显示-A/D conversion// Software Ideas: Select RAO as analog input channels // continuous conversion four times the average demand as the conversion result// Finally structure just take the low 8// Result send digital low 3 show
(系统自动生成,下载前可以参看下载内容)
下载文件列表
adc.c