0

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

Quest
  • 3
  • 3

1 Answers1

1

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

--Dave

David Woodard
  • 461
  • 2
  • 4
  • Thanks We were successful on implementing simple kura pgm, but the documentation is not for beginners (couldn't find any other though), few steps are missing and some are repeating making it confusing to make 1st kura program. – Quest Nov 08 '18 at 10:13