Skip navigation links
A B C D F G H I L M N O P R S T U W X Y Z 

A

ADC_CHANNEL_COUNT - Static variable in class bananapi.SpiExample
 
ADC_CHANNEL_COUNT - Static variable in class bananapro.SpiExample
 
ADC_CHANNEL_COUNT - Static variable in class odroid.c1.SpiExample
 
ADC_CHANNEL_COUNT - Static variable in class odroid.xu4.SpiExample
 
ADC_CHANNEL_COUNT - Static variable in class SpiExample
 
ADS1015DistanceSensorExample - Class in <Unnamed>
This example code demonstrates how to use the ADS1015 Pi4J GPIO interface for analog input pins.
ADS1015DistanceSensorExample() - Constructor for class ADS1015DistanceSensorExample
 
ADS1015GpioExample - Class in <Unnamed>
This example code demonstrates how to use the ADS1015 Pi4J GPIO interface for analog input pins.
ADS1015GpioExample() - Constructor for class ADS1015GpioExample
 
ADS1115DistanceSensorExample - Class in <Unnamed>
This example code demonstrates how to use the ADS1115 Pi4J GPIO interface for analog input pins.
ADS1115DistanceSensorExample() - Constructor for class ADS1115DistanceSensorExample
 
ADS1115GpioExample - Class in <Unnamed>
This example code demonstrates how to use the ADS1115 Pi4J GPIO interface for analog input pins.
ADS1115GpioExample() - Constructor for class ADS1115GpioExample
 
AnalogInputExample - Class in odroid.c1
This example code demonstrates how to read the 10-bit analog int pins values from the Odroid C1/C1+ platform.
AnalogInputExample() - Constructor for class odroid.c1.AnalogInputExample
 
AnalogInputExample - Class in odroid.xu4
This example code demonstrates how to read the 12-bit analog int pins values from the Odroid XU4 platform.
AnalogInputExample() - Constructor for class odroid.xu4.AnalogInputExample
 
AnalogListenExample - Class in odroid.c1
This example code demonstrates how to monitor 10-bit analog int pins value changes on the Odroid C1/C1+ platform.
AnalogListenExample() - Constructor for class odroid.c1.AnalogListenExample
 
AnalogListenExample - Class in odroid.xu4
This example code demonstrates how to monitor 12-bit analog int pins value changes on the Odroid XU4 platform.
AnalogListenExample() - Constructor for class odroid.xu4.AnalogListenExample
 
approachNeutralPosition() - Method in class PCA9685GpioServoExample
 

B

bananapi - package bananapi
 
bananapro - package bananapro
 
BlinkGpioExample - Class in <Unnamed>
This example code demonstrates how to perform simple blinking LED logic of a GPIO pin on the Raspberry Pi using the Pi4J library.
BlinkGpioExample() - Constructor for class BlinkGpioExample
 
BlinkTriggerGpioExample - Class in <Unnamed>
This example code demonstrates how to setup blinking triggers for GPIO pins on the Raspberry Pi.
BlinkTriggerGpioExample() - Constructor for class BlinkTriggerGpioExample
 
BroadcomPinNumberingGpioExample - Class in <Unnamed>
This example code demonstrates how to perform simple state control of a GPIO pin on the Raspberry Pi.
BroadcomPinNumberingGpioExample() - Constructor for class BroadcomPinNumberingGpioExample
 
bytesToHex(byte[]) - Static method in class WiringPiSPIExample
 

C

callback(int) - Method in class WiringPiGpioInterruptExample2.SampleCallbackClass
 
chooseChannel(Scanner) - Method in class PCA9685GpioServoExample
 
ComputeModuleGpioExample - Class in <Unnamed>
This example code demonstrates how to perform simple state control of a GPIO pin on the Raspberry Pi.
ComputeModuleGpioExample() - Constructor for class ComputeModuleGpioExample
 
console - Static variable in class bananapi.SpiExample
 
console - Static variable in class bananapro.SpiExample
 
console - Static variable in class odroid.c1.SpiExample
 
console - Static variable in class odroid.xu4.SpiExample
 
console - Static variable in class SpiExample
 
ControlGpioExample - Class in <Unnamed>
This example code demonstrates how to perform simple state control of a GPIO pin on the Raspberry Pi.
ControlGpioExample() - Constructor for class ControlGpioExample
 
CylonGpioExample - Class in <Unnamed>
This example code demonstrates how to perform a blinking cycle (cylon effect) of a series of GPIO pins on the Raspberry Pi.
CylonGpioExample() - Constructor for class CylonGpioExample
 

D

DebounceGpioExample - Class in <Unnamed>
This example code demonstrates how to setup a listener for GPIO pin state changes on the Raspberry Pi.
DebounceGpioExample() - Constructor for class DebounceGpioExample
 

F

formatInt(int) - Static method in class I2CWiiMotionPlusExample
 
formatLong(long) - Static method in class I2CWiiMotionPlusExample
 
FrequencyGpioExample - Class in <Unnamed>
This example code provides a continuous GPIO pin state changes on the Raspberry Pi to allow measurement of frequency.
FrequencyGpioExample() - Constructor for class FrequencyGpioExample
 

