Boot and install Raspbian

3273 0

IMG_2982

Ok lets do this!

After you see a rainbow this is the first screen you will see. Its called the N.O.O.B.S. loading screen. Noobs stands for New Out Of the Box Software.

You will be offered a choice of operating systems.

IMG_4779

I choose to install raspbian, an operating system made just for the raspberry pi. Raspbian is a kind of linux.

Make sure to choose a U.S. keyboard here or you will have the wrong keys for the wrong symbols.

IMG_4777

I click the check box next to raspbian and then i click install.

IMG_2983

It takes a long time to load so just wait…

IMG_2985

When it loads it looks like… a… computer.

IMG_2988

MINECRAFT BUILT IN. OGMOGMGOMGOMGMOMGOGOMOGMGOMOGMGOM.

IMG_2987

Ok thats the end of this lesson, IM PLAYIN MINECRAFT!!!!!!!!!!!!!!!!!!!!!!!!!

Facebooktwitterredditpinterestlinkedinmail

Related Post

Phase One

Posted by - August 15, 2015 2
“Phase One” is where we learned basic raspberry pi use. we started with the unboxing of our model 2 B raspberry…

Turn string into array with split

Posted by - October 18, 2015 0
textWithCommas = “bee,apple,pear,dog,carrot,robot” wordList = textWithCommas.split(“,”) print “the second item is : ” + textWithCommas[1] Keep Reading : Identify USB…

Serial Commands used by our Satellite transciever.

Posted by - October 17, 2015 0
We will need the crc16 python code library : http://code.google.com/p/pycrc16/downloads [crayon-68ae50dd98abc159623519/] [crayon-68ae50dd98ac4064973327/]   [crayon-68ae50dd98ac7113235570/] Keep Reading : Serial Communication with…

SMS on PI

Posted by - November 22, 2015 0
SMS on your Raspberry Pi… Adapted from :  http://www.smssolutions.net/tutorials/gsm/receivesmsat/ This assumes you have set up your sim card, wired your…

while loop

Posted by - October 18, 2015 0
[crayon-68ae50dd9601d914021452/] Keep Reading : Pi Camera Resolution Fix Hello World LED Blinking Wire camera to pi

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.