Making Visual Data and Animation on an LCD

The ESP32 chip and module consists of general-purpose input/output (GPIO) pins to enable sensing and actuating. In this chapter, we will learn how to read sensor data from the ESP32 GPIO. We will also talk about using an LCD to display data with the ESP32 chip. In addition to this, we will show sensory information such as temperature and humidity in the LCD. Ultimately, we will build a simple IoT weather monitoring system with the ESP32 board.

We will see how to work with an LCD by following step-by-step instructions. You will also learn how to use the ESP32 board to detect the weather and display it on LCD by the end of this chapter.

The following topics will be covered in this chapter:

  • Introduction ...

Get Internet of Things Projects with ESP32 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.