Welcome![Sign In][Sign Up]
Location:
Search - MSP430 internal temperature

Search list

[Other resourcemsp430C

Description: SP430C语言程序: 11-1的功能为利用MSP430的ADC12进行单通道单次转换,使用内部热敏二极管测量温度。 11-2的功能为利用ADC12进行多通道单次转换,测量温度和(AVcc-AVss)/2。 11-3的功能为利用MSP430F15/16x系列的DA转换模块,从DAC通道0(P6.6)输出锯齿波,从DAC通道1(P6.7)输出正弦 波。 12-1功能为使用斜边AD转换方法测量外部输入电压。 12-2功能为测量电阻的阻值。-SP430C language : 11-1 for the use of the function of the MSP430 ADC12 for single-channel conversion, the use of internal thermal diode temperature measurement. 11-2 for the use of the function of multi-channel ADC12 single conversion, Temperature measurement and (AVcc - AVss) / 2. 11-3 for the use of the function MSP430F15/16x series of DA conversion modules, from DAC channel 0 (P6.6) output ramp from the DAC channel 1 (P6.7) sine wave output. 12-1 for the use of functional hypotenuse AD conversion method for measuring external input voltage. 12-2 functions for the measurement of resistance.
Platform: | Size: 18137 | Author: 凌波 | Hits:

[SCMmsp430C

Description: SP430C语言程序: 11-1的功能为利用MSP430的ADC12进行单通道单次转换,使用内部热敏二极管测量温度。 11-2的功能为利用ADC12进行多通道单次转换,测量温度和(AVcc-AVss)/2。 11-3的功能为利用MSP430F15/16x系列的DA转换模块,从DAC通道0(P6.6)输出锯齿波,从DAC通道1(P6.7)输出正弦 波。 12-1功能为使用斜边AD转换方法测量外部输入电压。 12-2功能为测量电阻的阻值。-SP430C language : 11-1 for the use of the function of the MSP430 ADC12 for single-channel conversion, the use of internal thermal diode temperature measurement. 11-2 for the use of the function of multi-channel ADC12 single conversion, Temperature measurement and (AVcc- AVss)/2. 11-3 for the use of the function MSP430F15/16x series of DA conversion modules, from DAC channel 0 (P6.6) output ramp from the DAC channel 1 (P6.7) sine wave output. 12-1 for the use of functional hypotenuse AD conversion method for measuring external input voltage. 12-2 functions for the measurement of resistance.
Platform: | Size: 17408 | Author: 凌波 | Hits:

[SCMmsp430f149acd12

Description: 利用ADC12内部温度传感器测量室温,并将测量结果显示在数码管上-use ADC12 internal temperature sensor measuring room temperature, the measurement results are displayed on the digital pipe
Platform: | Size: 3072 | Author: xiao ming | Hits:

[assembly languageMSP430-ADC-LCD

Description: 通过MSP430的ADC12 对内部温度传感器进行数据采样,把温度显示到LCD-ADC12 through MSP430430s internal temperature sensor for data sampling, the temperature display to the LCD
Platform: | Size: 36864 | Author: 郭攀锋 | Hits:

[SCMmain

Description: 温度采集程序:读取MSP430内部温度传感器的值,然后转换成摄氏度格式和华氏度格式-Acquisition procedures temperature: MSP430 reads the value of the internal temperature sensor, and then converted into degrees Celsius and degrees Fahrenheit format format
Platform: | Size: 1024 | Author: mayuhui | Hits:

[SCMtempsensor

Description: MSP430内部的温度传感器的测试内部温度应用程序-MSP430' s internal temperature sensor applications
Platform: | Size: 19456 | Author: Raymond | Hits:

[SCMlm75a

Description: 飞利浦 lm75a i2c总线温度传感器 msp430驱动,内部包含f169i2c驱动 st7920画点函数等-Philips lm75a i2c-bus temperature sensor msp430 drive, internal drive st7920 picture contains f169i2c point function, etc.
Platform: | Size: 38912 | Author: 赵浩淼 | Hits:

[ARM-PowerPC-ColdFire-MIPSMSP430-shizhong-yu-wendu

Description: 这是本人 用MSP430F4611写的一个程序,利用内部的定时器以及外部DS18B20,完成一个时间与温度的功能,外加液晶显示,希望对大家学习有帮助-This is my written a program with the MSP430F4611, using the internal timer and external DS18B20, to complete a function of time and temperature, plus LCD display, we hope to learn useful
Platform: | Size: 97280 | Author: 实验室 | Hits:

[Other Embeded programADC12

Description: msp430内部温度传感器的ADC12操作,使其输出温度值。目标是149芯片。-ADC12 internal temperature sensor msp430 operation, so that the output temperature. Goal is 149 chips.
Platform: | Size: 11264 | Author: 狂风 | Hits:

[SCMUntitled1

Description: msp430 f169 时钟+内部温度显示程序,三键控制。-The msp430 the+ internal temperature of f169 clock display program, three-button control.
Platform: | Size: 2048 | Author: yy | Hits:

[SCMexp

Description: 使用MSP430 2312 内部AD 对温度 湿度 光照检测-Use the MSP430 2312 internal AD on temperature, humidity, light detection
Platform: | Size: 204800 | Author: 田宏民 | Hits:

[Other Embeded programpwm

Description: msp430g2553// Description: A single sample is made on A10 with reference to internal // 1.5V Vref. Software sets ADC10SC to start sample and conversion - ADC10SC // automatically cleared at EOC. ADC10 internal oscillator/4 times sample // (64x) and conversion. In Mainloop MSP430 waits in LPM0 to save power until // ADC10 conversion complete, ADC10_ISR will force exit from any LPMx in // Mainloop on reti. Temperaure in oC stored in IntDegC, oF in IntDegF. // Uncalibrated temperature measured from device to device will vary with // slope and offset - please see datasheet. // ACLK = n/a, MCLK = SMCLK = default DCO ~1.2MHz, ADC10CLK = ADC10OSC/4 -msp430g2553// Description: A single sample is made on A10 with reference to internal // 1.5V Vref. Software sets ADC10SC to start sample and conversion- ADC10SC // automatically cleared at EOC. ADC10 internal oscillator/4 times sample // (64x) and conversion. In Mainloop MSP430 waits in LPM0 to save power until // ADC10 conversion complete, ADC10_ISR will force exit from any LPMx in // Mainloop on reti. Temperaure in oC stored in IntDegC, oF in IntDegF. // Uncalibrated temperature measured from device to device will vary with // slope and offset- please see datasheet. // ACLK = n/a, MCLK = SMCLK = default DCO ~1.2MHz, ADC10CLK = ADC10OSC/4
Platform: | Size: 1024 | Author: sc | Hits:

[SCMMSP430-based-temperature-alarm

Description: 基于MSP430的温度报警器 一键进行全局功能设置 实现内部温度测量在数码管显示-The global function MSP430-based temperature alarm a key set internal temperature measurement in the digital display
Platform: | Size: 23552 | Author: 肖波 | Hits:

[ARM-PowerPC-ColdFire-MIPS111-(1)

Description: 本系统使用两片MSP430作为主控芯片(含最小系统),配合DS18B20温度传感器,AMX1001湿度传感器(模拟量输出)。5110液晶显示MOUDLE。NRF24L01无线传输芯片。实现封闭环境内部测量和发送,外部接收的功能。总体来看整体设计分为两个大部分-The system uses two MSP430 as the master chip (with minimal system), with the DS18B20 temperature sensor, AMX1001 humidity sensor (analog output). 5110 LCD MOUDLE. NRF24L01 wireless transmission chip. Achieve internal measurements and send a closed environment, external receiver functions. Overall, the majority of the overall design is divided into two
Platform: | Size: 12186624 | Author: zj | Hits:

[SCMgarage

Description: 该设备设计了一个用MSP430微控制器为控制中心的自动控制通风系统,并提出了一个解决方案,以实现监控和调节地下车库的温度、湿度和一氧化碳的浓度。为了尽可能省电,该系统可以通过接在微控制器上的传感器获得地下车库的环境参数,然后在适当的时间通过一个继电器控制电动机,从而调节地下车库的内部环境。-The device is designed with a MSP430 microcontroller with the control center of the automatic control ventilation system, and presents a solution to achieve the monitoring and regulation of the underground garage of temperature, humidity and carbon monoxide concentrations. To minimize power consumption, the system can be connected to the microcontroller via a sensor to get underground garage environmental parameters, and then at the appropriate time through a relay to control the motor, thereby regulating the internal environment of the underground garage.
Platform: | Size: 1048576 | Author: 陈曦 | Hits:

[SCMlunchpad-wendu

Description: msp430单片机检测内置温度程序,仅供参考。-msp430 microcontroller detects internal temperature program for reference purposes only.
Platform: | Size: 31744 | Author: *锦 | Hits:

[Other Embeded programOLED

Description: MSP430开发板,测量内部温度,并在OLED显示屏上显示-MSP430 development board, the internal temperature measurement, and display on the OLED
Platform: | Size: 221184 | Author: 梦里花落不知处 | Hits:

[SCMwenduji

Description: 利用MSP430的ADC12对内部温度传感器进行数据采样,把温度显示到LCD上。 显示摄氏温度、华氏温度以及报警温度。-Use the MSP430 ADC12 internal temperature sensor data sampling, the temperature displayed on the LCD. Show Celsius, Fahrenheit temperature and alarm.
Platform: | Size: 1982464 | Author: zhangjieyu | Hits:

[SCMTEMP

Description: 使用MsP430内部温度传感器,采集温度,最后处理数据。使用了内部的基准温度-MsP 430 using the internal temperature sensor, the temperature acquisition, data processing and finally. Use the internal reference temperature
Platform: | Size: 37888 | Author: 黑与白 | Hits:

[Other Embeded programTemperature_Sense_Demo

Description: MSP430g2系列采用ADC采样测量内部温度例程(MSP430g2 series using ADC sampling to measure internal temperature routine)
Platform: | Size: 30720 | Author: monsterapple | Hits:

CodeBus www.codebus.net