G

getConversionValue(short) - Static method in class bananapi.SpiExample
Communicate to the ADC chip via SPI to get single-ended conversion value for a specified channel.
getConversionValue(short) - Static method in class bananapro.SpiExample
Communicate to the ADC chip via SPI to get single-ended conversion value for a specified channel.
getConversionValue(short) - Static method in class odroid.c1.SpiExample
Communicate to the ADC chip via SPI to get single-ended conversion value for a specified channel.
getConversionValue(short) - Static method in class odroid.xu4.SpiExample
Communicate to the ADC chip via SPI to get single-ended conversion value for a specified channel.
getConversionValue(short) - Static method in class SpiExample
Communicate to the ADC chip via SPI to get single-ended conversion value for a specified channel.
GpioInputAllExample - Class in bananapi
This example code demonstrates how to perform simple GPIO pin state reading on the BananaPi platform fro all pins.
GpioInputAllExample() - Constructor for class bananapi.GpioInputAllExample
 
GpioInputAllExample - Class in bananapro
This example code demonstrates how to perform simple GPIO pin state reading on the BananaPro platform fro all pins.
GpioInputAllExample() - Constructor for class bananapro.GpioInputAllExample
 
GpioInputAllExample - Class in <Unnamed>
This example code demonstrates how to perform simple GPIO pin state reading on the RaspberryPi platform fro all pins.
GpioInputAllExample() - Constructor for class GpioInputAllExample
 
GpioInputAllExample - Class in odroid.c1
This example code demonstrates how to perform simple GPIO pin state reading on the Odroid C1/C1+ platform fro all pins.
GpioInputAllExample() - Constructor for class odroid.c1.GpioInputAllExample
 
GpioInputAllExample - Class in odroid.xu4
This example code demonstrates how to perform simple GPIO pin state reading on the Odroid XU4 platform fro all pins.
GpioInputAllExample() - Constructor for class odroid.xu4.GpioInputAllExample
 
GpioInputExample - Class in bananapi
This example code demonstrates how to perform simple GPIO pin state reading on the BananaPi platform.
GpioInputExample() - Constructor for class bananapi.GpioInputExample
 
GpioInputExample - Class in bananapro
This example code demonstrates how to perform simple GPIO pin state reading on the BananaPro platform.
GpioInputExample() - Constructor for class bananapro.GpioInputExample
 
GpioInputExample - Class in <Unnamed>
This example code demonstrates how to perform simple GPIO pin state reading on the Raspberry Pi.
GpioInputExample() - Constructor for class GpioInputExample
 
GpioInputExample - Class in odroid.c1
This example code demonstrates how to perform simple GPIO pin state reading on the Odroid C1/C1+ platform.
GpioInputExample() - Constructor for class odroid.c1.GpioInputExample
 
GpioInputExample - Class in odroid.xu4
This example code demonstrates how to perform simple GPIO pin state reading on the Odroid XU4 platform.
GpioInputExample() - Constructor for class odroid.xu4.GpioInputExample
 
GpioListenAllExample - Class in bananapi
This example code demonstrates how to setup a listener for GPIO pin state changes on the BananaPi.
GpioListenAllExample() - Constructor for class bananapi.GpioListenAllExample
 
GpioListenAllExample - Class in bananapro
This example code demonstrates how to setup a listener for GPIO pin state changes on the BananaPro.
GpioListenAllExample() - Constructor for class bananapro.GpioListenAllExample
 
GpioListenAllExample - Class in <Unnamed>
This example code demonstrates how to setup a listener for all available GPIO pins on the RaspberryPi (by specific model).
GpioListenAllExample() - Constructor for class GpioListenAllExample
 
GpioListenAllExample - Class in odroid.c1
This example code demonstrates how to setup a listener for GPIO pin state changes on the Odroid C1/C1+ platform.
GpioListenAllExample() - Constructor for class odroid.c1.GpioListenAllExample
 
GpioListenAllExample - Class in odroid.xu4
This example code demonstrates how to setup a listener for GPIO pin state changes on the Odroid XU4 platform.
GpioListenAllExample() - Constructor for class odroid.xu4.GpioListenAllExample
 
GpioListenExample - Class in bananapi
This example code demonstrates how to setup a listener for GPIO pin state changes on the BananaPi.
GpioListenExample() - Constructor for class bananapi.GpioListenExample
 
GpioListenExample - Class in bananapro
This example code demonstrates how to setup a listener for GPIO pin state changes on the BananaPro.
GpioListenExample() - Constructor for class bananapro.GpioListenExample
 
GpioListenExample - Class in <Unnamed>
This example code demonstrates how to setup a listener for GPIO pin state changes on the RaspberryPi.
GpioListenExample() - Constructor for class GpioListenExample
 
GpioListenExample - Class in odroid.c1
This example code demonstrates how to setup a listener for GPIO pin state changes on the Odroid C1/C1+ platform.
GpioListenExample() - Constructor for class odroid.c1.GpioListenExample
 
GpioListenExample - Class in odroid.xu4
This example code demonstrates how to setup a listener for GPIO pin state changes on the Odroid XU4 platform.
GpioListenExample() - Constructor for class odroid.xu4.GpioListenExample
 
