Skip to content

Connecting to the Raspberry Pi

Amos Yu edited this page Nov 8, 2022 · 5 revisions

__The IP address of the Pi changes frequently. Currently it is 192.168.0.224.

Prerequisites

Setup

  • Plug in the Raspberry Pi.
  • Launch MobaXterm.

Connecting via SSH

  • In MobaXterm, click Start a new remote session.
  • Select SSH.
  • Under Remote host, type the IP address of the Pi.
  • Check Specify username and type capstone.
  • Click OK.
  • When the terminal prompts you for the password, type 123123.

Connecting via VNC

  • In MobaXterm, click Start a new remote session.
  • Select VNC.
  • Under Remote hostname or IP address, type the IP address of the Pi, followed by :1.
  • When the window prompts you for the password, type 123123.