Skip to content
#

dht11-temperature-sensor

Here are 18 public repositories matching this topic...

The repository contains informations and sketches that work with a Development Board that comes with pre-wired TFT Display and OLED Display connectors, a DHT11 temperature and humidity sensor and a 10K Ohm potentiometer

  • Updated Oct 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++

Developed a Smart Farming System leveraging IoT to modernize agriculture. Features include an ESP32-based controller, real-time soil and temperature monitoring, automated irrigation via Android app, and Firebase integration for data management—demonstrating effective teamwork and practical innovation.

  • Updated Jun 18, 2025
  • C++

Hybrid IoT Cybersecurity Project for Smart Building Systems. Combines LSTM Autoencoder for sensor data anomaly detection (DHT11) with Snort IDS for network intrusion detection (port scans, ping sweeps on ESP8266 node). Includes replay attack simulation and temporal stability analysis.

  • Updated Apr 15, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the dht11-temperature-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-temperature-sensor topic, visit your repo's landing page and select "manage topics."

Learn more