GpioOutputExample - Class in bananapi
This example code demonstrates how to perform simple state control of a GPIO pin on the BananaPi.
GpioOutputExample() - Constructor for class bananapi.GpioOutputExample
 
GpioOutputExample - Class in bananapro
This example code demonstrates how to perform simple state control of a GPIO pin on the BananaPro.
GpioOutputExample() - Constructor for class bananapro.GpioOutputExample
 
GpioOutputExample - Class in <Unnamed>
This example code demonstrates how to perform simple state control of a GPIO pin on the RaspberryPi.
GpioOutputExample() - Constructor for class GpioOutputExample
 
GpioOutputExample - Class in odroid.c1
This example code demonstrates how to perform simple state control of a GPIO pin on the Odroid C1/C1+ platform.
GpioOutputExample() - Constructor for class odroid.c1.GpioOutputExample
 
GpioOutputExample - Class in odroid.xu4
This example code demonstrates how to perform simple state control of a GPIO pin on the Odroid XU4 platform.
GpioOutputExample() - Constructor for class odroid.xu4.GpioOutputExample
 
gpioOutputsMenu() - Static method in class GpioTest
 
gpioOutputsTest(Pin[]) - Static method in class GpioTest
 
GpioTest - Class in <Unnamed>
This example code demonstrates how to perform simple state control of a GPIO pin on the BananaPi.
GpioTest() - Constructor for class GpioTest
 
GpioUsageExampleListener() - Constructor for class UsageGpioExample.GpioUsageExampleListener
 

H

handleGpioPinDigitalStateChangeEvent(GpioPinDigitalStateChangeEvent) - Method in class UsageGpioExample.GpioUsageExampleListener
 

I

I2CExample - Class in bananapi
This example code demonstrates how to perform simple I2C communication on the BananaPi.
I2CExample() - Constructor for class bananapi.I2CExample
 
I2CExample - Class in bananapro
This example code demonstrates how to perform simple I2C communication on the BananaPro.
I2CExample() - Constructor for class bananapro.I2CExample
 
I2CExample - Class in <Unnamed>
This example code demonstrates how to perform simple I2C communication on the Raspberry Pi.
I2CExample() - Constructor for class I2CExample
 
I2CExample - Class in odroid.c1
This example code demonstrates how to perform simple I2C communication on the Odroid-C1/C1+.
I2CExample() - Constructor for class odroid.c1.I2CExample
 
I2CExample - Class in odroid.xu4
This example code demonstrates how to perform simple I2C communication on the Odroid-XU4.
I2CExample() - Constructor for class odroid.xu4.I2CExample
 
I2CWiiMotionPlusExample - Class in <Unnamed>
 
I2CWiiMotionPlusExample() - Constructor for class I2CWiiMotionPlusExample
 
I2CWiiMotionPlusExample.ThreeAxis - Class in <Unnamed>
 
I2CWiiMotionPlusExample.WiiMotionPlus - Class in <Unnamed>
 
IFTTT_MAKER_CHANNEL_API_KEY - Static variable in class IFTTTMakerChannelTriggerExample
 
IFTTT_MAKER_CHANNEL_EVENT_NAME - Static variable in class IFTTTMakerChannelTriggerExample
 
IFTTTMakerChannelTriggerExample - Class in <Unnamed>
This example code demonstrates how to listen to a GPIO input pin on the Raspberry Pi and use the IFTTT Maker Channel trigger to send a triggered event to the IFTTT web service API.
IFTTTMakerChannelTriggerExample() - Constructor for class IFTTTMakerChannelTriggerExample
 
info() - Method in class PCA9685GpioServoExample
 
init() - Method in class I2CWiiMotionPlusExample.WiiMotionPlus
 

L

LCD_BITS - Static variable in class LcdExample
 
LCD_BITS - Static variable in class WiringPiLcdExample
 
LCD_COLUMNS - Static variable in class LcdExample
 
LCD_COLUMNS - Static variable in class WiringPiLcdExample
 
LCD_ROW_1 - Static variable in class LcdExample
 
LCD_ROW_2 - Static variable in class LcdExample
 
LCD_ROWS - Static variable in class LcdExample
 
LCD_ROWS - Static variable in class WiringPiLcdExample
 
LcdExample - Class in <Unnamed>
 
LcdExample() - Constructor for class LcdExample
 
ListenGpioExample - Class in <Unnamed>
This example code demonstrates how to setup a listener for GPIO pin state changes on the Raspberry Pi.
ListenGpioExample() - Constructor for class ListenGpioExample
 
ListenMultipleGpioExample - Class in <Unnamed>
This example code demonstrates how to setup a listener for GPIO pin state changes on the Raspberry Pi.
ListenMultipleGpioExample() - Constructor for class ListenMultipleGpioExample
 

M

main(String[]) - Static method in class ADS1015DistanceSensorExample
 
main(String[]) - Static method in class ADS1015GpioExample
 
main(String[]) - Static method in class ADS1115DistanceSensorExample
 
