Package org.bluemelon.bluesense

Interface Summary
DeviceEventListener  
 

Class Summary
AdcInputDevice Interface to the analog input device BM7003.
DacOutputDevice Interface to the servo motor module BM7006.
Device The device class holds common information for all BlueSense devices (eg.
Master The master class forms the gateway between the BlueSense network and the Java application.
MotorDevice Interface to the dc motor module BM7005.
OCOutputDevice  
RelayOutputDevice  
RouterDevice Interface to the wireless router device BM7502.
ServoDevice Interface to the servo motor module BM7004.
StepperDevice Interface to the dc stepper module.
SwitchInputDevice Interface to the switchInputDevice BM7001.
UnknownDevice A device of this class is returned when either:
1.