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

搜索资源列表

  1. DAC12

    0下载:
  2. msp430单片机DA配置函数,入口参数既为DA配置参数-msp430 microcontroller DA configuration function, the entrance parameters configuration parameters for both DA
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:643
    • 提供者:吴溪
  1. TLV5618

    0下载:
  2. MSP430编写的操作TLV5618的程序。TLV5618是TI一款很经典的DA。-The operation of the TLV5618 MSP430 writing program. TLV5618 is TI a very classic DA.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:28094
    • 提供者:李雄
  1. sin

    0下载:
  2. 一个很好的DA转换程序,用MSP430单片机来实现-dac convert
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:26287
    • 提供者:晓珊
  1. AD7521_1

    0下载:
  2. MSP430 的AD7521的控制程序(DA芯片)对于430编程者很有帮助-MSP430AD7521 control procedures ( DA chip ) for the 430programming are very helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:14812
    • 提供者:王显静
  1. sanjiaobo_da

    0下载:
  2. msp430,外接电阻网络,实现的外接DA功能,程序结合硬件实现一个三角波,改变码表可实现任意波形-msp430 external resistor network to achieve external DA function, the program combined with hardware to achieve a triangular wave, change the code table can be realized Arbitrary Waveform
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:108472
    • 提供者:陈宏
  1. TLV5616

    0下载:
  2. DA芯片TLV5616的51单片机驱动和MSP430的驱动程序,有源程序和头文件两种形式-DA chip the TLV5616 of 51 single-chip driver and MSP430 driver source and header files in two forms
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:1596
    • 提供者:陈若耿
  1. TLV5616

    0下载:
  2. TLV5616的MSP430控制程序,TLV5616是12位DA转换器-The TLV5616 of the MSP430 control procedures, TLV5616 12 DA converter
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:20269
    • 提供者:卫怀瑜
  1. tlv5618

    0下载:
  2. 此程序为我自己用msp430f149编写的tlv5618 DA转换程序。。经过我的测试绝对可用。-This is a program of tlv5618 based on msp430.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:11066
    • 提供者:李兴玉
  1. DAC12

    0下载:
  2. MSP430单片机使用的DA转换的源代码。-MSP430 microcontroller use the source code of the DA converter.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:7751
    • 提供者:黄中辉
  1. 430DA

    0下载:
  2. msp430写的片内DA和外部DAC5616的程序 -Msp430 piece of writing within and outside of the program DAC5616 DA
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:42615
    • 提供者:tanwanfeng123
  1. DAC7568

    0下载:
  2. 基于msp430的外部DA驱动,DAC7568-Based on msp430 external DA drive, the DAC7568
  3. 所属分类:Other Embeded program

    • 发布日期:2015-12-02
    • 文件大小:272384
    • 提供者:舒晓
  1. LTC1655

    0下载:
  2. LTC1655 MSP430驱动程序,16位DA,电赛必备芯片-LTC1655 MSP430 driver, 16 DA, the CEC must-chip
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:28436
    • 提供者:Jimmy
  1. main

    0下载:
  2. 基于MSP430单片机,通过SPI协议实现操控12位精度DA芯片TLV5614,本程序调试通过,具有实际应用价值-Based on MSP430 MCU through the SPI protocol control 12 precision DA chip TLV5614 the program debugging through practical application value
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:644
    • 提供者:李祥
  1. msp430TLC5620

    0下载:
  2. msp430 和tlc5620的da转换实验程序-of msp430 and tlc5620 of da conversion experimental procedures
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:82913
    • 提供者:liu
  1. A1

    0下载:
  2. 主要是针对msp430单片机的AD/DA功能,从p6,0采集电压,再从p3.4输出-Msp430 microcontroller AD/DA function, p6, 0 acquisition voltage output from p3.4
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:21504
    • 提供者:wufeihong
  1. DAC12

    0下载:
  2. MSP430 带有的DAC12 模块,可以将运算处理的结果转换为模拟量,以便操作被控制对象的工作过程。DA是在控制操作过程中常用的器件之一;MSP430有些系列中含有DAC12模块,给需要使用DA的方案提供了许多方便。这里实现较为简单的DAC的驱动,方便以后使用。 -DAC12 module, MSP430 with the result of the arithmetic processing can be converted to analog in order to operate t
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:6623
    • 提供者:wangpeng
  1. 2011msp430

    0下载:
  2. msp430单片机2系列键盘,AD/DA以及液晶屏程序-msp430 microcontroller series 2 keyboard, the AD/DA and LCD program
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:2075349
    • 提供者:周明杰
  1. main

    0下载:
  2. 单片机msp430,AD采样和DA输出级联,实现在输出端实时输出采样信号-Microcontroller msp430, AD sampling and DA output cascade to achieve the real-time output sampling signal at the output
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-28
    • 文件大小:991
    • 提供者:
  1. main

    0下载:
  2. 单片机msp430,TImerA技术模式中断控制DA输出正弦信号,通过改变采样点数,可任意控制采样输出信号频率,采样间隔等-Microcontroller wireless network and I MSP430-TImerA mode interrupt control DA output sinusoidal signal, sampling the output signal frequency by changing the number of samples can be arbit
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:938
    • 提供者:
  1. sawtooth

    0下载:
  2. 本程序是基于msp430单片机的DA锯齿波发生器-This procedure is based on the the MSP430 microcontroller DA sawtooth generator
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-26
    • 文件大小:1835
    • 提供者:liucheng
« 1 2 34 »
搜珍网 www.dssz.com