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