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

搜索资源列表

  1. msp430+temperatur

    1下载:
  2. 用MSP430单片机实现的温度测量程序,希望对大家有帮助-MSP430 MCU with the temperature measurement procedures, we hope to help
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2402
    • 提供者:gaojian
  1. DS18B20

    0下载:
  2. 这是一个ds18b20在iar 为msp430设计的。主要事应用于温度测量
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24774
    • 提供者:zhang
  1. MSP430_temperature_measure

    0下载:
  2. 通过MSP430进行数字温度测量系统 利用了MSP430的IIC总线进行的, 好东东哦
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2244
    • 提供者:nuaa
  1. temperature

    0下载:
  2. 基于MSP430的PT1000温度测量程序-temperture mesuring program based on MSP430 and PT1000
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-02-15
    • 文件大小:26740
    • 提供者:luqiuping
  1. SlopeAD_temperature_measurement

    0下载:
  2. slop AD 温度测量——利用比较器实现温度测量 这些代码用于学习MSP430单片机比较好,是一些综合性的代码,有利于深入学习,大家看看,相互学习-slop AD temperature measurement- Temperature Measurement Using a comparator to learn the code for the MSP430 microcontroller is better, some comprehensive code, is conducive
  3. 所属分类:SCM

    • 发布日期:2014-05-13
    • 文件大小:45056
    • 提供者:Xiangbin
  1. msp430

    0下载:
  2. 使用msp430低功耗元件来进行温度测量 -use msp430 to measure the temperature
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:859
    • 提供者:andy
  1. DS18B20

    0下载:
  2. 基于MSP430单片机和ds18b20的温度测量-Based on the MSP430 MCU and the temperature measurement ds18b20
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1329
    • 提供者:lejk
  1. msp430andDS18B20and1602

    0下载:
  2. 利用ti公司的msp430单片机和DS18B20实现的温度测量程序-The use of ti' s msp430 microcontroller and DS18B20 to achieve the temperature measurement procedure
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:28478
    • 提供者:李建国
  1. msp430

    1下载:
  2. msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-09-29
    • 文件大小:248056
    • 提供者:teamo38
  1. yejingxianshi

    0下载:
  2. 用msp430编写的液晶显示模块:温度测量系统设计实例-Msp430 prepared with liquid crystal display module: Temperature Measurement System Design Example
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3228
    • 提供者:caiming
  1. TemperatureControlSystem

    1下载:
  2. 本系统严格按照题中所定参数及要求,构建了一个以MSP430单片机为控制核心的温度自动控制系统。该系统用PSB型负温热敏电阻作为温度传感器,以一种类R-F的方法测量木盒内实时温度,单片机用实时温度与预设温度值一起代入PID算式得出一个温度增量,再用此温度增量线性的控制PWM波的占空比,开关电源的输出电压也会随之变化,即制冷晶片的输入功率发生变化,因此制冷晶片制冷(加热)的功率随PWM波占空比变化,达到自动控温的目的。本系统制冷(加热)效果明显,效率高,界面友好,制作精致,能够胜任题中所定各项要求。
  3. 所属分类:Document

    • 发布日期:2015-04-23
    • 文件大小:316416
    • 提供者:康倩
  1. tempreture

    0下载:
  2. 这是一个基于msp430单片机的温度测量程序,采用IAR 3.40开发,经调试运行正确。-This is a tempreture mesuring code based on msp430 MCU,through IAR 3.40,and it is right.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:53816
    • 提供者:ych
  1. MSP430-application-of-thermometer

    2下载:
  2. 在《温度计_基本原理》程序中,已经实现了一个温度测量和显示的系统,但因为采样速率很快,且对基准源不加控制,耗电很大(800uA左右)。本例中,将温度采集速度降到1秒一次,且采样间隙时间不仅关闭基准源,还让CPU进入LPM3休眠状态,大大节省了耗电。该程序功耗仅10uA左右,可用纽扣电池长期运行(2年)。实际上对于环境温度1秒1次采样仍属浪费,如果降到5秒一次,功耗可下降到4uA左右(CR2032电池工作5年)。按KEY3后,CPU进入LPM4,功耗下降到0.1uA,这是一种常用的不断电的关机方法
  3. 所属分类:Other Embeded program

    • 发布日期:2015-05-24
    • 文件大小:51200
    • 提供者:陶宇
  1. msp430-base-prgram

    0下载:
  2. 该文件为MSP430X14X程序,其中包含,数码管显示,定时器,温度测量,AD转换等程序-This file is MSP430X14X program, which includes, digital display, timer, temperature measurement, AD conversion program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:291311
    • 提供者:孙林
  1. MSP430-based-temperature-alarm

    0下载:
  2. 基于MSP430的温度报警器 一键进行全局功能设置 实现内部温度测量在数码管显示-The global function MSP430-based temperature alarm a key set internal temperature measurement in the digital display
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:23201
    • 提供者:肖波
  1. MSP430-DS18B20

    0下载:
  2. 用MSP430F149单片机和DS18B20进行温度测量-With MSP430F149 MCU and DS18B20 temperature measurement
  3. 所属分类:Driver Develop

    • 发布日期:
    • 文件大小:88167
    • 提供者:liuning
  1. baseed-on-msp430-DS18B20-and-lcd1602

    0下载:
  2. 基于MSP430开发板的DS18B20温度测量与用LCD1602显示温度的程序。-LCD1602 display with temperature measurement and program-based MSP430 development board DS18B20 temperature.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:
  1. MSP430温控器程序

    0下载:
  2. MSP430温控器程序,包括热敏电阻对应表 温度从1~40 估算测量温度,误差在1度以内(The MSP430 thermostat program, which includes thermal resistance corresponding to the temperature from 1~ 40, is within 1 degree)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:zhaobo
  1. Temperature_Sense_Demo

    0下载:
  2. MSP430g2系列采用ADC采样测量内部温度例程(MSP430g2 series using ADC sampling to measure internal temperature routine)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-29
    • 文件大小:30720
    • 提供者:monsterapple
  1. 多点温度测量

    0下载:
  2. TI msp430温度测量的原文件 可以多点测量温度 串口通信(The original document of TI MSP430 temperature measurement)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:92160
    • 提供者:zhengyooki
« 12 3 »
搜珍网 www.dssz.com