Getting to know Raspberry PI


What is this?

Using Raspberry Pi for the first time. Exploring what can be done with a Raspberry Pi and some related peripherals.

Why did we do this?

Build Instructions

How did we do it?

  1. Getting to know Raspberry Pi

What did we learn? (Insights)

PIface setup

A tutorial specific to getting started with piface http://www.instructables.com/id/Setting-up-a-PiFace-with-your-Raspberry-Pi/ />
Explains emulator also.

By Alex

0    0   



Setting up SSH

Best tutorial for setting up SSH - https://learn.adafruit.com/adafruits-raspberry-pi-lesson-6-using-ssh?view=all

By Alex

0    0   



PI Face setup walk though

The links that we used to setup PiFace
http://www.instructables.com/id/Setting-up-a-PiFace-with-your-Raspberry-Pi/
https://github.com/piface/pifacedigitalio - This one had an example code that could turn on LEDs

By Alex

0    0   



Issue with PiFace emulator

PiFace emulator was not opening. It was giving some random python error. Error seems to say it had something to do with python3 and python2 being on the same comp. We just removed python3 and reinstalled it. Then it worked. We are not sure how but it does.

By Alex

0    0   



WIFI Setup

We followed this tutorial to setup the wifi - http://www.maketecheasier.com/setup-wifi-on-raspberry-pi/

By Siddardha

0    0   



SD card class

You need atleast a class 4 SD card. Be careful of really cheap SD cards.

By Gokul

0    0   



Preparing an SD card

If you dont have an SD card with a version of Raspberry Pi, you can follow this tutorial to install Raspbian on a SD card

By Gokul

0    0   



PiFace emulator

https://github.com/piface/pifacedigital-emulator - This works great.

By Kedar

1    0   



Proxy issues

The network that we were on had proxy on it. While ssh-ing since my laptop and the Pi was on the same network, proxy was not an issue, but when I wanted to run linux command to update the packages, I needed to sort out the proxy issue. We did it using this tutorial - http://www.prmrytchr.co.uk/2013/03/19/connecting-raspberry-pi-through-school-proxy/

By Siddardha

0    0   



Using remote desktop

Setting up remote desktop for raspberry pi and viewing that on windows was very simple. sudo apt-get install xrdp and it can be viewed from windows remote desktop. Reference article used - http://www.jeremymorgan.com/tutorials/raspberry-pi/how-to-remote-desktop-raspberry-pi/

By Alex

0    0   



Using a Pen Drive for copying

Raspberry Pi sometimes might cause trouble while copying/moving files into pen drives/flash drives. It might copy some files and for the rest its gives an error message stating of Read Only File System.

This is because the pen drive was not inserted to the USB port before switching on the raspberry pi. It isnt very fond of hot-swapping.

By Gokul

0    0   



SD card cloning

If you are planning to use your newly updated and changed version of Raspbian for all your other RPIs then you need to clone the SD card. There is a very good link which explains how to do it for windows. It is slightly needs more clicks than mac i suppose but the link explains it very well.

http://computers.tutsplus.com/articles/how-to-clone-your-raspberry-pi-sd-cards-with-windows--mac-59294

By Gokul

0    0   



Pre-Installed SD Card

Getting a sd card with a copy of raspbian installed is very convenient for beginners.

By Alex

0    0   



Derived from

Tools used

Status

Mentors

Credits

Comments

Gokul :

For more info, use the documentation link.

0


Comments disabled for maintenance

Suggested Makeys


41
Images

14
Insights

7
Parts


5
Images

1
Insights

2
Parts


5
Images

4
Insights

1
Parts


33
Images

0
Insights

4
Parts

Check out other interesting Makeys!

All Makeys