| Class | Description |
|---|---|
| AnalogInputExample |
This example code demonstrates how to read the 12-bit analog
int pins values from the Odroid XU4 platform.
|
| AnalogListenExample |
This example code demonstrates how to monitor 12-bit analog
int pins value changes on the Odroid XU4 platform.
|
| GpioInputAllExample |
This example code demonstrates how to perform simple GPIO
pin state reading on the Odroid XU4 platform fro all pins.
|
| GpioInputExample |
This example code demonstrates how to perform simple GPIO
pin state reading on the Odroid XU4 platform.
|
| GpioListenAllExample |
This example code demonstrates how to setup a listener
for GPIO pin state changes on the Odroid XU4 platform.
|
| GpioListenExample |
This example code demonstrates how to setup a listener
for GPIO pin state changes on the Odroid XU4 platform.
|
| GpioOutputExample |
This example code demonstrates how to perform simple state
control of a GPIO pin on the Odroid XU4 platform.
|
| I2CExample |
This example code demonstrates how to perform simple I2C
communication on the Odroid-XU4.
|
| SerialExample |
This example code demonstrates how to perform serial communications using the Odroid XU4.
|
| SoftPwmExample |
This example code demonstrates how to setup a software emulated PWM pin using the Odroid XU4 GPIO pins.
|
| SpiExample |
This example code demonstrates how to perform basic SPI communications using the Odroid XU4.
|
| SystemInfoExample |
This example code demonstrates how to access a few of the system information properties and
network information from the Odroid XU4.
|
Copyright © 2012–2018 Pi4J. All rights reserved.