Skip to content
#

dht11-sensor

Here are 33 public repositories matching this topic...

I developed the Egg Incubator Project using an Arduino to maintain optimal hatching conditions with temperature and humidity control, and periodic egg turning. With a 100% hatch rate, this incubator features a DHT11 sensor, stepper motor for egg turning, LCD display for status, and buzzer alerts for critical conditions.

  • Updated Jul 20, 2025
  • C++

a complete, multi-tasking data logger built on an STM32F7 Nucleo board using FreeRTOS. Reads a DHT11 and a capacitive soil moisture sensor, performs ADC oversampling and calibration, and displays data on an SH1106 OLED with a custom graphical UI. Includes a resilient, RTOS-aware driver for the DHT11.

  • Updated Jul 28, 2025
  • C

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)

  • Updated Apr 21, 2024
  • C++

Improve this page

Add a description, image, and links to the dht11-sensor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dht11-sensor topic, visit your repo's landing page and select "manage topics."

Learn more