- Internet of Things Projects with ESP32
- Agus Kurniawan
- 216字
- 2021-06-24 16:02:52
Arduino programming for ESP32
Arduino is the biggest community for open source hardware. It has various Arduino boards to fit your needs. Arduino also provides software to develop the Arduino program, Sketch. Arduino Sketch can be downloaded at https://www.arduino.cc/en/Main/Software.
Now, ESP32 boards support Arduino development. Technically, ESP32 development with Arduino still uses Espressif SDK. You should set Arduino Sketch software to enable you to work with ESP32 boards. You can configure this based on your platform. Please follow this guideline on the following website: https://github.com/espressif/arduino-esp32.
It is recommended to install ESP32 boards into Arduino software via Board Manager. Open the Preferences dialog from Arduino, then put this URL into the board manager URL: https://dl.espressif.com/dl/package_esp32_index.json:

When this is done, click OK.
Now, you can install ESP32 boards. To do this, open Boards Manager from the Tools menu. Type esp32 on this form so you can see the esp32 package, as shown in the following screenshot:

After you have clicked Install, Arduino will download all required libraries for ESP32. If done, we will see a list of ESP32 boards on the Arduino software. You can see this in the following screenshot:

Now, your Arduino is ready for ESP32 boards.
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- 嵌入式系統設計教程
- Practical Machine Learning with R
- 單片機開發與典型工程項目實例詳解
- BeagleBone Robotic Projects
- Hands-On Motion Graphics with Adobe After Effects CC
- 圖解計算機組裝與維護
- Python Machine Learning Blueprints
- The Artificial Intelligence Infrastructure Workshop
- Corona SDK Mobile Game Development:Beginner's Guide
- 從企業級開發到云原生微服務:Spring Boot實戰
- 多媒體應用技術(第2版)
- 詳解FPGA:人工智能時代的驅動引擎
- USB 3.0編程寶典
- 數據恢復與硬盤修理