搜索资源列表
基于MSP430定点温度空调遥控源码及程序
- 采用TI公司提供的16位MSP430F149超低功耗单片机为主控制器,温度传感器TMP275采集环境温度作为空调控制温度,鉴于传统空调在空调主机通风口处采集温度,与室内环境温度有偏差的缺点。本系统将温度传感器安装在空调遥控器上,其优点为:采集遥控器周围环境温度作为主机控制温度,利用遥控器移动的方便性,可使室内定点位置达到设定温度。本系统的红外传输利用单片机的串行接口与片外的红外发送和接收电路,组成一个应用于单片机系统的红外串行通信接口无需编码和解码,具有很好的实用性
温度传感器测温电路
- MSP430F149在电力测控保护产品中的应用 pt100温度传感器测量电路 pt100温度传感器原理- 基于89C52单片机的具有通讯口的智能温控表 基于XTR105和TIP31C的气温传感器
MSP430单片机DS18b20温度传感器源码
- 基于MSP430的温度传感系统,DS18b20温度传感器。
用MSP430单片机构建温度采集报警系统
- 温度采集系统主要通过温度传感器MAX6613采集得到温度数据,MSP430F149作为CPU从温度传感器读取数据,将得到的数据进行判断然后做出相应的处理,比如显示或者报警。由于MSP430F149片内集成了A/D转换通道,这样可以直接将单片机的A/D输入通道与传感器的模拟电压输出通道相连接。另外系统通过键盘输入来完成对报警温度的上限和下限的设置,通过显示电路将得到的数据显示出来,当温度超过上限和下限的时候,系统进行报警,报警时通过驱动一个蜂鸣器来实现。
串口接收温度
- 单片机学习的资源,温度传感器,通过串口接收温度,然后通过AD转换,显示温度大小
12864串行显示DS18B20测得的温度
- 7920驱动的12864LCD液晶以串行方式显示DS18B20温度传感器测的的温度,STC15W408AS,1T单片机,11.0592MHz晶振
1-程序长按校准
- 该程序使用C语言编写,集成了超声波,压力传感器,温度传感器,LCD显示于一体,能测温度压力和距离(The program uses C language, integrated with ultrasonic, pressure sensors, temperature sensors, LCD display in one, you can measure temperature, pressure and distance)
18B20温度传感器数码管显示
- 在stc89c51单片机上实现传感器18b20温度采集,采集到的数据显示到数码管上。(In the STC89C51 microcontroller running, to achieve the temperature sensor 18B20 acquisition, and the collected data displayed on the digital tube.)
61-1个18b20温度传感器1602液晶显示
- 基于STC89C52单片机,采用18B20温度传感器,利用AD转换,将温度变量转换为对应的电压,并将结果显示在LCD1602液晶屏上,实现了对温度的动态测量及显示(Based on STC89C52 single chip microcomputer, 18B20 temperature sensor is adopted, and the temperature is changed into corresponding voltage by AD conversion. The result
温度传感器
- 利用51单片机和温度传感器,实现温度测量并完成AD转换(Using 51 single-chip microcomputer and temperature sensor to achieve temperature measurement and complete the AD conversion)
DS18B20温度传感器
- 51单片机驱动DS18B20温度传感器,数码管显示。(51 singlechip drive DS18B20 temperature sensor, digital display.)
bsp_DHT11
- 单片机读取温度传感器的温度值,使用串并联通信,主程序中要把前四位数据读出来才是温度,这个只是stm32读取DHT11的全部数据程序。(stm32 read the value of the DHT11)
实验17:DS18B20温度传感器
- 单片机实验17:DS18B20温度传感器项目,用51单片机可实现温度的检测(Singlechip experiment 17:DS18B20 temperature sensor project, with 51 single-chip microcomputer to achieve temperature detection)
内部温度传感器
- STM32内部自带的温度传感器测量温度,一个STM32单片机即可测量温度,方便(STM32 comes with a temperature sensor to measure temperature)
温度传感器 90615 液晶1602 - 能用
- 51单片机的GY_MCU90614程序,红外温度传感器是一款非接触测量温度,该程序是把温度显示在液晶1602上(51 microcontroller GY_MCU90614 procedures, infrared temperature sensor is a non-contact measurement of temperature, the program is to display the temperature on the LCD 1602)
NTC传感器经典驱动
- NTC温度传感器经典驱动,供单片机工程师参考(NTC temperature sensor classic driver for microcontroller engineers reference)
实验九 DS18B20温度传感器实验
- 51单片机模块程序开发学习,其中数字温度传感器学习(51 microcontroller module program development and learning, in which digital temperature sensor learning)
DS18B20温度传感器
- 51单片机的温度传感器课程设计,自己做的(The design of temperature sensor course for 51 single chip microcomputer)
14-单线温度传感器18b20
- 18B20单线温度检测的应用程序,可采用51单片机,使用C语言方便移植(18B20 single line temperature detection application program, can use 51 single chip microcomputer, using C language to transplant easily.)
基于单片机的温度传感器18B20
- 基于单片机的温度传感器18B20 包括源程序,protues仿真图,以及keil文件