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