Social Icons

Press ESC to close

DHT SensorsA collection of 6 posts

We will explore Digital Humidity and Temperature (DHT) sensors, which are essential components for measuring environmental conditions in electronic projects. We’ll cover three popular variants: DHT11, DHT20, and DHT22.

4 Min Read

Overview of DHT Sensors

In this chapter, we will explore Digital Humidity and Temperature (DHT) sensors, which are essential components for measuring environmental conditions in electronic projects. We’ll cover three popular variants:…

3 Min Read

Arduino with DHT11/22

In this guide, we will explore the DHTesp library, a powerful tool for interfacing with DHT temperature and humidity sensors in Arduino projects. The library works for Arduino,…

1 Min Read

Arduino with DHT20

The DHT20 is a high-precision temperature and humidity sensor that communicates using the I2C protocol. This sensor offers improved accuracy and reliability compared to its predecessors, with a…

Join to our community 👋

Unlock full access to TinkerBlock and see the entire library of paid-members only posts.

Subscribe to our Newsletter, cancel at anytime.

Join Now

/* */