main(String[]) - Static method in class ADS1115GpioExample
 
main(String[]) - Static method in class bananapi.GpioInputAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class bananapi.GpioInputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapi.GpioListenAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class bananapi.GpioListenExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapi.GpioOutputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapi.I2CExample
Program Main Entry Point
main(String[]) - Static method in class bananapi.PwmExample
 
main(String[]) - Static method in class bananapi.SerialExample
This example program supports the following optional command arguments/options: "--device (device-path)" [DEFAULT: /dev/ttyAMA0] "--baud (baud-rate)" [DEFAULT: 38400] "--data-bits (5|6|7|8)" [DEFAULT: 8] "--parity (none|odd|even)" [DEFAULT: none] "--stop-bits (1|2)" [DEFAULT: 1] "--flow-control (none|hardware|software)" [DEFAULT: none]
main(String[]) - Static method in class bananapi.SoftPwmExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapi.SpiExample
 
main(String[]) - Static method in class bananapi.SystemInfoExample
 
main(String[]) - Static method in class bananapro.GpioInputAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class bananapro.GpioInputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapro.GpioListenAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class bananapro.GpioListenExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapro.GpioOutputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapro.I2CExample
Program Main Entry Point
main(String[]) - Static method in class bananapro.PwmExample
 
main(String[]) - Static method in class bananapro.SerialExample
This example program supports the following optional command arguments/options: "--device (device-path)" [DEFAULT: /dev/ttyAMA0] "--baud (baud-rate)" [DEFAULT: 38400] "--data-bits (5|6|7|8)" [DEFAULT: 8] "--parity (none|odd|even)" [DEFAULT: none] "--stop-bits (1|2)" [DEFAULT: 1] "--flow-control (none|hardware|software)" [DEFAULT: none]
main(String[]) - Static method in class bananapro.SoftPwmExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class bananapro.SpiExample
 
main(String[]) - Static method in class bananapro.SystemInfoExample
 
main(String[]) - Static method in class BlinkGpioExample
 
main(String[]) - Static method in class BlinkTriggerGpioExample
 
main(String[]) - Static method in class BroadcomPinNumberingGpioExample
 
main(String[]) - Static method in class ComputeModuleGpioExample
 
main(String[]) - Static method in class ControlGpioExample
 
main(String[]) - Static method in class CylonGpioExample
 
main(String[]) - Static method in class DebounceGpioExample
 
main(String[]) - Static method in class FrequencyGpioExample
 
main(String[]) - Static method in class GpioInputAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class GpioInputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class GpioListenAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class GpioListenExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class GpioOutputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class GpioTest
 
main(String[]) - Static method in class I2CExample
Program Main Entry Point
main(String[]) - Static method in class I2CWiiMotionPlusExample
 
main(String[]) - Static method in class IFTTTMakerChannelTriggerExample
 
main(String[]) - Static method in class LcdExample
 
main(String[]) - Static method in class ListenGpioExample
 
main(String[]) - Static method in class ListenMultipleGpioExample
 
main(String[]) - Static method in class MCP23017GpioExample
 
main(String[]) - Static method in class MCP23S17GpioExample
 
main(String[]) - Static method in class MCP3004GpioExample
 
main(String[]) - Static method in class MCP3004GpioExampleNonMonitored
 
main(String[]) - Static method in class MCP3008GpioExample
 
main(String[]) - Static method in class MCP3008GpioExampleNonMonitored
 
main(String[]) - Static method in class MCP3204GpioExample
 
main(String[]) - Static method in class MCP3204GpioExampleNonMonitored
 
main(String[]) - Static method in class MCP3208GpioExample
 
main(String[]) - Static method in class MCP3208GpioExampleNonMonitored
 
main(String[]) - Static method in class MCP3424GpioExample
 
main(String[]) - Static method in class MCP3424GpioExampleNonMonitored
 
main(String[]) - Static method in class MCP4725GpioExample
 
main(String[]) - Static method in class MultipurposePinGpioExample
 
main(String[]) - Static method in class NonPrivilegedGpioExample
 
main(String[]) - Static method in class odroid.c1.AnalogInputExample
 
main(String[]) - Static method in class odroid.c1.AnalogListenExample
 
main(String[]) - Static method in class odroid.c1.GpioInputAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class odroid.c1.GpioInputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.c1.GpioListenAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class odroid.c1.GpioListenExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.c1.GpioOutputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.c1.I2CExample
Program Main Entry Point
main(String[]) - Static method in class odroid.c1.SerialExample
This example program supports the following optional command arguments/options: "--device (device-path)" [DEFAULT: /dev/ttyXXX] "--baud (baud-rate)" [DEFAULT: 38400] "--data-bits (5|6|7|8)" [DEFAULT: 8] "--parity (none|odd|even)" [DEFAULT: none] "--stop-bits (1|2)" [DEFAULT: 1] "--flow-control (none|hardware|software)" [DEFAULT: none]
main(String[]) - Static method in class odroid.c1.SoftPwmExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.c1.SpiExample
 
main(String[]) - Static method in class odroid.c1.SystemInfoExample
 
main(String[]) - Static method in class odroid.xu4.AnalogInputExample
 
