- 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.
推薦閱讀
- Cortex-M3 + μC/OS-II嵌入式系統(tǒng)開發(fā)入門與應(yīng)用
- 圖解西門子S7-200系列PLC入門
- Learning Cocos2d-x Game Development
- 深入理解Spring Cloud與實戰(zhàn)
- 電腦常見問題與故障排除
- 計算機應(yīng)用與維護基礎(chǔ)教程
- AMD FPGA設(shè)計優(yōu)化寶典:面向Vivado/SystemVerilog
- Learning Game Physics with Bullet Physics and OpenGL
- Intel FPGA權(quán)威設(shè)計指南:基于Quartus Prime Pro 19集成開發(fā)環(huán)境
- Angular 6 by Example
- Instant Website Touch Integration
- Deep Learning with Keras
- 筆記本電腦現(xiàn)場維修實錄
- 3D打?。篏eomagic Design X5.1 逆向建模設(shè)計實用教程
- USB 3.0編程寶典