Class BroadcomPinNumberingGpioExample
- java.lang.Object
-
- BroadcomPinNumberingGpioExample
-
public class BroadcomPinNumberingGpioExample extends Object
This example code demonstrates how to perform simple state control of a GPIO pin on the Raspberry Pi using the Broadcom chipset GPIO pin numbering scheme.- Author:
- Robert Savage
-
-
Constructor Summary
Constructors Constructor Description BroadcomPinNumberingGpioExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-