Temperature-Humidity Monitoring & LED Control

  1. Make the circuit as shown below,

  1. Create IoT devices

Login to OpenIoE,

Compoents >> IoT Devices >> Add IoT Device

Names: Temperature, Humidity, and LED

Data Format: Value, Hardware: Generic

  1. Creates plots, and control

Components >> Plots >> Add Plot

Plot Name: Temperature, Humidity, Sampling Time: 2s, Frames:100

Control Name: LED, Type: On/Off

  1. Upload the program to Microcontroller

  1. Open Temperature and Humidity plots

  2. Turn on/off LED in control gadget

  3. Fetch Temparature and Humidity data Python

  1. Control LED using Python

Last updated