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 interface.
AT24C128 This is the implementation of the AT24C128 device, "16 KByte EEPROM" by ATMEL.
DS1803 Implemenation of the DS1803 device, "Two independently controlled Potentiometers".
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 implementation of the PCF8570P device, "256 x 8-bit static low-voltage RAM".
PCF8574A This is the implemenation of the PCF8574A device, "Remote 8-Bit I/O Expander". !!!!
PCF8591 This is the implementation of the PCF8591 device, "8-bit A/D and D/A converter".
SD20 This is the implementation of the SD20 device "Servocontroller" by Jörg Pohl (www.roboter-teile.de))
 

Package de.wagner_ibw.iow.i2c Description

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

It also contains some I2C device implementations: