jAER project on SourceForge

Package net.sf.jaer.hardwareinterface

Hardware interface to address-event devices.

See:
          Description

Interface Summary
HardwareInterface General interface to hardware
HardwareInterfaceFactoryInterface Defines the interface a hardware interface factory has to have to be included in the list in HardwareInterfaceFactory.
HasUpdatableFirmware Interface has firmware that can be updated from the host, e.g.
ServoInterface A hardware interface that can set a set of servos implements this interface.
 

Class Summary
HardwareInterfaceFactory This class builds a list of all available devices and lets you get one of them.
HardwareInterfaceMenu A menu that allows selection of a particular HardwareInterface.
 

Exception Summary
BlankDeviceException Signals a blank or unprogrammed device.
HardwareInterfaceException An exception in the hardware interface is signaled with this exception.
 

Package net.sf.jaer.hardwareinterface Description

Hardware interface to address-event devices.


jAER project on SourceForge