กลับไปหน้ารวมไฟล์
portable-dht11-temperature-and-humidity-sensor-fc537b-en.md

I am a fifth grader. This Arduino project was inspired by Paul McWhorter. Thanks to him, I published my first project.

This project is about the DHT11 sensor displaying the temperature onto an LCD.

The sensor gathers the surrounding temperature and humidity and displays it onto an LCD.

EXPANDED TECHNICAL DETAILS

Handheld Meteorological Dashboard

A rugged, battery-powered environmental monitor designed for outdoor exploration or indoor climate audits.

  • DHT11 Digital Bus Analysis: The Arduino polls the DHT11 sensor every 2 seconds. The firmware captures the 40-st-bit data packet, providing whole-number accuracy for Humidity (±5%) and Temperature (±2°C).
  • Dynamic 16x2 I2C Display: Renders the data as: T: 25.0C H: 45%. Includes a "Minimum/Maximum" log that tracks the highest and lowest readings seen during the current session.

Efficiency

  • Power-Saving Display Toggle: Features a button that turns purely the LCD backlight on and off, significantly extending the life of the 9V battery during long-term monitoring.

ข้อมูล Frontmatter ดั้งเดิม

title: "Portable DHT11 Temperature and Humidity Sensor"
description: "The sensor displays the temperature onto the LCD."
author: "ryanrhinoy"
category: ""
tags:
  - "weather"
  - "environmental sensing"
  - "data collection"
views: 4331
likes: 3
price: 699
difficulty: "Easy"
components:
  - "1x DHT11 Temperature & Humidity Sensor (4 pins)"
  - "1x Arduino Nano R3"
  - "1x Jumper Wire Kit, Multicolor"
  - "1x Alphanumeric LCD, 16 x 2"
  - "1x Power Supply Module"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://projects.arduinocontent.cc/748ba9e5-123f-4835-a055-c97ee6bd1c1a.ino"
  - "https://projects.arduinocontent.cc/748ba9e5-123f-4835-a055-c97ee6bd1c1a.ino"
documentationLinks: []
passwordHash: "f0f492a1bf7e431ff96baa4708b9d8093ba1969e7f91f80696f7eb5133936437"
encryptedPayload: "U2FsdGVkX18X/KtvN8mxtvkh+Ub7I+SdQzb0pIJCzBc8iLxM/ti3enINzQ7rTZX0eAAvcri7RgsGkRzj2unqDjt4sz6COYAQCbc0SqFbuyI="
seoDescription: "Portable DHT11 Temperature and Humidity Sensor project displaying real-time Temperature on an LCD."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/portable-dht11-temperature-and-humidity-sensor-fc537b_cover.jpg"
lang: "en"