登录
首页 » c » PIC8单片机ADC应用

PIC8单片机ADC应用

于 2022-01-25 发布 文件大小:2.45 kB
0 80
下载积分: 2 下载次数: 1

代码说明:

#include volatile unsigned char adresult; void ADC_Sample(unsigned char adch); void DelayXms(unsigned char x); #define _DEBUG //调试程序用 /********************************************************** 函数名称:AD_Sample 函数功能:AD检测 入口参数:adch - 检测通道 出口参数:无  备    注:采样通道需自行设置为模拟口      采样10次,取中间八次的平均值为采样结果存于adresult中 **********************************************************/ void ADC_Sample(unsigned char adch) { static unsigned int adsum = 0; static unsigned char admin = 0,admax = 0; static unsigned char adtimes = 0; ADCON1 = 0; //左对齐 ADCON0 = 0X41 | (adch

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 托盘20030607220906_TrayIcon
    一个简单的托盘程序(a simple procedure tray)
    2004-12-09 22:51:05下载
    积分:1
  • Undocumented
    Undocumented Windows NT
    2008-09-07 15:47:26下载
    积分:1
  • MFC_matlab
    程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。(Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.)
    2013-08-13 16:56:57下载
    积分:1
  • SST89E51RD_SIMULATOR
    AVR,JTAG仿真软件,内涵源程序和电路图,直接烧写进单片机就可以在线仿真的(AVR, the simulation software of JTAG, content of the source code and circuit diagram, directly burned into the microcontroller can online simulation )
    2014-12-26 20:59:52下载
    积分:1
  • halcon与C#联合编程之鼠标控制图片缩放拖动roi
    halcon与C#联合编程之鼠标控制图片缩放,拖动,roi(Halcon and C # Joint Programming Mouse Control Picture Zooming, Dragging, Roi)
    2020-07-02 17:00:01下载
    积分:1
  • IIC实验
    说明:  开机的时候先检测 24C02 是否存在,然后在主循环里面检测两个按键,其中 1 个按键(KEY1) 用来执行写入 24C02 的操作,另外一个按键(KEY0) 用来执行读出操作,在 TFTLCD 模块上显示相关信息。同时用 DS0 提示程序正在运行。(When booting, it first detects the existence of 24C02, and then detects two keys in the main loop. One key (KEY1) is used to write 24C02, and the other key (KEY0) is used to read out, displaying relevant information on the TFTLCD module. At the same time, the DS0 prompt program is running.)
    2020-06-17 01:20:01下载
    积分:1
  • mysool学生管理系统
    KTV点歌系统,包括点歌程序和点歌管理程序,大家可以看软件截图,功能还是很好用的,带有源码开发包,安装程序安装即用,是已经成型的产品。KTV点歌系统,包括点歌程序和点歌管理程序,大家可以看软件截图,功能还是很好用的,带有源码开发包,安装程序安装即用,是已经成型的产品。
    2023-01-31 11:55:03下载
    积分:1
  • Huffman
    程序可以实现哈弗曼自动编码功能!很详细的!很有参考价值!(Program can be Havermann automatic coding features! Very detailed! A good reference!)
    2010-07-21 22:06:48下载
    积分:1
  • CT-tracking
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
    2014-01-10 11:45:54下载
    积分:1
  • SMGPGateway
    电信短信接口 SMGP协议接口开发包以及测试代码(Telecommunication short message interface)
    2018-01-25 13:29:02下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载