FAQ | Contact Us  |  Register  |  Login


UC Davis Center for Integrated Computing and STEM Education (C-STEM) --- Research and Outreach
Home > C-STEMbian > Getting Started with Windows, Mac, Chromebook, iPad, etc. > Access from Windows

Access from Windows

In order to access your Raspberry Pi from a Windows machine, follow the steps below.

1. Connect your Raspberry Pi to your laptop using an Ethernet Cable for network access and Micro-USB for power. Make sure your laptop is connected to the internet.
  • If your laptop does not have an Ethernet port, you will need an Ethernet to USB adapter (shown in Access to Mac OS X). You can by one on Amazon.com here.

Raspberry Pi to Windows laptop configuration

 

2. Download and install Bonjour Print Services v2.0.2 for Windows
  • Bonjour Print Services lets your computer discover Raspberry Pi with C-STEMbian.

 

3. Set up your Raspberry Pi following the instructions in either step 3a or 3b below.

3a) Access the Raspberry Pi through Graphical User Interface (GUI) using RealVNC 

    1. Download and install VNC viewer from the internet.
    2. Open up the VNC Viewer application. In the bar at the top, type “raspberrypi.local” and press Enter.
  • The first time you connect the Raspberry Pi, your machine may take some time to recognize it. If the VNC viewer gives an error message “Cannot establish connection,” please wait a few minutes and try again. It has been reported that downloading iTunes may help the Raspberry Pi to connect.
  • Type “pi” for the Username and “raspberry” for the Password.
  • The first time you connect the Raspberry Pi, a screen will pop up with “VNC Server not recognized” Click Continue
  •  On the desktop login screen, use the user account “pi” and password “raspberry” to login

3b) Access the Raspberry Pi through Graphical User Interface (GUI) from Google Chrome

  1. Download and install VNC software from the internet.
  2. After downloading the VNC viewer by clicking “Add to Chrome,” launch it by clicking “Launch App”
    • You can also launch the VNC Viewer from “Apps” in the top left corner of your Google Chrome Browser.

  3. For “Address” type “raspberrypi.local and click “Connect”


    • The first time you connect the Raspberry Pi, your machine may take some time to recognize it. If the VNC viewer gives an error message “Cannot establish connection,” please wait a few minutes and try again. It has been reported that downloading iTunes may help the Raspberry Pi to connect.
  4. The first time you connect the Raspberry Pi, a screen will pop up with “Continue Connecting?” Press OK.
  5. In “Authentication,” use the User name “pi” and Password “raspberry” to login.
  6. On the desktop login screen, use the user account “pi” and password “raspberry” to login.

 

4. If your screen is too big or flickering, you may need to adjust the resolution
  1. Open the Applications Menu (in top right corner of screen)
  2. Click “Preferences”
  3. Click “Raspberry Pi Configuration”
  4. Click “Set Resolution…”
  5. Choose an appropriate resolution for your monitor. (for example: CEA mode 16 1920×1080 60Hz 16:9)
  6. It will ask you to reboot. Click Yes.

5. Click the icon on the top left as shown below to launch C-STEM Studio.

C-STEM Studio in Raspberry Pi is the same as that in Windows and Mac OS X.


6. Change your login password
  1. Click the Start Menu (the raspberry icon in the upper left corner)
  2. Click Preferences, then Raspberry Pi Configuration.
  3. Click “Change Password…” and enter your new password.

7. (Optional) Change the hostname of your Raspberry Pi.

If you will be using multiple Raspberry Pi’s wirelessly in one room at the same time as described in “Access Wirelessly”, you need to change the hostname of your Raspberry Pi.

  1. Click the Start Menu (the raspberry icon in the upper left corner).
  2. Click Preferences, then Raspberry Pi Configuration.
  3. Edit the text in the box next to “Hostname” (circled in the picture below). Remove the default hostname “raspberrypi” and type in a unique hostname, e.g., cstem1.
  4. Use the new hostname.local, e.g., cstem1.local, to access the Pi (step 3).

8. For Advanced Users: Access the Raspberry Pi through the Command Line Interface (CLI)
  1. Before you can access the Pi through the CLI, you must enable ssh. To do so,
    • Click the Start Menu (the raspberry icon in the upper left corner)
    • Click Preferences, then Raspberry Pi Configuration.
    • Click on the Interfaces tab
    • Next to SSH, check “Enabled”

  1. Putty is included in the distribution of Ch. If Ch has been installed in your machine, you can type  “putty” in a Ch Command Window to launch Putty. Otherwise, download and launch Putty.
  2. In Putty,  type in “raspberrypi.local” or “cstem1.local” and hit the “Open” button.