搜索资源列表
Sources
- // (1)ADCInit:A/D转换初始化 * // (2)ADCvalue:获取1路A/D转换结果 * // (3)ADCmid:获取中值滤波后的A/D转换结果 * // (4)ADCave:获取均值滤波后的A/D转换结果 -//(1) ADCInit: A/D converter initialization*// (2) ADCvalue: 1 way to get A/D conversion result*// (3) ADCmid: Get the value of t
ad
- 现代单片机的ad转换源码,改变通道,软件滤波是中值滤波的方法,取十次,然后冒泡,再去掉最大值和最小值,再求均值!-Modern SCM ad conversion source, change channels, filtering software is the median filtering method, taking ten times, then bubbling, then remove the maximum and minimum values, and then averag
Sources
- 本工程为AW60的A/D模块编程实例 (1)本实例利用PTB.0所连接的电位器来模拟数据采集,调节电位器可获得不同的采样值 (2)此转换程序包含了中值滤波和平均值滤波的复合滤波方式 (3)本程序中的中值滤波就是对3次采样值比较大小,取中间的一个 (4)平均值滤波就是N个采样值求平均 (5)使用SCI和PC机通信-This works for AW60 the A/D module programming examples (1) This example PTB.0