main(String[]) - Static method in class odroid.xu4.AnalogListenExample
 
main(String[]) - Static method in class odroid.xu4.GpioInputAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class odroid.xu4.GpioInputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.xu4.GpioListenAllExample
[ARGUMENT/OPTION "--pull (up|down|off)" | "-l (up|down|off)" | "--up" | "--down" ] This example program accepts an optional argument for specifying pin pull resistance.
main(String[]) - Static method in class odroid.xu4.GpioListenExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.xu4.GpioOutputExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.xu4.I2CExample
Program Main Entry Point
main(String[]) - Static method in class odroid.xu4.SerialExample
This example program supports the following optional command arguments/options: "--device (device-path)" [DEFAULT: /dev/ttyXXX] "--baud (baud-rate)" [DEFAULT: 38400] "--data-bits (5|6|7|8)" [DEFAULT: 8] "--parity (none|odd|even)" [DEFAULT: none] "--stop-bits (1|2)" [DEFAULT: 1] "--flow-control (none|hardware|software)" [DEFAULT: none]
main(String[]) - Static method in class odroid.xu4.SoftPwmExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class odroid.xu4.SpiExample
 
main(String[]) - Static method in class odroid.xu4.SystemInfoExample
 
main(String[]) - Static method in class OlimexGpioExample
 
main(String[]) - Static method in class PCA9685GpioExample
 
main(String[]) - Static method in class PCA9685GpioServoExample
 
main(String[]) - Static method in class PCF8574GpioExample
 
main(String[]) - Static method in class PibrellaExample
Start Pibrella Example
main(String[]) - Static method in class PiFaceExample
 
main(String[]) - Static method in class PiFaceGpioExample
 
main(String[]) - Static method in class PwmExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class RPIServoBlasterExample
 
main(String[]) - Static method in class SerialExample
This example program supports the following optional command arguments/options: "--device (device-path)" [DEFAULT: /dev/ttyAMA0] "--baud (baud-rate)" [DEFAULT: 38400] "--data-bits (5|6|7|8)" [DEFAULT: 8] "--parity (none|odd|even)" [DEFAULT: none] "--stop-bits (1|2)" [DEFAULT: 1] "--flow-control (none|hardware|software)" [DEFAULT: none]
main(String[]) - Static method in class ShutdownGpioExample
 
main(String[]) - Static method in class SoftPwmExample
[ARGUMENT/OPTION "--pin (#)" | "-p (#)" ] This example program accepts an optional argument for specifying the GPIO pin (by number) to use with this GPIO listener example.
main(String[]) - Static method in class SpiExample
Sample SPI Program
main(String[]) - Static method in class StepperMotorGpioExample
 
main(String[]) - Static method in class SystemInfoExample
 
main(String[]) - Static method in class TriggerGpioExample
 
main(String[]) - Static method in class UsageGpioExample
 
main(String[]) - Static method in class W1TempExample
 
main(String[]) - Static method in class WDTExample
 
main(String[]) - Static method in class WiringPiGpioExample
 
main(String[]) - Static method in class WiringPiGpioInterruptExample
 
main(String[]) - Static method in class WiringPiGpioInterruptExample2
Example program to demonstrate the usage of WiringPiISR()
main(String[]) - Static method in class WiringPiLcdExample
 
main(String[]) - Static method in class WiringPiPinAltExample
 
main(String[]) - Static method in class WiringPiSerialExample
 
main(String[]) - Static method in class WiringPiSoftPWMExample
 
main(String[]) - Static method in class WiringPiSPIExample
 
makeBackup(String) - Static method in class I2CWiiMotionPlusExample
 
MCP23017GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO pin state control and monitoring.
MCP23017GpioExample() - Constructor for class MCP23017GpioExample
 
MCP23S17GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO pin state control and monitoring.
MCP23S17GpioExample() - Constructor for class MCP23S17GpioExample
 
MCP3004GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3004 ADC chip.
MCP3004GpioExample() - Constructor for class MCP3004GpioExample
 
MCP3004GpioExampleNonMonitored - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3004 ADC chip.
MCP3004GpioExampleNonMonitored() - Constructor for class MCP3004GpioExampleNonMonitored
 
MCP3008GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3008 ADC chip.
MCP3008GpioExample() - Constructor for class MCP3008GpioExample
 
MCP3008GpioExampleNonMonitored - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3008 ADC chip.
MCP3008GpioExampleNonMonitored() - Constructor for class MCP3008GpioExampleNonMonitored
 
MCP3204GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3204 ADC chip.
MCP3204GpioExample() - Constructor for class MCP3204GpioExample
 
MCP3204GpioExampleNonMonitored - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3204 ADC chip.
MCP3204GpioExampleNonMonitored() - Constructor for class MCP3204GpioExampleNonMonitored
 
MCP3208GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3208 ADC chip.
MCP3208GpioExample() - Constructor for class MCP3208GpioExample
 
MCP3208GpioExampleNonMonitored - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin using the MCP3208 ADC chip.
MCP3208GpioExampleNonMonitored() - Constructor for class MCP3208GpioExampleNonMonitored
 
