代码搜索结果
找到约 3,982 项符合
Sensor 的代码
temperature.h
/*********************************************************************
*
* Thermo Sensor with SPI(TM) Interface
*
***************************************************************
temperature.c
/*********************************************************************
*
* Thermo Sensor with SPI(TM) Interface
*
***************************************************************
temperature.h
/*********************************************************************
*
* Thermo Sensor with SPI(TM) Interface
*
***************************************************************
building.java~8~
package securitysystem;
public class Building extends SecurityZone {
public Building(String name) {
super(name);
}
boolean handleNotification(int measurement, Sensor sensor) {
retur
building.java~7~
package securitysystem;
public class Building extends SecurityZone {
public Building(String name) {
super(name);
}
boolean handleNotification(int measurement, Sensor sensor) {
if (sens
sensorportlistener.java
package lejos.nxt;
/**
*
* Interface for monitoring changes to the value for an
* Analogue/Digital sensor (such as a Touch, Light or Sound sensor)
* on a SensorPort.
*
*/
public interface Se
soc-camera.txt
Soc-Camera Subsystem
====================
Terminology
-----------
The following terms are used in this document:
- camera / camera device / camera sensor - a video-camera sensor chip, capable
bldc.ini
[NETWORK]
[BLDC]
MIN_SPEED = 200
MAX_SPEED = 12000
TARGET_SPEED = 3000
ACCEL = 1000
DECEL = 1000
ENCODER_PRESENT = 0
SENSOR_PRESENT = 1
SENSOR_TYPE = 0
SENSOR_POLARITY = 0
MODULATION = 1
building.java~5~
package securitysystem;
public class Building extends SecurityZone {
public Building(String name) {
super(name);
}
boolean handleNotification(int measurement, Sensor sensor) {
return f
building.java~6~
package securitysystem;
public class Building extends SecurityZone {
public Building(String name) {
super(name);
}
boolean handleNotification(int measurement, Sensor sensor) {
return f