DIY Azure IoT Temperature Sensor with Power BI Visualization
In this post I want to show you how to build a temperature and humidity sensor and how to connect this sensor to Azure IoT Hub to visualize the data in Power BI. As edge device I’m using a ESP8266 Wi-Fi microchip with a DHT22 temperature and humidity sensor, which sends the data via MQTT …