MCP3424GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO pin state control and monitoring.
MCP3424GpioExample() - Constructor for class MCP3424GpioExample
 
MCP3424GpioExampleNonMonitored - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO pin state control and monitoring.
MCP3424GpioExampleNonMonitored() - Constructor for class MCP3424GpioExampleNonMonitored
 
MCP4725GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for analog output pin.
MCP4725GpioExample() - Constructor for class MCP4725GpioExample
 
move(Scanner) - Method in class PCA9685GpioServoExample
 
MultipurposePinGpioExample - Class in <Unnamed>
This example code demonstrates how to setup a multi-purpose digital pin on the Raspberry Pi.
MultipurposePinGpioExample() - Constructor for class MultipurposePinGpioExample
 

N

NonPrivilegedGpioExample - Class in <Unnamed>
This example code demonstrates how to use Pi4J with non-privileged access (non-root/sudo) to GPIO pins on the Raspberry Pi.
NonPrivilegedGpioExample() - Constructor for class NonPrivilegedGpioExample
 

O

odroid.c1 - package odroid.c1
 
odroid.xu4 - package odroid.xu4
 
OlimexGpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO pin state control and monitoring.
OlimexGpioExample() - Constructor for class OlimexGpioExample
 

P

PCA9685GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO PWM pin control using the PCA9685 16-channel, 12-bit PWM I2C-bus LED/Servo controller.
PCA9685GpioExample() - Constructor for class PCA9685GpioExample
 
PCA9685GpioServoExample - Class in <Unnamed>
Simple servo tester application demonstrating Pi4J's Servo component.
PCA9685GpioServoExample() - Constructor for class PCA9685GpioServoExample
 
PCF8574GpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO pin state control and monitoring.
PCF8574GpioExample() - Constructor for class PCF8574GpioExample
 
PibrellaExample - Class in <Unnamed>
 
PibrellaExample() - Constructor for class PibrellaExample
 
PibrellaExample.SampleTuneThread - Class in <Unnamed>
THE EXAMPLE CODE FOR PLAYING THE TUNE IS BASED ON THE EXAMPLE PROVIDED IN THE THE WIRING PI PROJECT https://git.drogon.net/?p=pibrella;a=blob;f=tune.c;h=9ea899048461e080cc3e141e1beef67489d9b756;hb=HEAD
PiFaceExample - Class in <Unnamed>
This example code demonstrates how to use the PiFace device interface for GPIO pin state control and monitoring.
PiFaceExample() - Constructor for class PiFaceExample
 
PiFaceGpioExample - Class in <Unnamed>
This example code demonstrates how to setup a custom GpioProvider for GPIO pin state control and monitoring.
PiFaceGpioExample() - Constructor for class PiFaceGpioExample
 
playSampleTune() - Static method in class PibrellaExample
Play sample tune using the Pibrella buzzer
PwmExample - Class in bananapi
This example code demonstrates how to setup a hardware supported PWM pin GpioProvider on the BananaPi platform.
PwmExample() - Constructor for class bananapi.PwmExample
 
PwmExample - Class in bananapro
This example code demonstrates how to setup a hardware supported PWM pin GpioProvider on the BananaPro platform.
PwmExample() - Constructor for class bananapro.PwmExample
 
PwmExample - Class in <Unnamed>
This example code demonstrates how to setup a hardware supported PWM pin GpioProvider
PwmExample() - Constructor for class PwmExample
 

R

read() - Static method in class bananapi.SpiExample
Read data via SPI bus from MCP3002 chip.
read() - Static method in class bananapro.SpiExample
Read data via SPI bus from MCP3002 chip.
read() - Method in class I2CWiiMotionPlusExample.WiiMotionPlus
 
read() - Static method in class odroid.c1.SpiExample
Read data via SPI bus from MCP3002 chip.
read() - Static method in class odroid.xu4.SpiExample
Read data via SPI bus from MCP3002 chip.
read() - Static method in class SpiExample
Read data via SPI bus from MCP3002 chip.
read(byte) - Static method in class WiringPiSPIExample
 
READ_CMD - Static variable in class WiringPiSPIExample
 
reverse() - Method in class PCA9685GpioServoExample
 
RPIServoBlasterExample - Class in <Unnamed>
 
RPIServoBlasterExample() - Constructor for class RPIServoBlasterExample
 
run() - Method in class PibrellaExample.SampleTuneThread
 

S

SampleCallbackClass(String) - Constructor for class WiringPiGpioInterruptExample2.SampleCallbackClass
 
SampleTuneThread() - Constructor for class PibrellaExample.SampleTuneThread
 
SerialExample - Class in bananapi
This example code demonstrates how to perform serial communications using the BananaPi.
SerialExample() - Constructor for class bananapi.SerialExample
 
SerialExample - Class in bananapro
This example code demonstrates how to perform serial communications using the BananaPro.
SerialExample() - Constructor for class bananapro.SerialExample
 
SerialExample - Class in odroid.c1
This example code demonstrates how to perform serial communications using the Odroid C1/C1+.
SerialExample() - Constructor for class odroid.c1.SerialExample
 
