文件名称:AD-PIC16F72
介绍说明--下载内容来自于网络,使用问题请自行百度
/这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路
#include <pic.h>
#include <math.h>
#include <stdio.h>
bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中
bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of signals AD conversion, and then compare the decision and the standard output that is larger than the standard way, the default output A Way# include <pic.h># Include <math.h># Include <stdio.h> bank1 int re0 [40] // definition of stored A/D conversion results in an array, in bank0 in bank1 int re1 [40] // definition of stored A/D conversion results in an array, in bank1 in ~ ~ ~ ~
#include <pic.h>
#include <math.h>
#include <stdio.h>
bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中
bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of signals AD conversion, and then compare the decision and the standard output that is larger than the standard way, the default output A Way# include <pic.h># Include <math.h># Include <stdio.h> bank1 int re0 [40] // definition of stored A/D conversion results in an array, in bank0 in bank1 int re1 [40] // definition of stored A/D conversion results in an array, in bank1 in ~ ~ ~ ~
(系统自动生成,下载前可以参看下载内容)
下载文件列表
基于PIC16F72的两路交流信号AD转换(C程序).txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.