Class BlinkGpioExample
- java.lang.Object
-
- BlinkGpioExample
-
public class BlinkGpioExample extends Object
This example code demonstrates how to perform simple blinking LED logic of a GPIO pin on the Raspberry Pi using the Pi4J library.- Author:
- Robert Savage
-
-
Constructor Summary
Constructors Constructor Description BlinkGpioExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-