0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

W55RP20-EVB-Picoを使ってみよう~Arduino編~

0
Posted at

W55RP20-EVB-PicoをArduinoで使ってみましょう。

ボード設定

Arduinoを起動し、ファイル→基本設定
image.png

追加のボードマネージャのURL:

https://github.com/earlephilhower/arduino-pico.git

を入力し、OKをクリックします。
image.png
ツール⇒ボード⇒ボードマネージャ
image.png
Wiznetと入力し、Raspberry Pi Pico/RP2040/RP2350のインストールをクリックします。
image.png

ボード指定

ボードを選択をクリックします。
image.png
ボード WIZnet W5500-EVB-Pico ポートは接続されているポートを指定し、OKをクリックします。
image.png
ファイル⇒スケッチ例⇒lwp_w55rp20⇒WiFiClient-W55RP20を選択します。
image.png
⇒でビルドして実行します。
image.png
シリアルモニタにIPアドレスが表示されたら完了です。
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?