PiWare

Getting started
Now that we’ve had a nice look at the Pi, we can now start to get the Pi started up and running. To do this, you will need a few things.
  • Raspberry Pi 4 Model B
  • USB-C Power Adapter (5V 3A)
  • A network connection (WiFi or Ethernet)
  • A Micro-SD card (Recommended 16GB or larger)
  • A computer with an SD Card reader

Imaging the SD Card
  1. Navigate to the Raspberry Pi Foundation website downloads page and install the Raspberry Pi Imager by downloading the installer and clicking through the prompts.
  2. Screenshot of the Raspberry Pi Website

  3. Insert the SD card into your computer and launch the Raspberry Pi Imager.
  4. Screenshot of Imager

  5. Once the Raspberry Pi Imager appears, select “Choose OS” and click on the top Raspberry Pi OS (32 bit).
  6. Screenshot of OS Selection

  7. Click on the settings cog icon in the bottom right corner. You will need to turn on SSH and set up your WiFi network if necessary in this menu. After you make these changes, click “Save”.
  8. Screenshot of the Raspberry Pi Website Screenshot of the Raspberry Pi Website

  9. Next, you will need to click on “Choose Storage” and select your SD card. Ensure you are writing to the correct device, as this process deletes all data on the SD Card. If you are unsure, remove all other USBs or SD Cards from the system and double-check it is reporting the correct SD card size.
  10. Screenshot of the Raspberry Pi Website

  11. Once you have made sure all the settings are correct, you may click on “Write”. Note that this will delete all data on this SD card and you will not be able to recover it. You can always reformat the SD card and use it with other devices again if you wish.
  12. Screenshot of the Raspberry Pi Website

  13. Remove the SD card when it says to do so, and then you are done!
  14. Screenshot of the Raspberry Pi Website

Starting the Pi
Now that you have prepared your SD Card, you are now ready to start up your Pi.
  1. Insert the SD card into the slot on the underside of the Pi
  2. Plug the necessary cables into the Pi. This only needs to be Ethernet (unless you’re using WiFi), and power.
  3. Once you plug in the Pi, a red LED should light up and green LED should start blinking.
  4. After a few minutes, the green LED should stop blinking or be blinking less frequently. The Pi is now setup and ready for use.