Simple code for blinking led using Java eclipse kura GPIO?

270 Views Asked by At

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

1

There are 1 best solutions below

1
David Woodard On BEST ANSWER

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

--Dave