- Internet of Things Projects with ESP32
- Agus Kurniawan
- 104字
- 2021-06-24 16:02:51
Creating a project
In general, there is no project template for the ESP32 program with SDK. However, we can create a project with the project structure as shown in this screenshot:

A project structure
Each project has the following files:
- Makefile on your project root
- main folder
- Program file (*.c)
- component.mk file inside the main folder
In this demo, we create a project by creating a folder called blinking. Then, we create a Makefile file. We also create a main folder. Inside the main folder, we create the blinking.c and component.mk files.
We will write code for those files in the next section.
推薦閱讀
- Aftershot Pro:Non-destructive photo editing and management
- Learning AngularJS Animations
- Linux KVM虛擬化架構(gòu)實戰(zhàn)指南
- 顯卡維修知識精解
- Building 3D Models with modo 701
- VMware Workstation:No Experience Necessary
- 龍芯自主可信計算及應用
- 數(shù)字媒體專業(yè)英語(第2版)
- 微服務實戰(zhàn)
- 計算機應用基礎案例教程(Windows 7+Office 2010)
- 創(chuàng)客電子:Arduino和Raspberry Pi智能制作項目精選
- 筆記本電腦現(xiàn)場維修實錄
- MicroPython Cookbook
- 多媒體應用技術(shù)(第2版)
- Nagios系統(tǒng)監(jiān)控實踐(原書第2版)