Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kura-dev] Read DHT11 sensor data using kura.gpio

Hi all,

I am trying to set up :-

RPI3--(Running Kura server)
  |
  |-------------->DHT11(Temperature and Humidity Sensor)


Temperature and humidity as a publishing application.

[Querry]

I know how to read data using pi4j but don't know how to use org.eclipse.kura.linux.gpio?
I tried http://eclipse.github.io/kura/doc/kura-dio-apis.html




Back to the top