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

搜索资源列表

  1. ADC10_1

    0下载:
  2. MSP430g2553内部ADC10外设的程序。包括内部温度传感的检测显示程序。-MSP430g2553 internal ADC10 peripheral procedures. Including an internal temperature sensor detection display program.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:11.18kb
    • 提供者:lulu
  1. 12864~ADC

    0下载:
  2. 利用msp430g2553控制的adc单通道多次转换,并用12864显示-Msp430g2553 control adc single channel to a number of conversion, and 12864 show
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:25.28kb
    • 提供者:肖青山
  1. MSP430G2xx3-Code-Examples

    0下载:
  2. 含有msp430G2553所有例程,包括基础时钟、定时器、ADC、看门狗、比较器、串口通信等等。适合初学单片机的朋友-Contain all msp430G2553 routines, including the base clock, timer, the ADC, watchdog timer, comparators, serial communications, etc.. Suitable for beginners microcontroller friend
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:249.4kb
    • 提供者:liuruichao
  1. ADC

    0下载:
  2. msp430g2553中模数转换中的单通道序列转换以及将转换结果存放到可以寻址的任意范围-msp430g2553 sequence conversion of single-channel analog to digital conversion and the conversion results stored to any range that can be addressed
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:37.63kb
    • 提供者:韩光宇
  1. MSP430G2553_ADC

    0下载:
  2. TI公司的MSP430G2553十六位单片机的ADC数模转换的片内模块驱动程序.可直接添加文件通过包含头文件使用.-TI Company the MSP430G2553 sixteen microcontroller ADC digital-to-analog conversion chip module drivers can be added directly to the file by including the header file.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:2.46kb
    • 提供者:Twilight
  1. main

    0下载:
  2. Use of ADC and Integrated Temperature Sensor in a MSP430G2553 MCU
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1.87kb
    • 提供者:armandolara
  1. MSP430G2553_ADC

    0下载:
  2. 基于msp430g2553单片机的ADC数据采集程序,同时将采集到的数据存入到flash中,并且可以通过串口发送数据。是不可多得的430代码模板。-Based msp430g2553 microcontroller ADC data collection procedures, and the collected data are stored into the flash memory, and can send data through the serial port. Is a rare
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:1.67kb
    • 提供者:
  1. adc-driver

    0下载:
  2. msp430g2553 AD转换驱动函数-msp430 launchpad msp430g2553 ADC driver
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:774byte
    • 提供者:黄蕙
  1. MSP430ADCcaiji1602xianshi

    0下载:
  2. MSP430g2553单片机进行ADC采集,1602液晶进行显示-MSP430g2553 microcontroller ADC acquisition, 1602 LCD display
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:112.82kb
    • 提供者:阶梯
  1. ADS1210

    0下载:
  2. AD1210用MSP430G2553调试通过,24位超高精度ADC-AD1210 with MSP430G2553 debugging, 24 ultra-precision ADC
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:21.99kb
    • 提供者:zhangyongbo
  1. z_Infrared

    0下载:
  2. msp430g2553 使用ADC timer0(中断模式) timer1(PWM模式) 以及中断ISR-msp430g2553, ADC, Timer0(interrupt), Timer1(PWM mode), and ISR
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:29.59kb
    • 提供者:zhongjun tian
  1. MSP430G2553_UART_ADC_Timer

    1下载:
  2. MSP430G2553的代码,可给430G2X系列参考,有ADC10多通道多次采样,TIMER定时中断,TIMER的PWM输出,UART的初始化、ASCII码输出、接收中断。 特别是ADC10的多通道多次采样,很多同学刚开始学430不会用,一定记得要用数组接收数据,代码中用的ADC[0~4]接收的数据。 用ADC多通道多次采样,特别需要注意的是,如果你要采集通道 4 5 6 7(也就是P1.4~7),你还是得设置ADC10DTC1=8;,如果设置成4就会错误。 但是可以 ADC10AE0|=BI
  3. 所属分类:SCM

    • 发布日期:2016-04-26
    • 文件大小:2kb
    • 提供者:zhongjun tian
  1. msp430g2x33_adc10_09

    0下载:
  2. MSP430G2553 ADC conveter Example code
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:Thuy Tran
  1. ADC-msp430

    0下载:
  2. 关于片内ADC外设的msp430单片机驱动测试程序,并且与上位机(易语言编写)通讯。基于MSP430G2553-On ADC peripherals on chip msp430 MCU drive test program, and with upper machine communication. Based on the MSP430G2553
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:297.82kb
    • 提供者:
  1. zhenghe

    0下载:
  2. msp430g2553 adc 定时器 pwm 通道选择 开关控制 中断-msp430g2553 adc timer interrupt control pwm channel selector switch
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1.58mb
    • 提供者:myh
  1. ADC

    0下载:
  2. msp430g2553 ADC程序 模数转换-msp430g2553 ADC analog to digital conversion program
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:531.74kb
    • 提供者:安保统
  1. adc_7

    0下载:
  2. msp430g2553 ADC 7通道采集 程序-msp430 ADC 7 channel acquisition program
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:20.08kb
    • 提供者:安保统
  1. adc

    0下载:
  2. MSP430ad转换程序,基于MSP430G2553,launchpad- MSP430ad conversion process, based on MSP430G2553, launchpad
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:blade_lau
  1. 参考c代码

    0下载:
  2. G2553例程,包含IO口、adc、usci的uart、spi、I2C(programme examles,including uart,spi,I2C.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:108kb
    • 提供者:darkdeathxyy
  1. 430 UART和ADC双通道驱动

    1下载:
  2. map430g2553双通道adc采样并用uart发送(Dual-channel ADC sampling of map430g2553 and sending by UART)
  3. 所属分类:单片机开发

    • 发布日期:2020-05-28
    • 文件大小:73kb
    • 提供者:Chiu_1
« 12 »
搜珍网 www.dssz.com