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

搜索资源列表

  1. AD

    0下载:
  2. DSP AD 采样源代码 复位芯片 AC02 & 8251 for A/D,D/A, 初始化 两个A/D、D/A芯片 TLC320AC02 采用两个中断-DSP AD sample source code reset chip AC02 & 8251 for A/D, D/A, to initialize the two A/D, D/A chip using two interrupted TLC320AC02
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:2095
    • 提供者:yugeliang
  1. VoiceSYS

    0下载:
  2. 1、语音存储和回放系统的单片机代码。 2、重要语音录用和回放,主要听过A/D和D/A来上面两种技术。-1, voice storage and playback system microcontroller code. 2, it is important to recruiting and playback voice, mainly listening to A/D and D/A to the above two technologies.
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:42147
    • 提供者:foxmail2008
  1. 6(2)

    0下载:
  2. A/D D/A模块。。C程序!~ 具体功能下了自己看吧。调试过了,应该没问题。-A/DD/A module. . C program! ~ Specific features of its own and see. After debugging, it should be no problem.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2232
    • 提供者:林庆旋
  1. asm

    0下载:
  2. 一些单片机汇编程序 流水灯 键盘 lcd A/D D/A等-Some single-chip assembler flowing keyboard lights lcd A/DD/A, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:43482
    • 提供者:liyu
  1. 2138PID

    0下载:
  2. LPC2138单片机做控制器,实现A/D,D/A运用PID算法对二阶系统进行定时采样控制控制。-LPC2138 Single-chip controller to do to realize A/D, D/A use PID algorithm second-order sampled-data control system to control timing.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:848186
    • 提供者:xuelang00seven
  1. demo

    0下载:
  2. c51的空调系统 硬件设备需要a/d d/a的支持 还需要四个八段的led的显示-C51 air-conditioning system hardware device required a/dd/a also required the support of four of the eight led display
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5797
    • 提供者:q
  1. Ad_da

    0下载:
  2. 常用的A/D D/A 转换单片机源码子程序。-Commonly used A/DD/A conversion single-chip source subroutine.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:47133
    • 提供者:杜海涛
  1. 1

    0下载:
  2. 多路数据采集控制器,A/D转换和D/A转换,系统分为PC机和单片机系统两部分。从系统图上可见,本系统的硬件部分较简单且成熟:其中D/A转换器选用0832,采用文献[1]的电路实现双极性电压输出,后接跟随器改善带负载能力。存储器选用62256。MAX232实现电平转换。本系统的关键是软件部分,特别是通讯的实现。-Multi-channel data acquisition controller, A/D conversion and D/A converter, the system is div
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:282308
    • 提供者:王炳文
  1. p87c591_i2c

    0下载:
  2. This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board (EVAL-P87C591QS). This example will test the I2C function of the P87C591. This will be done by writing and reading from a serial A/D & D/A (P8591
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:22061
    • 提供者:来生缘
  1. Hexp6

    0下载:
  2. A/D-D/A转换程序,可用于初学者联系,希望多多指教-A/DD/A conversion process, contact can be used for beginners, I hope the exhibitions
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:785
    • 提供者:张菲菲
  1. ly3

    0下载:
  2. 实现了DSP2407芯片的A/D-D/A转换,can模块的使用,FFT以及LMS算法-DSP2407 chip achieved A/DD/A conversion, can block the use of, FFT and LMS algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:17500
    • 提供者:刘媛
  1. SpecialExample

    0下载:
  2. DSP281X A/D D/A 转换综合运用例子-DSP281X A/DD/A converter integrated use of examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3549
    • 提供者:weiha
  1. sy19shuziyuyin

    0下载:
  2. 数字化语音存储与回放系统程序实例,具体的编写了一个程序,结合A/D,D/A使用-Digital Voice Storage and Playback System instance
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1826
    • 提供者:王淼
  1. 2407ADC

    0下载:
  2. 该程序用事件管理器B的定时器4定时时间来触发A/D采样的启动。采样时采用级联模式,一次做16个转换,转换通道分别是0~15。转换完成后,在A/D中断服务子程序中将转换结果读出。该程序做一次A/D采样。 -The program manager with the events of the timer 4 timing B to trigger A/D sampling start. Sample used in cascade mode, do a 16 conversion, conver
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1552
    • 提供者:REN
  1. 11

    2下载:
  2. 具有8位开关量输入,8位开关量输出(或带有四位数码显示输出),并具有8路AD输入(ADC0809),1路DA输出(DCA0832)的单片机控制系统。系统要求对8位开关量输入信号能够进行监控,8位开关量输出对应8位开关量输入(或用数码显示出来)。对于模拟量输入、输出通道(A/D,D/A),要求编制比例K放大器输出-Switch with 8 input, 8 output switches (or with four digital display output), and 8 with AD i
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1287
    • 提供者:sucre
  1. AT89C51

    0下载:
  2. 这是AT89C51/AT89C52/STC8952的程序,还有一些配套的C语言程序。非常有用,里面有LCD 数码管,跑马灯,A/D D/A等-This is AT89C51/AT89C52/STC8952 procedures, and some of the C language programming package. Very useful, there are LCD digital tube, Marquee, A/DD/A, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:607784
    • 提供者:全全
  1. c51

    0下载:
  2. 常用c51的子程序,各个常用的:包括流水灯,数码管,串口,A/D,D/A-Subroutine used the c51, all commonly used include: water lamp, digital control, serial port, A/D, D/A, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:69567
    • 提供者:fb
  1. simulatesa6link3DPumaRobot

    0下载:
  2. The robot currently moves with kinematic control using direct input of joint angles and slider bars (GUI). Some inverse kinematics options are built in but not automated yet (a demo button). A random input is also provided and the robot animates betw
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:53030
    • 提供者:Serena
  1. ad_da_test

    0下载:
  2. 基于SOPC EP2C5开发板的I2C总线的A/D D/A例程-A/D AND D/A routings interfaced with i2c based on sopc ep2c5
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1193
    • 提供者:gxm
  1. ADDA

    0下载:
  2. 信号的A/D,D/A转换。并进行了量化,效果很不错. -Signal A/D, D/A transform. And carried out to quantify, the effect is pretty good.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:729
    • 提供者:逍遥
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com