How to use Azure IOTHub – Part 2
Introduction In the previous part we have seen how to configure Azure for IOTHub. In this post we will cover setting up the Raspberry Pi and connecting it to the sensor and sending the data to Azure IOTHub. For more…
Introduction In the previous part we have seen how to configure Azure for IOTHub. In this post we will cover setting up the Raspberry Pi and connecting it to the sensor and sending the data to Azure IOTHub. For more…
In this project we will learn to measure Humidity and temperature using DHT22 and Arduino. There are 2 version of the sensor DHT11 and DHT22. DHT22 sensor is more expensive and obviously has better performance and accuracy. Its temperature measure…