Connect Your ESP8266 and DHT10 with SmartWorks IoT

This tutorial will guide you through the process of connecting your ESP8266 and DHT10 sensor to the SmartWorks IoT to control the board LED light and monitor the surrounding humidity.

In this training we are going to:
  • Create a collection and define a device - ESP8266 wifi module and DHT10 senor
  • Send Led status and humidity data to the platform
  • Create a function to automate the process
  • Create a Dashboard to visualize the data

Required Devices

  • ESP8266 wifi module
  • DHT 10 Humidity senor

Steps in This Tutorial