- Internet of Things Projects with ESP32
- Agus Kurniawan
- 121字
- 2021-06-24 16:02:55
Creating a project
To create a project, follow these steps:
- Create a project called lcddemo. Our main program is the lcddemo.c file.
- Download and copy a project from the TFT library for ESP32: https://github.com/loboris/ESP32_TFT_library. This library consists of the TFT LCD driver for ESP32. We can show text and drawings on the TFT LCD.
- Copy the contents of the components and tools folders into our project. The final result of our project structure can be seen in Figure 2-8:

Figure 2-8: Project structure for lcddemo
Now, let's write a program to display circles on the LCD to discuss the project's structure. Ensure that all external libraries are placed on the components folder, as shown in Figure 2-7.
推薦閱讀
- 觸摸屏實用技術(shù)與工程應(yīng)用
- Istio入門與實戰(zhàn)
- 新型電腦主板關(guān)鍵電路維修圖冊
- 辦公通信設(shè)備維修
- Artificial Intelligence Business:How you can profit from AI
- Learning Stencyl 3.x Game Development Beginner's Guide
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- 固態(tài)存儲:原理、架構(gòu)與數(shù)據(jù)安全
- 龍芯自主可信計算及應(yīng)用
- 數(shù)字媒體專業(yè)英語(第2版)
- Wireframing Essentials
- Blender Game Engine:Beginner's Guide
- 單片機原理與技能訓練
- Raspberry Pi Home Automation with Arduino
- DevOps實戰(zhàn):VMware管理員運維方法、工具及最佳實踐