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