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

搜索资源列表

  1. ADC

    0下载:
  2. 实验名称: ADC转换实验 实验目的: 学习AVR单片机的ADC功能 实验现象: 串口发送命令开启一次ADC,并将结果通过串口发送到PC,任意字符开始 环 境: ICCAVR6.31A-Experiment name: ADC Conversion Experiment Purpose: To study the AVR ADC is experimental phenomena: send command on a serial ADC, and the results sent
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:21296
    • 提供者:yang
  1. DACzhuanhuanqi

    0下载:
  2. 这是用总线器件做的ADC实验,对于MCS196,LPC2103,芯片已经带有ADC转换电路,也可以用片上的ADC进行模数转换。-This is done using the ADC test bus device for MCS196, LPC2103, the chip has been with the ADC circuit, you can also use the ADC on-chip analog to digital conversion.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:819
    • 提供者:徐荣敏
  1. ADC.c

    0下载:
  2. DSP F2812 EVM 上的单路,多路模数转换实验(AD)-DSP F2812 EVM on the single, multi-channel analog-digital conversion experiments (AD)
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1452
    • 提供者:www
  1. ADC-and-Responder-competition

    0下载:
  2. 这是模数转换器实验和竞赛抢答器实验的汇编语言程序,这个实验在大多数高校的微机教学中都有,实用价值很大。 -This is the ADC Responder experiments and competition experiment of assembly language programming, this experiment in most colleges and universities are teaching computer, a great practical value
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1374
    • 提供者:ZhangZhuo
  1. Adc

    0下载:
  2. FPGA(xilinx可编程芯片)试验箱 实验程序1 模拟/数字转换ADC- FPGA(xilinx)test bos program1 ADC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:794149
    • 提供者:zengrong
  1. ADc

    0下载:
  2. 与单片机相比,用CPLD/FPGA器件更适合于直接对高速AD采样控制。本实验接口器件为ADC0809,根据ADC0809的工作时序使用CPLD产生该控制信号,CPLD启动AD转换后,得到的数据送至单片机并在PC机及数码管上显示AD转换结果。-Compared with the microcontroller, CPLD/FPGA devices more suitable for direct sampling control of high-speed AD. The interface of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:14539
    • 提供者:chen
  1. adc

    0下载:
  2. s3c2440 ADC转换驱动实验 s3c2440 ADC转换驱动实验
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:89073
    • 提供者:asdf
  1. ADC

    0下载:
  2. 周立功电脑鼠的实验。用A/D检测电池电压实验程序。-ZhouLiGong computer mouse in the A/D test battery voltage experimental procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:42174
    • 提供者:
  1. ADC

    0下载:
  2. 单片机开发学习实验板,关于ad和da转换部分的程序,用c语言写的,简单易懂,适合初学者。-SCM development learning experimental board, about the AD and da conversion part of the procedures, the use of c language to write, easy to understand, is suitable for beginners.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:11626
    • 提供者:
  1. ADC

    0下载:
  2. DAC数模转换是单片机学习过程中的实验之一,内容包括输出锯齿波,矩形波,三角波的源代码,以及实验指导书,可以轻松看懂并运用!-DAC digital to analog conversion is one of the experiments in the SCM learning process, including the output sawtooth wave, square wave, triangle wave source, and experimental instruction
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:58140
    • 提供者:
  1. ADC

    0下载:
  2. 8:ADC12的采样实验(连续采样和模拟看门狗的使用)-8: ADC12 sampling experiments (continuous sampling and simulated use of watchdog)
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:884980
    • 提供者:zgzzlt
  1. 21.ad2

    0下载:
  2. AVR单片机,模数转换的ADC实验,本程序实现将模数转换后获得的电压值通过单片机的串口发送到计算机,然后通过计算机上的串口助手显示测量的电压值。-AVR microcontroller, analog-digital conversion ADC experiments, this procedure the voltage value of the analog to digital conversion to the computer through the microcontroller&
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:29053
    • 提供者:wang
  1. STM32-ADC

    0下载:
  2. STM32F103VC ADC模数转换实验程序-The STM32 ADC analog to digital conversion the experimental procedure
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:476849
    • 提供者:acc
  1. AVRadc

    0下载:
  2. 本文讲述的是AVR单片机的模拟比较器实验和ADC实验,详尽讲述各个实验中的实例功能,器件和原理,用到的寄存器的使用方法,还给出了电路、源代码。让读者对模拟比较器和ADC有进一步的了解和掌握。-This article describes the experiments and experimental ADC of the AVR microcontroller' s analog comparator, the detail about the instance functions, d
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:151513
    • 提供者:williams
  1. ADC

    0下载:
  2. ADC模数转换实验,实现模拟到数字,数字到模拟的转换。-ADC analog-digital conversion experiments for analog to digital and digital to analog conversion.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:40891
    • 提供者:dou
  1. ADC

    0下载:
  2. stm8 ADC转换工程实验 开发工具:stvd-stm8 ADC conversion engineering experiment
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:47609
    • 提供者:王守兵
  1. adc

    0下载:
  2. AD转换程序,实验目的:熟悉A/D转换 软件思路:选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-3 AD conversion process, the purpose of the experiment: familiar with the A/D conversion software ideas to: Select RAO as analog input channels converted four c
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-28
    • 文件大小:1328
    • 提供者:guoguohua
  1. atmega16-adc

    0下载:
  2. avr单片机 atmega16-ADC电压测试串口显示实验-the avr microcontroller atmega16-ADC voltage serial testing showed that the experimental
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:18234
    • 提供者:fjyyy8
  1. USER

    1下载:
  2. STM32开发板实验例程中ADC实验USER文件夹编程文件-STM32 development board test routines ADC experimental USER folder programming file
  3. 所属分类:SCM

    • 发布日期:2016-11-22
    • 文件大小:21504
    • 提供者:包令聪
  1. EX10_ADC

    0下载:
  2. TI公司TMS320F2812的ADC实验,程序由C语言编写。-TI s TMS320F2812 ADC experiment, the program is written in C language.
  3. 所属分类:DSP program

    • 发布日期:2017-11-17
    • 文件大小:541452
    • 提供者:宋健
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com