Back to Contents Page

Introduction to the Raspberry Pi

The Raspberry Pi was inititally relesed for developers, to try gain suppoert from the development community. However, on release it targetted the market for hobbyists and young aspiring youths to gain knowledge and learn about programming.


The official Raspberry Pi website describes it as 'a low cost, credit card sized copmuter that plugs into a computer monitor or TV, and uses a standard keyboard and mouse'. They describe that it allows people of all ages to explore into computing and learn how to program in languages such as SCratch and Python. They say it's capable of doing anything a desktop computer can do from browsing the internet and playing HD videos, to making sreadsheets, word processing and even playing games.

Settings up the Hardware on the Raspberry Pi

In previous lessons you have worked on the main theory on how to get this project to work, but now we will be tackling the hardware. This lesson will be very much a practical lesson, so after we've gone through the basics we can get working on assembling the circuits.

The circuit diagram below gives an overview as to what the circuit has to look like. The circuit is very simple so should not be difficult to assemble once you are used to it.

    1. The red wire has to be connected from one of the GPIO pins. (The GPIO pins can either be an input or an output according to their use, but we use it as an output)

    2. Then the pin needs to be connected to a resistor. The resistor should be at a resistance of about 300 ohms, this is needed so that the LED does not burn out.

    3. The resistor is then connected to the positive end of the LED through the yellow wire. The positibe end of the LED must be connected to the positive terminal of the power sauce, this is because it is a diode.

    4. The negative end of the LED is then connected to the ground terminal of the Raspberry PI through the green and black wires.

The way a headboard works is that the four rails at the top and bottom are connected horizontally, and the pins the middle are connected vertically, which is shown by the pins highlighted in green, in the diagram below.