SerialExample - Class in odroid.xu4
This example code demonstrates how to perform serial communications using the Odroid XU4.
SerialExample() - Constructor for class odroid.xu4.SerialExample
 
SerialExample - Class in <Unnamed>
This example code demonstrates how to perform serial communications using the Raspberry Pi.
SerialExample() - Constructor for class SerialExample
 
ShutdownGpioExample - Class in <Unnamed>
This example code demonstrates how to perform simple state control of a GPIO pin on the Raspberry Pi.
ShutdownGpioExample() - Constructor for class ShutdownGpioExample
 
SoftPwmExample - Class in bananapi
This example code demonstrates how to setup a software emulated PWM pin using the BananaPi GPIO pins.
SoftPwmExample() - Constructor for class bananapi.SoftPwmExample
 
SoftPwmExample - Class in bananapro
This example code demonstrates how to setup a software emulated PWM pin using the BananaPro GPIO pins.
SoftPwmExample() - Constructor for class bananapro.SoftPwmExample
 
SoftPwmExample - Class in odroid.c1
This example code demonstrates how to setup a software emulated PWM pin using the Odroid C1/C1+ GPIO pins.
SoftPwmExample() - Constructor for class odroid.c1.SoftPwmExample
 
SoftPwmExample - Class in odroid.xu4
This example code demonstrates how to setup a software emulated PWM pin using the Odroid XU4 GPIO pins.
SoftPwmExample() - Constructor for class odroid.xu4.SoftPwmExample
 
SoftPwmExample - Class in <Unnamed>
This example code demonstrates how to setup a software emulated PWM pin using the RaspberryPi GPIO pins.
SoftPwmExample() - Constructor for class SoftPwmExample
 
spi - Static variable in class bananapi.SpiExample
 
spi - Static variable in class bananapro.SpiExample
 
spi - Static variable in class odroid.c1.SpiExample
 
spi - Static variable in class odroid.xu4.SpiExample
 
spi - Static variable in class SpiExample
 
SpiExample - Class in bananapi
This example code demonstrates how to perform basic SPI communications using the BananaPi.
SpiExample() - Constructor for class bananapi.SpiExample
 
SpiExample - Class in bananapro
This example code demonstrates how to perform basic SPI communications using the BananaPro.
SpiExample() - Constructor for class bananapro.SpiExample
 
SpiExample - Class in odroid.c1
This example code demonstrates how to perform basic SPI communications using the Odroid C1/C1+.
SpiExample() - Constructor for class odroid.c1.SpiExample
 
SpiExample - Class in odroid.xu4
This example code demonstrates how to perform basic SPI communications using the Odroid XU4.
SpiExample() - Constructor for class odroid.xu4.SpiExample
 
SpiExample - Class in <Unnamed>
This example code demonstrates how to perform basic SPI communications using the Raspberry Pi.
SpiExample() - Constructor for class SpiExample
 
StepperMotorGpioExample - Class in <Unnamed>
This example code demonstrates how to control a stepper motor using the GPIO pins on the Raspberry Pi.
StepperMotorGpioExample() - Constructor for class StepperMotorGpioExample
 
stopSampleTune() - Static method in class PibrellaExample
Stop playing sample tune
subtrim(Scanner) - Method in class PCA9685GpioServoExample
 
sweep(Scanner) - Method in class PCA9685GpioServoExample
 
SystemInfoExample - Class in bananapi
This example code demonstrates how to access a few of the system information properties and network information from the LeMaker BananaPi board.
SystemInfoExample() - Constructor for class bananapi.SystemInfoExample
 
SystemInfoExample - Class in bananapro
This example code demonstrates how to access a few of the system information properties and network information from the LeMaker BananaPro board.
SystemInfoExample() - Constructor for class bananapro.SystemInfoExample
 
SystemInfoExample - Class in odroid.c1
This example code demonstrates how to access a few of the system information properties and network information from the Odroid C1/C1+.
SystemInfoExample() - Constructor for class odroid.c1.SystemInfoExample
 
SystemInfoExample - Class in odroid.xu4
This example code demonstrates how to access a few of the system information properties and network information from the Odroid XU4.
SystemInfoExample() - Constructor for class odroid.xu4.SystemInfoExample
 
SystemInfoExample - Class in <Unnamed>
This example code demonstrates how to access a few of the system information properties and network information from the Raspberry Pi.
SystemInfoExample() - Constructor for class SystemInfoExample
 

T

terminate() - Method in class PibrellaExample.SampleTuneThread
 
ThreeAxis() - Constructor for class I2CWiiMotionPlusExample.ThreeAxis
 
travel(Scanner) - Method in class PCA9685GpioServoExample
 
TriggerGpioExample - Class in <Unnamed>
This example code demonstrates how to setup simple triggers for GPIO pins on the Raspberry Pi.
TriggerGpioExample() - Constructor for class TriggerGpioExample
 
TSL2561_ADDR - Static variable in class bananapi.I2CExample
 
TSL2561_ADDR - Static variable in class bananapro.I2CExample
 
TSL2561_ADDR - Static variable in class I2CExample
 
TSL2561_ADDR - Static variable in class odroid.c1.I2CExample
 
