搜索资源列表
PICC
- pic 单片机 AD转换显示到千位的程序LCD用 ad转换c语言PICC显示到千位-pic microcontroller to 1000 AD conversion shows the procedure to use LCD display ad conversion c language into the 1000 PICC
PIC_AD_src
- PIC AD转换最简测压0-5V程序,此程序是最简单的 AD转换 演示例程 转换结果从C口输出 非常直观 转换的值ADRESH在0V是0发光管全灭, 5V时全亮 -The most simple PIC AD converter 0-5V manometry procedures, this procedure is the simplest demonstration of the AD conversion routines conversion results from
PICC
- PIC单片机学习中的程序例子,包括AD转换,PWM,LCD等等,是开始学习PIC的良好材料,保证代码都是自己写的-PIC microcontroller examples of learning programs, including the AD converter, PWM, LCD, etc., is a good material to start learning the PIC to ensure the code is written in their own
adc
- 熟悉pic单片机的 AD转换 软件思路:选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-Familiar with the pic of the AD conversion software Singlechip thinking: Select analog input channel for RAO consecutive conversions on average 4 times longer for th
PIC-AD
- PIC单片机AD转换数据存储及串口效率.pdf -PIC Singlechip AD conversion efficiency of data storage and serial port. Pdf
ADC_sampling_over-sampling
- AD采样技术大全,包含25篇过采样资料、PIC AD转换入门指导-适合初学者、Stellaris系列微控制器的ADC过采样技术-Stellaris_ADC等资料-Guinness AD sampling, including 25 over-sampling data, PIC AD conversion Started guide- suitable for beginners, Stellaris family of microcontrollers ADC over-sampling, s
battery_management
- 测量电池电压的程序,运用于pic器件,AD转换功能-Procedures for measuring the battery voltage, the device used pic
AD
- ad 转换 pic 单片机数据采集-ad test
AD
- 单片机AD转换。PIC单片机单片机AD转换。PIC单片机-CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCc
PIC-AD
- PIC单片机中的AD转换应用 实例及程序清单-PIC MCU AD conversion applications
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
AD
- PIC单片机的AD代码,可以将模拟量转换为数字量。AD源代码-AD program for PIC microcontroller .it can transt anolog to digital
PIC-ADC
- DSPIC ad 转换 Dspic-DSPIC ad conversion Dspic33
AD
- PIC AD转换程序实现A/D转换功能,A/D采用中断方式。该程序通过单片机的RA2模拟通道送入一直流电压-pic ad change
PIC-AD
- PIC单片机的AD转换程序,一个非常不错的程序哟-PIC microcontroller AD conversion process, a very good program yo
AD
- pic ad 转换 主要是pic877a的一个小实验-pic ad conversion is a little experiment pic877a
pic-ad
- AD转换求平均值的几种算法,很实用,供大家参考、学习-AD conversion averaging of several algorithms, it is useful, for your reference, study
PIC-AD-data-onLCD1602
- 利用PIC内部AD转换器, AN0通道口采集模拟数据,通过LCD1602显示结果,经过测试,完美运行。-Use of PIC internal AD converter, AN0 analog data acquisition channel mouth, through the LCD1602 display the results, tested perfectly.
AD转换
- 模数转换包括采样、保持、量化和编码四个过程。是将连续的模拟量(如象元的灰阶、电压、电流等)通过取样转换成离散的数字量(Analog to digital conversion involves sampling, holding, quantizing, and encoding four processes. Is the continuous analog (gray scale, such as voltage and current element etc.) is converted
AD.X
- AD转换,实现简单的模拟电压转换数字电压(AD conversion, to achieve a simple analog voltage conversion digital voltage.)