- Internet of Things Projects with ESP32
- Agus Kurniawan
- 164字
- 2021-06-24 16:02:53
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 to ESP32 GPIO
- Introduction to IoT for weather monitoring systems
- Reading temperature and humidity from a sensor device
- Displaying information using an LCD
- Making a weather monitoring system
推薦閱讀
- Aftershot Pro:Non-destructive photo editing and management
- Raspberry Pi 3 Cookbook for Python Programmers
- Learning Cocos2d-x Game Development
- 新型電腦主板關鍵電路維修圖冊
- 電腦組裝與維修從入門到精通(第2版)
- 極簡Spring Cloud實戰
- 數字道路技術架構與建設指南
- micro:bit魔法修煉之Mpython初體驗
- Learning Game Physics with Bullet Physics and OpenGL
- Visual Media Processing Using Matlab Beginner's Guide
- Practical Machine Learning with R
- 面向對象分析與設計(第3版)(修訂版)
- 基于PROTEUS的電路設計、仿真與制板
- Hands-On Motion Graphics with Adobe After Effects CC
- USB應用分析精粹:從設備硬件、固件到主機端程序設計