0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Raspberry Pi & PC & PLC ネットワーク構築手順

Posted at

Raspberry Pi & Wi-Fi & PLC ネットワーク設定手順

1. Wi-Fi の設定方法

  1. 最初は HDMI で Raspberry Pi に接続する。
  2. 右上の Wi-Fi マークを右クリックし Edit setting を選択。
  3. 接続するネットワークをダブルクリック。
  4. IP ADDRESS, Default Gateway, DNS Server を設定する。

2. PC 側の設定 (VNC Viewer)

  1. PC に VNC Viewer をダウンロードしてインストール。
  2. VNC Viewer を起動し、右クリックから New Connection を作成。
  3. Raspberry Pi の IP Address を入力。
  4. 接続時に ID, Password を求められるので入力
    (これは Micro SD に OS をインストールした時に設定したもの)。
  5. Raspberry Pi の画面が接続されることを確認。

セキュリティ対策:

  • Default Gateway と DNS サーバ欄は空欄に設定する。
  • 必要なときだけ値を入力し、インストール後は再び空欄に戻す。

3. Raspberry Pi と PLC の有線LAN (固定IP) 設定

  1. 右上の Wi-Fi マークを右クリックし Edit setting を選択。
  2. Ethe0 で新しいネットワークを作成。
  3. IP ADDRESS を入力 (他の設定は不要)。
  4. PLC 側で Socket通信設定 を ON にしておく。

これで Raspberry Pi と PLC を Wi-Fi + 有線LAN 環境で接続する設定が完了します。

0
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?