Skip to content
  • Home
  • Arduino
    • Arduino Projects
    • Arduino Guides
  • ESP32
    • ESP32 Projects
    • ESP32 Guides
  • ESP8266
    • ESP8266 Projects
    • ESP8266 Guides
  • Electronics
    • Electronics Guides
  • Blog
  • About
    • About us
    • Contact us
    • Privacy Policy
ArduinoYard

ArduinoYard

  • Home
  • Arduino
    • Arduino Projects
    • Arduino Guides
  • ESP32
    • ESP32 Projects
    • ESP32 Guides
  • ESP8266
    • ESP8266 Projects
    • ESP8266 Guides
  • Electronics
    • Electronics Guides
  • Blog
  • About
    • About us
    • Contact us
    • Privacy Policy

dht11

DHT11 with ESP32: Add Temp and Hum to your IoT Project

July 19, 2025July 18, 2025 by Arduino Yard
ESP32_DHT11_Thumbnail

While working on a DIY smart room monitor last month, I used a sensor called DHT11 with ESP32 to track temperature and humidity. It’s a simple yet reliable combo, making … Read more

Categories ESP32 Guides, Blog Leave a comment

DHT11 with Arduino: Read Temperature and Humidity Easily

July 19, 2025July 2, 2025 by Arduino Yard
Arduino_DHT11_Thumbnail

If you’re just getting started with microcontrollers and want to monitor temperature and humidity, using DHT11 with Arduino is one of the simplest and most beginner-friendly ways to begin. In … Read more

Categories Arduino Guides, Blog Leave a comment

Interfacing DHT11 and DHT22 Sensors with Arduino

July 2, 2025January 21, 2025 by Arduino Yard
DHT11_DHT22_Thumbnail

DHT11 and DHT22 are widely used sensors for measuring temperature and humidity. These sensors are popular due to their simplicity, affordability, and compatibility with Arduino. In this tutorial, we’ll cover … Read more

Categories Arduino Guides, Blog Leave a comment

Wokwi Arduino: A Comprehensive Guide to the Best Arduino Simulator

January 26, 2025January 16, 2025 by Arduino Yard
Wokwi-Arduino-Thumbnail

Introduction Simulation tools have become indispensable for electronics and embedded systems development. Among these tools, Wokwi Arduino stands out as one of the most advanced and versatile simulators for Arduino … Read more

Categories Blog, Arduino Guides Leave a comment

Web based Weather Station with ESP32 and DHT11 Sensor

March 6, 2025October 30, 2024 by Arduino Yard
ESP32WeatherStation

Introduction In this project, we’ll create a simple, real-time weather station using ESP32 and DHT11 sensor to monitor temperature and humidity. The ESP32 will operate in Access Point (AP) mode, … Read more

Categories ESP32 Projects, Blog Leave a comment

Weather Station using DHT11 and I2C LCD Display with Arduino

July 5, 2025October 28, 2024 by Arduino Yard
ArduinoWeatherStation

In this step-by-step tutorial, we’ll guide you through creating a Weather Station using an Arduino, DHT11, and I2C LCD Display.

Categories Arduino Projects, Blog Leave a comment

DHT11 with Adafruit.IO: Temp and Hum Monitoring with NodeMCU

January 28, 2025November 13, 2023 by Arduino Yard
DHT11 with Adafruit

Overview This project aims to acquaint you IoT(internet of things) using the DHT11 with Adafruit.io platform. By incorporating the DHT11 temperature/humidity sensor, we capture real-time data and transmit it to … Read more

Categories ESP8266 Projects, Blog Leave a comment

Recent Posts

  • Measuring Distance with HC-SR04 and ESP32 – A Practical Guide for Makers
  • DHT22 with ESP32: Accurate Temperature and Humidity Monitoring
  • DHT11 with ESP32: Add Temp and Hum to your IoT Project
  • Fingerprint Sensor with Arduino: Complete Guide
  • ESP32 and BluetoothSerial Issue: Sketch Too Big? Here’s the QUICK Fix

Connect With us

  • YouTube
  • Facebook
  • Instagram

ArduinoYard

  • Contact us
  • Privacy Policy
  • Terms and Conditions
  • Disclaimer
ArduinoYard - All About Arduino Projects