Quest
Quest

Reputation: 3

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

Upvotes: 0

Views: 272

Answers (1)

David Woodard
David Woodard

Reputation: 461

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

--Dave

Upvotes: 1

Related Questions