CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - averaging

搜索资源列表

  1. ADC

    1下载:
  2. 用过采样和求均值技术提高模数转换器的分辨率.pdf-----针对目前单片机内嵌的模/数转换器的分辨率太低,而外接高分辨率成本又太高的情况,提出了用“过采样和求均值”的技术来使在有用的测量频带内的信噪比得到改善,从而提高测量的分辨. 率。并利用 60 - 7 0 /对其结论进行仿真,且在单片机上予以实现,结果表明测量分辨率明显提高。-Sampling and averaging techniques used to improve the resolution of ADC. Pdf-----
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:99793
    • 提供者:王克敏
  1. diankaoxiang.c

    0下载:
  2. 电烤箱作为一种重要的生产工具广泛的应用于工业生产和食品加工等领域。电烤箱的温度是生产工艺的一项重要指标,对温度的控制性能在很大程度上决定了产品的质量和生产效率。 系统以P89V51RD2单片机为核心,实现了温度采集、PID控制、人机对话以及定时等功能。由于干扰和实际噪声的存在,在采样过程当中会出现采样信号与实际信号存在偏差的现象,为了减小这方面原因造成的测量误差,系统采用了16次采样取平均值的方式对采样值进行平滑滤波,再对滤波值查表就得到了实际的温度值。在控制方面采用PID控制,温度控制具有
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2469
    • 提供者:格芯电子
  1. LCD1602A_SPI_com

    0下载:
  2. 选择RAO做为模拟输入通道; 连续转换5次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-Select RAO as the analog input channels continuous conversion 5 times and then averaging the results of the final structure as the conversion to take only the low 8 bits of the results se
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5057
    • 提供者:林样
  1. adc

    0下载:
  2. 熟悉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
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1328
    • 提供者:姜宏勇
  1. The-final

    0下载:
  2. 利用定时器A每隔62.5ms 采集一个电压值 采集20个值后 取平均值 然后送到数码管显示出电压值-Timer A capture every 62.5ms using a voltage value of the acquisition value averaging 20 and then sent to the digital display the voltage
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2222
    • 提供者:凡尘
  1. AD

    0下载:
  2. 熟悉A/D转换 软件思路:选择RAO做为模拟输入通道;连续转换4次再求平均值做为转换结果,最后结构只取低8位,结果送数码管的低3位显示-Familiar with the A/D conversion software ideas: RAO selected as analog input channels continuous conversion as 4 times and then averaging conversion results, the final structure
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3441
    • 提供者:鹏俊铭
  1. 51_max197

    0下载:
  2. 基于51单片机MAX197的AD转换程序,1602显示,八路输出,还有电机,蜂鸣器报警,主动式查询,1000次采样取平均值后再送显示,流畅无压力。代码解析说明齐全-Based on 51 single chip microcomputer MAX197 the AD conversion program, 1602 display, eight-channel output, and motor, buzzer alarm, active inquiry, 1000 times sampling
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:2994
    • 提供者:浪费
  1. F06x_ADC2_ExternalInput

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:4201
    • 提供者:liyanxin
  1. TLV2543-3-channel-8051-c51-WAY2

    0下载:
  2. 8051 C51 3路取平均值 方法二 精度高-8051 C51 3 way averaging method two high precision
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:68294
    • 提供者:唐堂棠
  1. ad

    0下载:
  2. 现代单片机的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
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:26648
    • 提供者:杨刚
  1. MSP430

    0下载:
  2. 多路DS18B20温度采集(MSP430单片机C代码) 本程序利用MSP430单片机对4个DS18B20采集的温度进行取均值运算。 硬件上采用采用模拟IIC总线方式。 -Multiple DS18B20 temperature acquisition (MSP430 microcontroller C code) This procedure using MSP430 microcontroller collected on four DS18B20 temperature av
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:189324
    • 提供者:张珂
  1. AD-conversion-filter-averaging

    0下载:
  2. 飞思卡尔单片机实现的程序,AD滤波采样求平均是本科教学的好工具,也是考试的参考资料,十分之宝贵,废话不说,自己下载,你懂得。每个程序都能运行,而且用好几种方法实现。-Freescale MCU program, is a good tool for undergraduate teaching, but also the examination of references, very valuable, do not talk nonsense, to download, you know. E
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:345565
    • 提供者:朱洪银
  1. Sources

    0下载:
  2. 本工程为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
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:41938
    • 提供者:john
  1. adc

    0下载:
  2. 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.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:930
    • 提供者:Long Cheng
  1. adc

    0下载:
  2. 将采集来的模拟信号通过叠加并求平均,转换为数字信号,并且用串口显示最后的输出信号-The analog signals collected by superimposing and averaging, converted to digital signals, and with a serial display the final output signal
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4066749
    • 提供者:于斌
  1. GM

    0下载:
  2. STC12,内部自带AD程序,AD0口测光敏电阻,自带平均滤波。-STC12, its own internal procedures AD, AD0 mouth metering sensitive resistor, comes averaging filter.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:37506
    • 提供者:TP
搜珍网 www.dssz.com