CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟量

搜索资源列表

  1. 430Pro

    1下载:
  2. msp430单片机处理程序,单片机初始化,模拟量采集,滤波,串口通讯-msp430program
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:52735
    • 提供者:zlh
  1. AD3

    0下载:
  2. MSP430单片机实现模拟量采集 通过串口上传给上位机-ADC12
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:19369
    • 提供者:郭威
  1. Digitalvoltmeter

    1下载:
  2. 数字电压表(Digital Voltmeter)简称DVM,它是采用数字化测量技术,把连续的模拟量(直流输入电压)转换成不连续、离散的数字形式并加以显示的仪表。传统的指针式电压表功能单一、精度低,不能满足数字化时代的需求,采用单片机的数字电压表,由精度高、抗干扰能力强,可扩展性强、集成方便-Digital voltage meter (Digital Voltmeter) referred to as DVM, it is the use of digital measuring technol
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:128097
    • 提供者:范飞松
  1. 0832_LCD

    0下载:
  2. 基于atmega16单片机应用模数转换芯片0832进行模拟量采集。可以进行通道选择,程序于8Mhz晶振下调试通过。-SCM applications based on atmega16 ADC chip 0832 for analog capture. Can channel selection, the program to debug through the crystal in 8Mhz.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:88582
    • 提供者:isaac
  1. AD

    0下载:
  2. ad 数模转换 模拟量转化为数字量 性能高 误差小-ad DAC analog into a digital high-performance error is small
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:287453
    • 提供者:落草
  1. lm3s1138_adc

    0下载:
  2. 基于《Stellaris外设驱动库》的例程:处理器直接触发ADC采样 本实验演示配置ADC采样序列0,通过处理器直接触发ADC采样,ADC模拟量需从外部输入(ADC0),最大不能超过3.0V,因为ADC内置的参考电压为3.0V。 在进行ADC配置之前,必须首先进行PLL锁相环配置(详见EasyARM1138例程\02 SysCtl(系统控制)\3 锁相环PLL设置)。错误配置PLL将使系统进入异常。 ADC采样得到的数字量将利用超级终端从串口读出 。本开发板采用US
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:43352
    • 提供者:小强
  1. ADC0832

    0下载:
  2. IC 芯片AD转换芯片,可以进行模拟量和数字量的转换。-IC CHIP
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:252614
    • 提供者:wangchao
  1. Hardware_development_analog_digital_data_transform

    0下载:
  2. 硬件开发模拟量和数字量之间转化经典资料Hardware development of analog and digital data between the transformation of classical-Hardware development of analog and digital data between the transformation of classical
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:102907
    • 提供者:hix
  1. 3

    0下载:
  2. 利用AD590温度传感器完成温度的测量,把转换的温度值的模拟量送入ADC0809的其中一个通道进行A/D转换,将转换的结果进行温度值变换之后送入数码管显示。-Using AD590 temperature sensor complete temperature measurement, to convert the analog temperature value into one channel ADC0809 A/D conversion, the conversion after the
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:48647
    • 提供者:yanglijuan
  1. cs5532

    0下载:
  2. 基于cs5523的A/D智能采集的源代码实现模拟量向数字量的转换-Based on cs5523 for A/D intelligent collection of source code to achieve analog to digital conversion
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:742
    • 提供者:
  1. TEXT1540

    0下载:
  2. 基于c51单片机控制tlc1540的A/D转换实现模拟量向数字量转换-C51-based MCU tlc1540 the A/D converter to achieve analog to digital conversion
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:
  1. AD_PWM1

    0下载:
  2. 本程序用keilc编写,能在stc12c5a60s2单片机上使用,主要功能是,外部模拟量输入,经单片机内部A/D转换,直接送至单片机内部PWM寄存器,进行PWM波输出。-The program uses keilc prepared Nengzai stc12c5a60s2 SCM Shi Yong, the main function is the external analog input, Jing MCU internal A/D conversion, directly sent to
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:28878
    • 提供者:邓鼎新
  1. ad

    0下载:
  2. 模数转换器ADC的程序,实现模拟量到数字量的转化。-ADC ADC program, to achieve analog to digital conversion.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2009
    • 提供者:蓝瑞娟
  1. STM32ADCsample

    0下载:
  2. 使用STM32如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。-STM32 how to use a single channel analog input acquisition by ADC (ADC) will be converted to analog data and the data transferred by DMA to memory.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:13065
    • 提供者:zhy0205
  1. 0832

    0下载:
  2. 51单片机,ADC0832的A/D转换代码。ADC0832是8位分辨率、双通道A/D转换芯片。其最高分辨可达256级,可以适应一般的模拟量转换要求。-51 SCM, ADC0832 the A/D conversion code. ADC0832 8-bit resolution, dual-channel A/D converter chip. The maximum resolution of up to 256, can be adapted to the general requirem
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1859
    • 提供者:贺欧
  1. AO_SYNC

    0下载:
  2. ActiveDAQ 研华数据采集图形控件控件同步模拟量输出使用例程-ActiveDAQ Advantech data acquisition graphics synchronized analog output control with the control routines
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:30167
    • 提供者:邓小二
  1. ad

    0下载:
  2. 利用PIC单片机编程来实现AD转换,实现数字量与模拟量的转换-PIC microcontroller programming to achieve using AD conversion, digital and analog conversion
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:2980
    • 提供者:申小强
  1. voit

    0下载:
  2. 本例利用ADC0809 的A/D 转换原理,将被测的多路模拟量转换成数字量,并 用数字方式显示测量结果。本系统以单片机AT89C52 为系统的控制核心,结合A/D 转换 芯片ADC0809 设计一个多路电压采集系统,其中A/D 转换结果经过AT89C52 处理,最后 通过数码管显示相应的数值。本系统通过一个按键可以选择8 路0-5V 之间的直流电压 值进行测量,并在四位数码管上显示相应的数值。读数据准确,测量方便。-In this case the use of ADC0809
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:29742
    • 提供者:吴锴
  1. ad590

    0下载:
  2. 使用ad590采集温度,通过ad将模拟量转换成数字量传递给微控制器-Ad590 collected using temperature, through the ad will be converted into a digital analog transmission to the microcontroller
  3. 所属分类:SCM

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

    0下载:
  2. PIC单片机的AD代码,可以将模拟量转换为数字量。AD源代码-AD program for PIC microcontroller .it can transt anolog to digital
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:586
    • 提供者:王哥
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com