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