M5StickC(Plus) 用に Arduino IDE をインストールするとき

M5StickC(Plus) 用に Arduino IDE をインストールするとき、通常の手順の場合では、

  1. Arduino IDEをインストール
  2. ボードマネージャーから ESP32 を登録
  3. ツール→ボードにてM5Stick-Cを選択
  4. スケッチ→ライブラリをインクルード→ライブラリ管理 に進む
  5. m5stickcと入力し、『M5StickC by M5StickC』をインストール

となるのだと思います。

が、これを書いている時点で、M5_RoverCがCRCエラーとなるため、ライブラリのインクルードが正常に完了しません。

次の手順でも大丈夫なようですので、詰まった場合はお試し下さい。

  1. (インストール済みの場合は)Arduino IDEを『完全』アンインストール
  2. Arduino IDEをインストール
  3. ボードマネージャーから ESP32 を登録
  4. ツール⇒ボードにてM5Stick-Cを選択
  5. 公式に移動
    M5StickC ( https://github.com/m5stack/M5StickC )
    M5StickC-Plus ( https://github.com/m5stack/M5StickC-Plus )
  6. 緑色の[Code]ボタンを押して[Download ZIP]を選択し、適当な名前でダウンロード
  7. Arduino IDE のツールバーの[スケッチ]→[ライブラリをインクルード]→[.ZIP形式のライブラリをインストール…]と進む
  8. ダウンロードしたファイルを選択し、『開く』
  9. Arduino IDE 画面内に『ライブラリが追加されました』の表示が出れば完了

以上です。

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny