javaeclipseraspberry-piiotkura

Simple code for blinking led using Java eclipse kura GPIO?


I'm currently working on IoT using Kura. A simple guide with example of using eclipse kura along with raspberry pi will also be helpful


Solution

  • I would recommend first reviewing the Eclipse Kura documentation. There are many examples in there, including an example for driving an LED.

    --Dave