ふためも

技術のさまざまをメモ

ESP32をArduinoで使えるようにする

| 0件のコメント

Arduino IDEをインストール

https://www.arduino.cc/en/software

悩むことなくWin 7 and newerで。

Arduino core for the ESP32をボードマネージャーに追加

https://github.com/espressif/arduino-esp32

からDocumentation→Installing (Windows, Linux and macOS)

Stable release link
Stable release link:の内容をコピー
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

環境設定に張り付ける

あとはボードマネージャーから適切なボードを選んであげると設定完了

コメントを残す

必須欄は * がついています