(1) Arduino IDEのインストール
https://www.arduino.cc/en/Main/Software
Windows Installer, for Windows XP and up
(2)GitHubからESP32のボードマネージャのアドレスをゲット
https://github.com/espressif/arduino-esp32
Installation Instructions
- Using Arduino IDE Boards Manager (preferred)
Stable release link:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
(3)Arduino IDEの環境設定
追加のボードマネージャのURLにさっきのアドレスを入力 → OK
(4)Tool-ボード-ボードマネージャ
esp32 →インストール
(5)Tool-ボード-ESP32 Dev Module
(6)Tool-シリアルポート →ESP32に対応するシリアルポートを選択
(7)スケッチ書いて検証→ボードに書き込む
0 件のコメント:
コメントを投稿