Class CylonGpioExample
- java.lang.Object
-
- CylonGpioExample
-
public class CylonGpioExample extends Object
This example code demonstrates how to perform a blinking cycle (cylon effect) of a series of GPIO pins on the Raspberry Pi.- Author:
- Robert Savage
-
-
Constructor Summary
Constructors Constructor Description CylonGpioExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-