CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - MSP430F149 adc

搜索资源列表

  1. MSP430F149_IIC_DAC5571

    2下载:
  2. 本源码维MSP430F149控制IIC协议的AD芯片DAC5571,并再1602液晶上显示数据 MCU的P1.0、P1.1 端口与DAC5571 的SDA、SCK端口连接,通过在两个GPIO上模拟 I2C时序从而实现对DAC的操作。可以看到,DAC5571 的输出端Vout连接到了跳线座P7 的第 1 脚。如果用短路帽将跳线座J1 的 2 脚 和 3 脚连接,则DAC的输出直接驱动LED,可以通过LED亮度的变化直观地观察到 DAC输出电压值的变化;如果用短
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13835
    • 提供者:skywalker
  1. CPLDMSP430

    0下载:
  2. 本范例的四大用途: 1.DDS AD9856的应用,敢说是国内首创,从原理图到PCB到源代码全部验证通过; 2.CPLD EPM240的学习板:典型的使用CPLD做高速数据采集(ADS825是40MSPS的ADC); 3.MSP430F149的学习板; 4.高速ADC与DDS联合应用的范例板 -The four purposes of this example: 1.DDS AD9856 application, say is the first, from the sc
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:4074715
    • 提供者:jike
  1. adc_test

    0下载:
  2. 在msp430f149环境下,用iar编译,实现ADC转换-At msp430f149 environment, iar compiler used to achieve ADC conversion
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-11
    • 文件大小:1031
    • 提供者:庄天成
  1. ad_uart

    0下载:
  2. 基于MSP430F149,将ADC对P6.0端口电压的转换结果按转换数据和对应的模拟电压的形式通过串口发送到PC机屏幕上显示。-Based on the MSP430F149, the P6.0 port of the voltage ADC conversion results by converting data and the corresponding form of analog voltage is sent to the PC through the serial port on
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:24732
    • 提供者:
  1. A1

    0下载:
  2. msp430F149单片机内部12位adc转换实例程序-msp430F149 internal 12-bit microcontroller adc conversion example programs
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:30216
    • 提供者:zz
  1. temperature

    0下载:
  2. MSP430F149上试验的程序,单片机内ADC模块显示内部温度传感器的例子。-MSP430F149 on the test procedure and microcontroller within the ADC module shows the internal temperature sensor example.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:32384
    • 提供者:冰原
  1. AD2

    0下载:
  2. MSP430F149单片机内部ADC转换程序,转换结果在1602上显示出来。-MSP430F149 MCU internal ADC conversion process, the conversion results in 1602 on the display.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:27893
    • 提供者:张渝洲
  1. main

    0下载:
  2. msp430F149 ,使用ADC中断,将时间和电压通过串口发出。-msp430F149, use the ADC interrupt, the time and voltage sent through the serial port.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3233
    • 提供者:王明
  1. DS18B20P1602

    0下载:
  2. 基于MSP430F149的DS18B20+1602程序,将DS18B20测得的外界环境的温度通过430自带的ADC转换,将其用1602液晶显示出来-Based on the MSP430F149 DS18B20+1602 procedure will DS18B20 measured the temperature of the external environment through the 430 comes with the ADC, 1602 will be used to displa
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:33358
    • 提供者:江亭
  1. main

    0下载:
  2. msp430f149单片机内部ADC操作-msp430f149 microcontroller internal ADC operation. . .
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:1054
    • 提供者:李勇
  1. track

    0下载:
  2. msp430f149,IAR,ADC采样之后对太阳点光源进行跟踪,点光源进行模拟滤波放大之后-track the sun
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:26721
    • 提供者:谢世杰
  1. ADC12_UART_FLASH

    1下载:
  2. 使用MSP430F149的ADC,串口模块进行的数据采集与通信,同时将数据存储到内部FLASH上的程序。-The MSP430F149 The ADC serial port module data acquisition and communication, and data stored in internal FLASH program.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:30842
    • 提供者:王军
  1. A1

    0下载:
  2. IAR环境下 MSP430-149F,以参考电压为采样信号的ADC采样示例程序,当采样到的电压A0>0.5*AVcc,P3.4(LED)置位,否则复位。- MSP-FET430P140 Demo- ADC12, Sample A0, Set P3.4 if A0 > 0.5*AVcc Descr iption: A single sample is made on A0 with reference to AVcc. Software sets ADC10SC to
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:25082
    • 提供者:山雨
  1. ADC12P1602

    0下载:
  2. msp430f149显示输入电压,通过内部ADC转换,LCD1602显示-msp430f149 display the input voltate via the lcd1602
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:39710
    • 提供者:郭水波
  1. DA1

    0下载:
  2. MSP430F149单片机的DAC模块1-MSP430F149 microcontroller' s ADC module
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:56159
    • 提供者:苏毅
  1. ADC--LCD1602--MSP430F149

    0下载:
  2. 基于MSP430的AD采样和1602显示程序源码-MSP430-based AD samples and 1602 display program source code. .
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:47111
    • 提供者:lujie
  1. MSP430F149_complex

    0下载:
  2. 基于MSP430F149的综合通讯程序,目的是通过ADC采集传感器的输出,经标定算法最后通过串口232与上位机通信,以及DAC7512的模拟电压控制输出。代码调试通过,包含以上所有功能,适合做430单片机采集程序的框架-MSP430F149-based integrated communications program, the purpose is the acquisition of the sensor output by an ADC, the calibration algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:79930
    • 提供者:刘洋
  1. ADC_12

    0下载:
  2. 基于msp430f149内部ADC的调试,内部ADC是12位的,输入模拟信号后,ADC转换为数字信号控制led二极管的亮灭-Msp430f149 internal ADC-based debugging, the internal ADC 12 input analog signal, ADC convert digital signal control led diode light off
  3. 所属分类:SCM

    • 发布日期:2014-12-03
    • 文件大小:18432
    • 提供者:猫子
  1. MSP430-ADC12-driver

    0下载:
  2. MSP430F149芯片的ADC 输入驱动-MSP430F149 chip ADC input drive
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:21657
    • 提供者:zouzhanghui
  1. AD

    0下载:
  2. MSP430F149的实现 ADC 这个非常非常有用,是使用MSP430的有用资料。- to use the ADC by MSP430F149. It is very useful.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-26
    • 文件大小:27880
    • 提供者:赵洪鹏
« 1 2 3 45 »
搜珍网 www.dssz.com