- Connect Micro USB (Type B) to SST-NodeMCU Project Board and USB (Type A) to USB Port of Computer.
- Connect DHT11 Sensor as shown in the figure.
- Download the Blynk library here
- Install the Blynk in your Arduino IDE: go to Sketch >> Include Library >> Add. ZIP library and select the library you’ve just downloaded
- Click on OK
- Go through the Setup Guide for creating the Blynk Server before Uploading the Code.
- Write the Program using Arduino-IDE and Verify(compile) and upload the code to the Board.
- Observe the Temperature and Humidity on your Web Dashboard and Mobile App.