搜索资源列表
ADC
- 用过采样和求均值技术提高模数转换器的分辨率.pdf-----针对目前单片机内嵌的模/数转换器的分辨率太低,而外接高分辨率成本又太高的情况,提出了用“过采样和求均值”的技术来使在有用的测量频带内的信噪比得到改善,从而提高测量的分辨. 率。并利用 60 - 7 0 /对其结论进行仿真,且在单片机上予以实现,结果表明测量分辨率明显提高。-Sampling and averaging techniques used to improve the resolution of ADC. Pdf-----
meanFilter
- This is a variable length window averaging filter that uses an MCP3002 ADC with SPI interface to sample an analog input, and has a PWM that can be run through a low-pass filter to produce an analog output. The design was simulated in Modelsim with no
example_1_dc
- // This program provides simple DC motor control using the PCA 8-bit PWM Mode. // The ADC is used to read the potentiometer voltage on P0.6. The ADC uses // polled mode and 64 sample averaging. The 8-bit PWM is configured to operate // at 24 kH
adc
- 熟悉PIC单片机A/D转换的C语言用法,选择RAO做为模拟输入通道,连续转换4次再求平均值做为转换结果,最后结构只取低8位,结果送数码管的低3位显示-Familiar with the PIC microcontroller A/D conversion of the C language usage, select the RAO as the analog input channel, continuous conversion as 4 times and then averaging c
F06x_ADC2_ExternalInput
- C8051F060 外设ADC2程序.测量一个外部电压,并通过串口和终端打印功能将测量结果传到计算机windows终端.-This program measures the voltage on an external ADC input and prints the result to a terminal window via the UART. The system is clocked using the internal 24.5MHz oscillator. Res
Achieving-Higher-ADC-Resolution-Using-Oversamplin
- IMPROVING ADC RESOLUTION BY OVERSAMPLING AND AVERAGING
adc
- STM8S的ADC采样配置,拿来就可以用,已经调试过。采样值采用求平均的方法,当然也可以采用冒泡排序法,看自己的需求。-STM8S ADC sample configuration used can be used, it has been tuned. Samples using the averaging method, of course, can also be used bubble sort method, see their needs.
adc
- 将采集来的模拟信号通过叠加并求平均,转换为数字信号,并且用串口显示最后的输出信号-The analog signals collected by superimposing and averaging, converted to digital signals, and with a serial display the final output signal
AN018_CN
- AN018_用过采样和求均值提高ADC分辨率(中文)-AN018_ used to improve sampling and averaging ADC resolution