Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 615 Bytes

File metadata and controls

11 lines (10 loc) · 615 Bytes

Power Effecient Temperature and Humidity Displayer

Project Description

Basically, the sensors work and show the values only when there's enough light for the user to see, the other times the sensor is switched off and reduces the power consumption of the device.

Requirements

  • Arduino (I used an UNO here)
  • LDR module (To detect light, and then display the Temperature and Humidity)
  • Temperature and Humidity module (I have used a DHT11 here)
  • A LCD display (still have to buy one yet, so stay tuned)

Connections

I shall give the connetions in detail once I buy a LCD display and finish the project