Uses of Interface
com.diozero.api.DeviceInterface

Packages that use DeviceInterface
Package Description
com.diozero.api
APIs for interfacing with the host board.
com.diozero.devices
Classes representing actual devices such as LEDs, Buttons as well as GPIO, devices that are connected via I2C, SPI and Serial interfaces.
com.diozero.devices.imu  
com.diozero.devices.mcp23xxx  
com.diozero.devices.motor  
com.diozero.devices.oled  
com.diozero.devices.sandpit  
com.diozero.internal  
com.diozero.internal.board.odroid  
com.diozero.internal.provider.builtin
The built-in default provider supporting GPIO, I2C, SPI and Serial device communication.
com.diozero.internal.provider.builtin.i2c  
com.diozero.internal.spi
Service Provider Interface package.