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

搜索资源列表

  1. SPI接口AD转换器代码

    0下载:
  2. SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven-SPI AD converter code of the source implementation of the serial (SPI) interface software simulation This is a project that will be
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1003
    • 提供者:徐华
  1. TLC0831A8位AD转换器(C语言驱动程序)

    0下载:
  2. TLC0831A8位A/D转换器(C语言驱动程序)-TLC0831A8-bit A / D converter (C driver)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3083
    • 提供者:刘翔
  1. AD转换芯片ADC0832的应用

    1下载:
  2. ADC0832 是美国国家半导体公司生产的一种8 位分辨率、双通道A/D转换 芯片。由于它体积小,兼容性强,性价比高而深受单片机爱好者及企业欢迎, 其目前已经有很高的普及率。学习并使用ADC0832 可是使我们了解A/D转换器 的原理,有助于我们单片机技术水平的提高。-ADC0832 is National Semiconductor production of a eight-resolution, dual-channel A / D converter chips. Becau
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:253456
    • 提供者:王勋昌
  1. TLC0831A8位AD转换器

    0下载:
  2. TLC0831A8位A/D转换器(C语言驱动程序) -TLC0831A8-bit A / D converter (C driver)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:912
    • 提供者:徐彬
  1. AD

    0下载:
  2. AVR单片机ATMEGA内部自带AD转换器实例,带ICC工程,和Proteus仿真图
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:72176
    • 提供者:meng
  1. AD

    0下载:
  2. AVR单片机ATMEGA128实习之—AD转换器(附带Proteus仿真例子)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:72334
    • 提供者:meng
  1. ad

    1下载:
  2. AD高精度采集校正设计 提出了一种高精度数模转换软件校正算法,用以消除运放放大器、比例电阻、AD转换器、印制电路板等物理上带来的误差,我们已成功应用于数字电压表、数字电流表、数字欧姆表、数字程控电源等项目上,实践证明该算法应用于各种AD高精度转换的校正,消除物理上带来的误差
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31263
    • 提供者:陈任
  1. AD

    0下载:
  2. 8位AD转换器的使用加液晶显示,转换器是八通道并行转换器
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:43445
    • 提供者:坏宝贝
  1. MSP430F149的AD转换程序

    0下载:
  2. 用MSP430F149 A/D转换器做的信号处理
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-07-27
    • 文件大小:1138
    • 提供者:cumtszs
  1. 2051ADC 2051的比较器作为AD转换用作测量湿度的例子

    0下载:
  2. 2051的比较器作为AD转换用作测量湿度的例子,里面还带一个集成温度传感器AD7416的驱动程序-2051 AD converter of the comparator as an example for measuring humidity, which is also integrated with a temperature sensor AD7416 driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:85136
    • 提供者:zy
  1. TLC3574_driver

    0下载:
  2. 自己写的,AD转换器TLC3574在LPC2368下的驱动,在别的MCU下的原理其实也是大同小异的-Wrote it myself, AD converter TLC3574 driver under the LPC2368, under the principle in other MCU is actually pretty much the same
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:621721
    • 提供者:wanglei
  1. PCF8591-AD

    0下载:
  2. PCF8591串行AD转换器使用代码,主控芯片为STC89C52RC单片机。已经调试通过-AD converter PCF8591 serial code, master chip STC89C52RC microcontroller. Have debugging through
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:28343
    • 提供者:朱佳
  1. ad

    0下载:
  2. 配置单片机的A/D转换器模块,使其对D2区的电位器进行采样,采样结果显示在数码管上。满量程电压为3.3V时,10位A/D的分辨率大约为3mV,由于受噪声影响,A/D采集的数值会出现噪声,尝试添加数字滤波算法,降低噪声的影响。-Configure MCU A/D converter module, so pairs of D2 region potentiometer sampled, the sampling results show that in the digital pipe. Full
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1711
    • 提供者:高涵
  1. stc_AD

    0下载:
  2. STC12C5A60S2单片机AD转换程序,LCD1602显示结果!通过STC单片机自带的AD转换器,测量模拟信号,通过ADC之后,LCD显示结果。-STC12C5A60S2 single-chip AD conversion process, the LCD1602 display the results! Comes through the STC SCM AD converter, measuring an analog signal by an ADC after the LCD dis
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:3150
    • 提供者:wowo
  1. AT89S52-IIC-FOR-AD

    0下载:
  2. 用AT89S52单片机,使用IIC通信协议开发AD转换器,并用1602显示结果-Use of the IIC communication protocols to develop AD converter AT89S52 microcontroller and display the results in 1602
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:22939
    • 提供者:day
  1. AD

    0下载:
  2. MSP430 F149的单片机 AD转换 便于相应计时器的操作-MSP430 F149 microcontroller AD converter to facilitate the operation of the corresponding timer
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:10610
    • 提供者:陶治江
  1. WireLineDepthRecorder

    0下载:
  2. 一种深度和拉力测量系统,采用quadrature编码器,且直接输入PIC单片机,其他硬件包括AD7714 24位高精度AD转换器,提供4路模拟输入。-A kind of depth and tension measuring system, using quadrature encoder, and directly enter the PIC microcontroller, other hardware including the AD7714 24-bit high precision A
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:74283
    • 提供者:hu su
  1. AD-convert-all

    0下载:
  2. 非常全的AD转换器的代码,可以在必要的时候直接调用-Very wide of the AD converter code, you can call directly when necessary
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:11697
    • 提供者:xiaofeng
  1. ad-pwm

    0下载:
  2. 这是STC2052AD单片机内部资源的C51控制代码。包括AD转换器和PWM控制器的源代码。-This is STC2052AD of resources within the C51 MCU control code. Including the AD converter and PWM controller source code.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:27354
    • 提供者:居锦武
  1. AD

    0下载:
  2. AD转换器的PROTEUS仿真-PROTEUS simulation of AD converter
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:241928
    • 提供者:SHIGANG
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com