- Internet of Things Projects with ESP32
- Agus Kurniawan
- 85字
- 2021-06-24 16:02:56
Flashing and running a program
You can compile and flash our program using the following command:
$ make flash
Make sure that the ESP32 board is connected to your computer.
If the program has been flashed onto the ESP32 board successfully, you should see circles on the LCD. Figure 2-14 shows an example of the program:

Figure 2-14: Displaying circles
So, we have successfully displayed circles on the LCD. Now, let's go a little further and learn to display image files on the LCD.
推薦閱讀
- 24小時(shí)學(xué)會(huì)電腦組裝與維護(hù)
- FPGA從入門(mén)到精通(實(shí)戰(zhàn)篇)
- Android NDK Game Development Cookbook
- 極簡(jiǎn)Spring Cloud實(shí)戰(zhàn)
- BeagleBone By Example
- 電腦軟硬件維修從入門(mén)到精通
- Large Scale Machine Learning with Python
- VMware Workstation:No Experience Necessary
- FPGA實(shí)驗(yàn)實(shí)訓(xùn)教程
- 計(jì)算機(jī)電路基礎(chǔ)(第2版)
- USB應(yīng)用分析精粹:從設(shè)備硬件、固件到主機(jī)端程序設(shè)計(jì)
- Angular 6 by Example
- Nagios系統(tǒng)監(jiān)控實(shí)踐(原書(shū)第2版)
- CPU設(shè)計(jì)實(shí)戰(zhàn):LoongArch版
- Mastering JavaServer Faces 2.2