Class BroadcomPinNumberingGpioListenerExample
- java.lang.Object
-
- BroadcomPinNumberingGpioListenerExample
-
public class BroadcomPinNumberingGpioListenerExample extends Object
This example code demonstrates how to setup a listener for GPIO pin state changes on the RaspberryPi using the Broadcom chipset GPIO pin numbering scheme.- Author:
- Robert Savage
-
-
Constructor Summary
Constructors Constructor Description BroadcomPinNumberingGpioListenerExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-