- 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
-
- 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
-
- 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
-