Skip to main content

Posts

Showing posts from July, 2017

Kick starting with Raspberry Pi

To start any machine first it has to be assembled. Though this is a very old, simple and well answered/documented question but still it’s being asked so many times that I have decided to write a post. There are 2 versions that we can get running:- 1.    Using NOOBS (New Out Of the Box Software) 2.    Using Raspbian Noobs essentially contains Raspbian with same selection menu. Raspbian can be installed with NOOBS or downloaded as a separate image (.img file) and then burnt onto an SD card. Raspbian comes pre-installed with plenty of software for education, programming and general use. It has Python, Scratch, Sonic Pi, Java, Mathematica and more. General steps to perform for NOOBS:- 1.    Download NOOBS.zip from here . 2.    Use SD Card formatter to quick format the SD card. 3.    Copy the contents of ZIP file to the SD Card. 4.    Now you can directly use this SD card into your RPi. General steps to perform for Raspbian:- 1.    Download Raspbian Jessie .zip. The zip file he