代码搜索:温度采集器
找到约 5,473 项符合「温度采集器」的源代码
代码结果 5,473
www.eeworm.com/read/38039/1092852
mnu show_con.mnu
LOADS#BC 加载/边界条件
#
Pressure 压力
Show a pressure applied to a surface.
显示一个压力作用于一张曲面。
Displacement 位移
Show a displacement applied to a geometric element.
显示一个位移作用于一个几何形状元素。
Temperature 温度
Show a temper
www.eeworm.com/read/41518/1144258
yl-10-ds18b20
礦ision Build Log
Project:
D:\工作\制版成功\YL-10-DS18B20模块\YL-10-DS18B20资料\数码管温度测量\1.uvproj
Project File Date:
Output:
www.eeworm.com/read/476739/1367401
c 18b20.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit ds=P2^2; //温度传感器信号线
sbit dula=P2^6; //数码管段选线
sbit wela=P2^7; //数码管位选线
sbit beep=P2^3;
www.eeworm.com/read/228279/4765703
cfg pointgrp.cfg
BeginGrp
t01 = T,*,*, 温度
t02 = P,*,*, 压力
t03 = F,*,*, 流量
t04 = L,*,*, 液位
t05 = A,O,*, 模拟量输出
t06 = D,I,*, 开关量输入
t07 = D,O,*, 开关量输出
t08 = *,B,*,, 报警点
t09 = *,*,T, 调节点
EndGrp
www.eeworm.com/read/155906/5617716
c adc0_temp_pro.c.c
//内部温度传感器调试程序//
//利用过采样实现16位精度//
//ADC0_TEMP_PRO.c
#include
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
#define STACK_LEN 128
//
www.eeworm.com/read/155906/5617718
#2 adc0_temp_pro.c.#2
//内部温度传感器调试程序//
//利用过采样实现16位精度//
//ADC0_TEMP_PRO.c
#include
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
#define STACK_LEN 128
//
www.eeworm.com/read/471856/6883199
plg ds18b20.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\温度传感器--18b20\ds18b20.uv2
Project File Date: 08/21/2008
Output:
Build tar
www.eeworm.com/read/392877/8321627
bak digthermopro_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,0,
www.eeworm.com/read/172872/9683871
plg tem.plg
礦ision2 Build Log
Project:
D:\我的程序\十二.DS18B20测量温度系统\TEM.uv2
Project File Date: 03/18/2006
Output:
Build target 'Target 1'
assembling STARTUP.
www.eeworm.com/read/367849/9727025
ʦ
//1602液晶显示程序,1602LCD的R/W读写端接地, 即始终只写, 不读数据
//使用1602LCD显示DS18B20转换的温度值
#include
#include
#include
#define uchar unsigned char
#define uint unsigned