搜索:Temperature
找到约 324 项符合「Temperature」的查询结果
结果 324
按分类筛选
- 全部
- 技术资料 (180)
- 单片机编程 (26)
- 单片机开发 (20)
- 模拟电子 (10)
- 汇编语言 (8)
- 其他嵌入式/单片机内容 (7)
- 嵌入式/单片机编程 (6)
- 书籍 (5)
- 电源技术 (5)
- 系统设计方案 (5)
- 其他 (4)
- matlab例程 (4)
- VIP专区 (4)
- 其他书籍 (3)
- 测试测量 (3)
- 可编程逻辑 (3)
- 串口编程 (3)
- Java编程 (3)
- 学术论文 (2)
- 数值算法/人工智能 (2)
- 教程资料 (2)
- Internet/网络编程 (2)
- 文件格式 (2)
- 电路图 (1)
- PCB相关 (1)
- 无线通信 (1)
- 驱动程序 (1)
- PCB图/BOM单/原理图 (1)
- 资料/手册 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 压缩解压 (1)
- Linux/Unix编程 (1)
- 编辑器/阅读器 (1)
- Applet (1)
- 微处理器开发 (1)
- 其他行业 (1)
- 能源行业(电力石油煤炭) (1)
https://www.eeworm.com/dl/831614.html
技术资料
基于AT89C52的农业温湿度智能控制系统设计
设计了农业温湿度智能控制系统,该系统采用DHT11温湿度传感器作为温湿度采集模块,单片机选用AT89C52代替并调用Virtual terminal模拟串口通信,LCD1604液晶显示器实时显示温湿度,实现了温湿度的测量、显示,可自动控制加热、降温、加湿、通风,实现温湿度控制以及超限报警处理,并利用Proteus与Keil进行实际 ...
https://www.eeworm.com/dl/897126.html
技术资料
单片机的多点温度显示和报警系统设计
本文介绍以单片机为核心的多点温度显示与报警系统的设计,硬件电路由复位电路、测量电路、键盘输入电路、温度显示电路以及报警电路构成。系统通过键盘输入电路将预设温度临界值输入单片机,由多个DS18B20以多点组网的方式实现温度的多点测量,并将测量的实时温度反馈给单片机,单片机通过温度显示电路显示, ...
https://www.eeworm.com/dl/897563.html
技术资料
基于单片机的水浴恒温控制系统设计
针对水浴温度的不稳定性,文中采用数字温度传感器DS18B20完成温度采集水温检测和转换,单片机STC89C52依据接收到信号对加热设备实施对应的控制,恒温范围通过3个按键进行设置和查看,用4位数码管显示实际温度,1位数码管显示工作状态。搭建系统硬件电路,完成各硬件电路的设计、调试,编写系统程序,利用Proteu ...
https://www.eeworm.com/dl/571/21376.html
模拟电子
针对远程系统的小型温度传感器 (tiny temperatu
The LM20, LM45, LM50, LM60, LM61, and LM62 are analog output temperature sensors. They have various output voltage slopes (6.25mV/°C to 17mV/°C) and power supply voltage ranges (2.4V to 10V).The LM20 is the smallest, lowest power consumption analog output temperature sensor Nat ...
https://www.eeworm.com/dl/502/29310.html
单片机编程
基于AT89C2051的温度监控系统的设计
采用单片机AT89C2051实现温度测量与控制,键盘和显示电路实现温度的设定、修改、清零以及当前温度值的显示,并对温度超过上下限进行报警。阐述了该系统设计的硬件和软件设计。
Abstract:
 The system of temperature measuring and controling is realized based on AT89C2051.The keyboard and ...
https://www.eeworm.com/dl/633/292122.html
Java编程
Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahr
Implement the following integer methods:
a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation
celsius = 5.0 / 9.0 * ( fahrenheit - 32 )
b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation
fahrenheit = 9.0 / 5.0 * celsius + ...
https://www.eeworm.com/dl/626/482974.html
编辑器/阅读器
ds18b20 digitsl 1-wire thermometer with programmable resolution code for initialization write and re
ds18b20 digitsl 1-wire thermometer with programmable resolution code for initialization write and read and convert temperature functions
https://www.eeworm.com/dl/896737.html
技术资料
基于虚拟仪器和单片机的温度测量与分析
给出了一种基于虚拟仪器技术和单片机技术的温度测试方案。设计了硬件电路及软件功能程序,实现被测温度的实时数值显示和变化趋势曲线显示,能对某一测量时段内的温度数据进行统计分析,可以设置温度上下限,温度越限系统报警。经软硬件综合调试,验证了方案的可行性。A temperature test plan is provided b ...
https://www.eeworm.com/dl/857059.html
技术资料
stm32 DHT11 温度采集系统 ucos
stm32 DHT11 温度采集系统 ucos-stm32 DHT11 temperature acquisition system ucos