Package de.wagner_ibw.iow.i2c

This package provides all interfaces and classes for using the IO-Warrior's special mode function IIC.

See:
          Description

Interface Summary
I2CDevice Each I2C device implementation must implements this interface.
 

Class Summary
AbstractI2CDevice This is the abtract implementation of the I2CDevice.java interface
I2C Implementation of the I2C special mode function.
I2CAddress This class represents an i2c slave address.
LM75 This is the implemenation of the LM75 device , "Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface", by National Semiconductors.
Monitor Monitor for i2c bus operations.
PCF8570 This is the implemenation of the PCF8570P device
 

Package de.wagner_ibw.iow.i2c Description

This package provides all interfaces and classes for using the IO-Warrior's special mode function IIC.