dht11-temperature-sensor

There are 2 repositories under dht11-temperature-sensor topic.

  • ArribasRaul/Thermometer

    The project integrates an Arduino with a DHT11 sensor for measuring temperature and humidity, along with an RTC DS3231 module for maintaining real-time clock functionality. The Arduino periodically reads data from the DHT11 sensor and RTC module, calculates the heat index, and sends all data (including date, time, temperature, and humidity)

    Language:C++1100
  • pratik7229/Home-Automation

    The Home Automation project is designed to control two fans and six light bulbs. It features PIR (Passive Infrared) and temperature sensors for enhanced automation and efficiency.

    Language:C++0100