Reader small image

You're reading from  Hands-on ESP32 with Arduino IDE

Product typeBook
Published inJan 2024
PublisherPackt
ISBN-139781837638031
Edition1st Edition
Right arrow
Author (1)
Asim Zulfiqar
Asim Zulfiqar
author image
Asim Zulfiqar

Asim Zulfiqar is a blogger and tech content creator who has been writing tutorials on embedded systems and IoT on his blog and YouTube channel, High Voltages. Currently, he is working as a scientific programmer for IoT research projects. He completed his bachelor's degree in electronic engineering at Sir Syed University of Engineering and Technology, Pakistan. After that, he completed his Erasmus Mundus joint master's degree program in Photonics Integrated Circuits, Sensors, and Networks at Scuola Superiore Sant'Anna (Italy), Aston University (U.K), and Osaka University (Japan).
Read more about Asim Zulfiqar

Right arrow

Interfacing displays with ESP32

Displays are beneficial for IoT projects involving ESP32 due to their ability to provide visual feedback and enhance user interaction. With displays, real-time sensor data, system status, and notifications can be easily conveyed, improving user experience. Additionally, displays enable the creation of intuitive user interfaces, allowing users to interact with the IoT system directly and access information conveniently.

In this section, we will discuss various display options that can be interfaced with ESP32 and cover the following topics:

  • 16x2 LCD display
  • OLED display
  • TFT display with touch integration
  • E-paper display
  • Comparison of all the aforementioned displays

By the end of this section, you will have a solid understanding of how displays are interfaced with ESP32, and you will be able to select a suitable display for your next project.

Interfacing a 16x2 LCD with ESP32 using I2C

A 16x2 LCD with an I2C interface...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Hands-on ESP32 with Arduino IDE
Published in: Jan 2024Publisher: PacktISBN-13: 9781837638031

Author (1)

author image
Asim Zulfiqar

Asim Zulfiqar is a blogger and tech content creator who has been writing tutorials on embedded systems and IoT on his blog and YouTube channel, High Voltages. Currently, he is working as a scientific programmer for IoT research projects. He completed his bachelor's degree in electronic engineering at Sir Syed University of Engineering and Technology, Pakistan. After that, he completed his Erasmus Mundus joint master's degree program in Photonics Integrated Circuits, Sensors, and Networks at Scuola Superiore Sant'Anna (Italy), Aston University (U.K), and Osaka University (Japan).
Read more about Asim Zulfiqar