代码搜索结果

找到约 3,108 项符合 Sensor 的代码

rfc3433.mib

ENTITY-SENSOR-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Integer32, Unsigned32, mib-2 FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP

changelog.txt

This file documents changes in the software, firmware and hardware of the "Remote Sensor" device. New entries are always appended to the end of the file. Scroll down to the bottom to see the most rece

sensor.c

/************************************************************************************************** * FILENAME * time

sensor.java

/** * JADE - Java Agent DEvelopment Framework is a framework to develop * multi-agent systems in compliance with the FIPA specifications. * Copyright (C) 2000 CSELT S.p.A. * Copyright (C) 200

read_meas_single.c

#include "./ds18x20.h" /* reads temperature (scratchpad) of a single sensor (uses skip-rom) output: subzero==1 if temp.

start_meas.c

#include "./ds18x20.h" /* start measurement (CONVERT_T) for all sensors if input id==NULL or for single sensor. then id is the rom-code */ uint8_t DS18X20_start_meas( uint8_t with_power_exter

read_meas.c

#include "./ds18x20.h" /* reads temperature (scratchpad) of sensor with rom-code id output: subzero==1 if temp.

find_sensor.c

#include "./ds18x20.h" /* find DS18X20 Sensors on 1-Wire-Bus input/ouput: diff is the result of the last rom-search output: id is the rom-code of the sensor found */ void DS18X20_find_sens

read_meas_single.c

#include "./ds18x20.h" /* reads temperature (scratchpad) of a single sensor (uses skip-rom) output: subzero==1 if temp.

start_meas.c

#include "./ds18x20.h" /* start measurement (CONVERT_T) for all sensors if input id==NULL or for single sensor. then id is the rom-code */ uint8_t DS18X20_start_meas( uint8_t with_power_exter