TSL2561_ADDR - Static variable in class odroid.xu4.I2CExample
 
TSL2561_POWER_DOWN - Static variable in class bananapi.I2CExample
 
TSL2561_POWER_DOWN - Static variable in class bananapro.I2CExample
 
TSL2561_POWER_DOWN - Static variable in class I2CExample
 
TSL2561_POWER_DOWN - Static variable in class odroid.c1.I2CExample
 
TSL2561_POWER_DOWN - Static variable in class odroid.xu4.I2CExample
 
TSL2561_POWER_UP - Static variable in class bananapi.I2CExample
 
TSL2561_POWER_UP - Static variable in class bananapro.I2CExample
 
TSL2561_POWER_UP - Static variable in class I2CExample
 
TSL2561_POWER_UP - Static variable in class odroid.c1.I2CExample
 
TSL2561_POWER_UP - Static variable in class odroid.xu4.I2CExample
 
TSL2561_REG_CONTROL - Static variable in class bananapi.I2CExample
 
TSL2561_REG_CONTROL - Static variable in class bananapro.I2CExample
 
TSL2561_REG_CONTROL - Static variable in class I2CExample
 
TSL2561_REG_CONTROL - Static variable in class odroid.c1.I2CExample
 
TSL2561_REG_CONTROL - Static variable in class odroid.xu4.I2CExample
 
TSL2561_REG_DATA_0 - Static variable in class bananapi.I2CExample
 
TSL2561_REG_DATA_0 - Static variable in class bananapro.I2CExample
 
TSL2561_REG_DATA_0 - Static variable in class I2CExample
 
TSL2561_REG_DATA_0 - Static variable in class odroid.c1.I2CExample
 
TSL2561_REG_DATA_0 - Static variable in class odroid.xu4.I2CExample
 
TSL2561_REG_DATA_1 - Static variable in class bananapi.I2CExample
 
TSL2561_REG_DATA_1 - Static variable in class bananapro.I2CExample
 
TSL2561_REG_DATA_1 - Static variable in class I2CExample
 
TSL2561_REG_DATA_1 - Static variable in class odroid.c1.I2CExample
 
TSL2561_REG_DATA_1 - Static variable in class odroid.xu4.I2CExample
 
TSL2561_REG_ID - Static variable in class bananapi.I2CExample
 
TSL2561_REG_ID - Static variable in class bananapro.I2CExample
 
TSL2561_REG_ID - Static variable in class I2CExample
 
TSL2561_REG_ID - Static variable in class odroid.c1.I2CExample
 
TSL2561_REG_ID - Static variable in class odroid.xu4.I2CExample
 

U

UsageGpioExample - Class in <Unnamed>
This example code demonstrates how to setup simple triggers for GPIO pins on the Raspberry Pi.
UsageGpioExample() - Constructor for class UsageGpioExample
 
UsageGpioExample.GpioUsageExampleListener - Class in <Unnamed>
 

W

W1TempExample - Class in <Unnamed>
 
W1TempExample() - Constructor for class W1TempExample
 
WDTExample - Class in <Unnamed>
 
WDTExample() - Constructor for class WDTExample
 
WiiMotionPlus(I2CBus) - Constructor for class I2CWiiMotionPlusExample.WiiMotionPlus
 
WiringPiGpioExample - Class in <Unnamed>
 
WiringPiGpioExample() - Constructor for class WiringPiGpioExample
 
WiringPiGpioInterruptExample - Class in <Unnamed>
 
WiringPiGpioInterruptExample() - Constructor for class WiringPiGpioInterruptExample
 
WiringPiGpioInterruptExample2 - Class in <Unnamed>
 
WiringPiGpioInterruptExample2() - Constructor for class WiringPiGpioInterruptExample2
 
WiringPiGpioInterruptExample2.SampleCallbackClass - Class in <Unnamed>
 
WiringPiLcdExample - Class in <Unnamed>
 
WiringPiLcdExample() - Constructor for class WiringPiLcdExample
 
WiringPiPinAltExample - Class in <Unnamed>
 
WiringPiPinAltExample() - Constructor for class WiringPiPinAltExample
 
WiringPiSerialExample - Class in <Unnamed>
 
WiringPiSerialExample() - Constructor for class WiringPiSerialExample
 
WiringPiSoftPWMExample - Class in <Unnamed>
 
WiringPiSoftPWMExample() - Constructor for class WiringPiSoftPWMExample
 
WiringPiSPIExample - Class in <Unnamed>
 
WiringPiSPIExample() - Constructor for class WiringPiSPIExample
 
write(byte, int) - Static method in class WiringPiSPIExample
 
WRITE_CMD - Static variable in class WiringPiSPIExample
 

X

x - Variable in class I2CWiiMotionPlusExample.ThreeAxis
 

Y

y - Variable in class I2CWiiMotionPlusExample.ThreeAxis
 

Z

z - Variable in class I2CWiiMotionPlusExample.ThreeAxis
 
A B C D F G H I L M N O P R S T U W X Y Z 
Skip navigation links

Copyright © 2012–2016 Pi4J. All rights reserved.