Class AdafruitSeeSaw

  • All Implemented Interfaces:
    com.diozero.api.DeviceInterface , java.lang.AutoCloseable

    
    public class AdafruitSeeSaw
     implements DeviceInterface
                        

    An I2C to whatever helper chip. Note that this chip does not use "normal" I2C registers, but rather selects "registry" locations with write before read.

    Based on the Adafruit CircuitPython library and the Arduino library

    See Using the SeeSaw

    The flow-control device is available, but typically not used.