Uses of Interface
lejos.nxt.SensorConstants

Packages that use SensorConstants
lejos.nxt Access to NXT sensors, motors, etc. 
lejos.nxt.addon Access to third party and legacy RCX sensors, motors and other hardware not included in the Lego NXT kit 
lejos.nxt.remote Remote NXT access over Bluetooth 
 

Uses of SensorConstants in lejos.nxt
 

Subinterfaces of SensorConstants in lejos.nxt
 interface ADSensorPort
          An abstraction for a port that supports Analog/Digital sensors.
 interface BasicSensorPort
          An abstraction for a sensor port that supports setting and retrieving types and modes of sensors.
 interface I2CPort
          Abstraction for a port that supports I2C sensors.
 interface LegacySensorPort
          Abstraction for a port that supports legacy RCX sensors.
 

Classes in lejos.nxt that implement SensorConstants
 class ColorLightSensor
          LEGO Color Sensor driver.
 class I2CSensor
          Abstract class that implements common methods for all I2C sensors.
 class LightSensor
          This class is used to obtain readings from a LEGO NXT light sensor.
 class SensorPort
          Abstraction for a NXT input port.
 class SoundSensor
          Abstraction for a NXT sound sensor.
 class TouchSensor
          Abstraction for a NXT touch sensor.
 class UltrasonicSensor
          Abstraction for a NXT Ultrasonic Sensor.
 

Uses of SensorConstants in lejos.nxt.addon
 

Classes in lejos.nxt.addon that implement SensorConstants
 class ColorSensor
          HiTechnic color sensor.
 class CompassSensor
          Abstraction for a HiTechnic or Mindsensors compass.
 class EOPD
          Supports HiTechnics EOPD (Electro Optical Proximity Detector) sensor.
 class GyroSensor
          Support the HiTechnic Gyro sensor - untested.
 class IRLink
          Supports for HiTechnic IRLink - see http://www.hitechnic.com/.
 class IRSeeker
          HiTechnic IRSeeker sensor - untested.
 class LDCMotor
          LDCMotor, Lattebox DC Motor, is a abstraction to model any DCMotor connected to LSC, Lattebox Servo Controller.
 class LMotor
          Generic abstraction to manage RC Servos and DC Motor.
 class LSC
          This class has been defined to manage the device LSC, Lattebox Servo Controller which manage until 10 RC Servos / DC Motors
 class LServo
          LServo, Lattebox Servo, is a abstraction to model any RC Servo (continous and non continous) plugged to LSC, Lattebox Servo Controller.
 class MSC
          This class has been designed to manage the device MSC8, Mindsensors NXT Servo which manages up to 8 RC Servos.
 class MServo
          MServo, is a abstraction to model any RC Servo (continuous and non continuous) plugged to
 class NXTCam
          Mindsensors NXTCam.
 class NXTe
          Abstraction for a Lattebox NXT Extension Kit with Lattebox 10-Axis Servo Kit http://www.lattebox.com UML: http://www.juanantonio.info/p_research/robotics/lejos/nxj/lattebox/LatteboxNXTeKit.png
 class NXTLineLeader
          This class manages the sensor NXT Line Leader from Mindsensors.
 class OpticalDistanceSensor
          Supports Mindsensors DIST-Nx series of Optical Distance Sensor.
 class PFLink
          Class for controlling PF Motors with MindSensors NRLink-Nx
 class PFMate
          Supports Mindsensors PF Mate
This device is used to control Lego Power Function IR receiver
 class PSPNXController
          This class allows you to use a Sony Playstation 2 controller to control your robot in conjunction with the Mindsensors.com PSP-Nx interface.
 class RCXLightSensor
          This class is used to obtain readings from a legacy RCX light sensor, using an adapter cable to connect it to the NXT brick.
 class RCXLink
          Supports Mindsensors NRLink RCX IR adapter.
 class RCXMotorMultiplexer
          Supports the mindsensors RCX Motor Multiplexer
 class RCXRotationSensor
          Provide access to the Lego RCX Rotation Sensor.
 class RCXSensorMultiplexer
          Supports Mindsensors RXMux
This sensor allows you to connect up to four RCX type sensors toa single port.
 class RCXTemperatureSensor
          Abstraction for an RCX temperature sensor.
 class RFIDSensor
          Support for the Codatex RFID Sensor.
 class TiltSensor
          This class works with HiTechnic or Mindsensors acceleration (tilt) sensor.
 

Uses of SensorConstants in lejos.nxt.remote
 

Classes in lejos.nxt.remote that implement SensorConstants
 class RemoteSensorPort
          Emulates a Sensor Port using LCP