1. Workshops
  2. pi
  3. Set Up a Pi

Set Up a Pi

Installing Raspbian on your dessert of choice. Created by @1061999.

Edit on GitHub

Getting started with Raspberry Pi

Things Needed:

  1. Raspberry Pi
  2. Micro SD card 8 GB and above
  3. Keyboard
  4. Mouse
  5. Monitor
  6. HDMI cable
  7. 5V smartphone charger (2A)

How to use Etcher to install operating systems onto the micro SD card video tutorial

Credits: Raspberry Pi Foundation & MagPi team

youtu.be/FoFruCqjDHU

Preparing the SD card

You can download the latest version of Raspbian from https://www.raspberrypi.org/downloads/

To burn your image onto your SD card you will need a software called Etcher by Resin.io. Download Etcher from here https://etcher.io/

etcher io

Using an SD card adapter connect the SD card to your computer.

sd to computer

Using Etcher burn the downloaded Raspbian image on to the SD card.

burn image

Or you could use the NOOBS (New Out Of the Box) image given on the website. It is basically an installer which includes the Raspbian image. You can also sideload other operating systems using NOOBS.

noobs

Just download the file given and extract the contents onto the micro SD card. Pop it inside the micro SD card slot on the Raspberry Pi. Boot it up and select the operating system you want to install. Wait for the OS to install and you are good to go.

Booting Up

Insert the micro SD card inside the Raspberry Pi. Connect the Raspberry Pi to a monitor using an HDMI cable. Connect a 5v adapter to the power port.

pi underbelly

pi topside

Power up the Pi you should see the two indicator LEDs blinking and Raspbian desktop booting into the Raspbian UI.

raspbian

Make your way through the Raspbian OS. Try out the different software available in the Raspbian OS.

That’s it you have set up your Raspberry Pi. In the future updates more projects and tips will be added.

Default username & password for Raspberry Pi is pi & raspberry respectively.

How was this workshop?

(your feedback is anonymous + appreciated 💚)

Made something rad?

Share it! 🌟

(posts are editable)

Twitter
Facebook

Want to edit this workshop?

Edit on GitHub