LoginSignup
0
1

More than 3 years have passed since last update.

RaspberryPiをノートパソコン(win10)からリモートGUIで使えるようにする

Posted at

やったこと

ラズパイを毎回ディスプレイ&キーボード&マウスにつなぐのが面倒だったので、ノートパソコンからリモートで使えるようにした。

方法

  1. ラズパイの設定からVNCとSSHをオンにする(SSHはいらないかも)
  2. ifconfigコマンドを実行してwlan0のinetにあるIPアドレスをメモる
  3. VNC Viewerをインストールする
  4. VNC Viewerを開く
  5. 上にIPアドレスを打ち込むところがあるので打ち込む
  6. パスワードを求めらるので入力する

これでリモートGUIでラズパイをいじれます

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