Package | Description |
---|---|
org.firmata4j | |
org.firmata4j.firmata | |
org.firmata4j.ssd1306 | |
org.firmata4j.ui |
Class and Description |
---|
I2CDevice
Represents an I2C device and encapsulates logic to communicate to it.
|
I2CEvent
This event occurs when I2C device transmits some data.
|
I2CListener
Describes processing of data received from
I2CDevice . |
IODevice
This interface describes a device which is able to receive and transmit
signals.
|
IODeviceEventListener
This interface describes an object that can receive and handle events from an
IODevice . |
IOEvent
An event which indicates that the state of an
IODevice changed. |
Pin
A pin is a connector of an
IODevice to external signal receiver or
transmitter. |
Pin.Mode
Mode represents particular duty of a pin.
|
PinEventListener
The listener interface for receiving events from
Pin . |
Class and Description |
---|
I2CDevice
Represents an I2C device and encapsulates logic to communicate to it.
|
I2CListener
Describes processing of data received from
I2CDevice . |
IODevice
This interface describes a device which is able to receive and transmit
signals.
|
IODeviceEventListener
This interface describes an object that can receive and handle events from an
IODevice . |
Pin
A pin is a connector of an
IODevice to external signal receiver or
transmitter. |
Pin.Mode
Mode represents particular duty of a pin.
|
PinEventListener
The listener interface for receiving events from
Pin . |
Class and Description |
---|
I2CDevice
Represents an I2C device and encapsulates logic to communicate to it.
|
Class and Description |
---|
IODevice
This interface describes a device which is able to receive and transmit
signals.
|
IOEvent
An event which indicates that the state of an
IODevice changed. |
Pin
A pin is a connector of an
IODevice to external signal receiver or
transmitter. |
PinEventListener
The listener interface for receiving events from
Pin . |
Copyright © 2017. All rights reserved.