- Internet of Things Projects with ESP32
- Agus Kurniawan
- 129字
- 2021-06-24 16:02:52
Compiling and flashing
After we configured our project, we can flash our program into the ESP32 board. We can type this command on the current project directory from the following terminal:
$ make flash
This command performs compiling and flashing. If the make command is not found, you should install make for your platform.
If you have configured a serial port of the ESP32 board, the program will be flashed. Otherwise, you will get a timeout because the tool cannot find the ESP32 serial port. You can see my program output on the flashing process in the following screenshot:

Flashing a program into the ESP32 board
If this succeeds, you should see lighting on LED 1, LED2, and LED 3.
Next, we develop the ESP32 program using Arduino Sketch.
推薦閱讀
- Learning SQL Server Reporting Services 2012
- 數字道路技術架構與建設指南
- 硬件產品經理成長手記(全彩)
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- Artificial Intelligence Business:How you can profit from AI
- Learning Stencyl 3.x Game Development Beginner's Guide
- Mastering Adobe Photoshop Elements
- 固態存儲:原理、架構與數據安全
- Internet of Things Projects with ESP32
- LPC1100系列處理器原理及應用
- Hands-On Deep Learning for Images with TensorFlow
- Service Mesh微服務架構設計
- 施耐德M241/251可編程序控制器應用技術
- Hands-On One-shot Learning with Python
- 快·易·通:2天學會電腦組裝·系統安裝·日常維護與故障排除