Internet of Things Projects with ESP32
上QQ阅读APP看书,第一时间看更新

Making a weather monitoring system

In this section, we'll build a simple weather monitoring system. We'll use the skills that we've learned about, such as reading temperature and humidity from a DHT22 sensor device. Ultimately we'll be able to display the temperature and humidity on the LCD after reading from the sensor device.

Let's begin by creating a project.