Tuesday, November 25, 2014

HOW TO SETUP RASPBERRY Pi


Raspberry Pi - how to...

NOOBS SETUP

To get started with Raspberry Pi you need an operating system. NOOBS (New Out Of the Box Software) is an easy operating system install manager for the Raspberry Pi.

HOW TO GET AND INSTALL NOOBS

BUY A PREINSTALLED SD CARD

The easiest way to get NOOBS is to buy an SD card with NOOBS preinstalled, available for £4 at the Swag Store. Alternatively, if you have an SD card (8GB recommended), then you can download NOOBS for free and install it on your card.

DOWNLOAD

  1. Using a computer with an SD card reader, visit the Downloads page.
  2. Click on the Download ZIP button under ‘NOOBS (offline and network install)’, and select a folder to save it to.
  3. Extract the files from the zip.

FORMAT YOUR SD CARD

It is best to format your SD card before copying the NOOBS files onto it. To do this:

  1. Visit the SD Association’s website and download SD Formatter 4.0 for either Windows or Mac.
  2. Follow the instructions to install the software.
  3. Insert your SD card into the computer or laptop’s SD card reader and make a note of the drive letter allocated to it, e.g. G:/
  4. In SD Formatter, select the drive letter for your SD card and format it.

DRAG AND DROP NOOBS FILES

  1. Once your SD card has been formatted, drag all the files in the extracted NOOBS folder and drop them onto the SD card drive.
  2. The necessary files will then be transferred to your SD card.
  3. When this process has finished, safely remove the SD card and insert it into your Raspberry Pi.

FIRST BOOT

  1. Plug in your keyboard, mouse and monitor  cables.
  2. Now plug in the USB power cable to your Pi.
  3. Your Raspberry Pi will boot, and a window will appear with a list of different operating systems that you can install. We recommend that you use Raspbian – tick the box next to Raspbian and click on Install.
  4. Raspbian will then run through its installation process. Note this can take a while.
  5. When the install process has completed, the Raspberry Pi configuration menu (raspi-config) will load. Here you are able to set the time and date for your region and enable a Raspberry Pi camera board, or even create users. You can exit this menu by using Tab on your keyboard to move to Finish.

LOGGING IN AND ACCESSING THE GRAPHICAL USER INTERFACE

The default login for Raspbian is username pi with the password raspberryNote you will not see any writing appear when you type the password. This is a security feature in Linux.

To load the graphical user interface type startx.

For More info go to: http://www.raspberrypi.org