搜索结果
找到约 171 项符合
Temperature 的查询结果
按分类筛选
- 全部分类
- 技术资料 (32)
- 单片机编程 (25)
- 单片机开发 (19)
- 模拟电子 (10)
- 汇编语言 (8)
- 其他嵌入式/单片机内容 (7)
- 嵌入式/单片机编程 (6)
- 电源技术 (5)
- 系统设计方案 (5)
- 书籍 (5)
- matlab例程 (4)
- VIP专区 (4)
- 可编程逻辑 (3)
- 测试测量 (3)
- 其他书籍 (3)
- Java编程 (3)
- 学术论文 (2)
- 教程资料 (2)
- 串口编程 (2)
- Internet/网络编程 (2)
- 数值算法/人工智能 (2)
- 文件格式 (2)
- 其他 (2)
- 驱动程序 (1)
- 资料/手册 (1)
- PCB相关 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 压缩解压 (1)
- Applet (1)
- Linux/Unix编程 (1)
- 微处理器开发 (1)
- 其他行业 (1)
- 能源行业(电力石油煤炭) (1)
- 编辑器/阅读器 (1)
- PCB图/BOM单/原理图 (1)
- 电路图 (1)
单片机开发 nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板
nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。
nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序,
分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。
“上位机程序”内有应用软件download.exe。
“AT89S52”内有单片机固件源程序dow ...
Applet 本系统由applet和服务端组成。由客户端录入温度
本系统由applet和服务端组成。由客户端录入温度,服务器接收到温度后向每个客户端转发,客户端根据接收到的温度形成实时动态图表运行本程序要配置java环境或安装jre 将temperature目录放在web目录下,先运行服务端(点击server_start.bat),然后用浏览器打开客户端即可 ...
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 + 32
c) Use the metho ...
其他书籍 X10 Protocol.pdf X10 Home Automation.pdf Microchip - AN236 - Home automation using X10.pdf MANDO
X10 Protocol.pdf
X10 Home Automation.pdf
Microchip - AN236 - Home automation using X10.pdf
MANDO UNIVERSAL X10 WIRELESS MOUSE REMOTE SYSTEM.pdf
Manual ipcontrol x10.pdf
x10_camera_control_system.doc
domotica d-6006 - X10.pdf
X10 Temperature Sensing Device.pdf
DOMOTICA X10.pdf
Switching Lights With X ...
单片机开发 //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un
//通过18B20检测的数字温度可在电脑上显示当前温度值
#include <reg52.h>
#define uchar unsigned char
#define uint unsigned int
sbit DS=P2^2 //define interface
uint temp // variable of temperature
uchar flag1 // sign of the result positive or negative
sbit dula=P2^6
sbit wela=P2^7 ...
其他嵌入式/单片机内容 Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Inc
Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Included. Main file is "09.C". The code is written for turning the relay on and off at particular temperature thresholds.
汇编语言 The LM35 of National Semiconductors that is used in this project is a precision centigrade temperatu
The LM35 of National Semiconductors that is used in this project is a precision centigrade temperature sensor, which has an analog output voltage. It has a range of -55潞C to +150潞C and a accuracy of 卤0.5潞C . The output voltage is 10mV/潞C . The output voltage is converted by the AD convertor of ...
串口编程 This software allows users to see how a serial async com port can be used to comunicate with a sync
This software allows users to see how a serial async com port can be used to comunicate with a sync device (SPI). In this case, the software reads a low cost digital temperature sensor IC.
数值算法/人工智能 The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Sto
The 2D CFD Program NaSt2D
The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and upwind (donor-cell) d ...
嵌入式/单片机编程 nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板
nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。
nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序,
分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。
“上位机程序”内有应用软件download.exe。
“AT89S52”内有单片机固件源程序dow ...