RPi Hardware Basic Setup

From eLinux.org
Revision as of 06:29, 18 January 2012 by Meltwater (talk | contribs) (Typical Hardware You Will Need)
Jump to: navigation, search

Back to the R-Pi Hub

Typical Hardware You Will Need

While the RPi can be used without any additional hardware (except perhaps a power supply of some kind), it won't be much use as a general computer. It is likely then you will need some additional hardware, like a normal PC would.

Prepared SD Card

The Raspberry is useless without software , so we will first put a Operating System an a storage card.

Keyboard & Mouse

Most standard USB keyboards and mice will work with the RPi (support will depend on the distribution of linux you use and the device itself).

Wireless keyboard/mice should also function (such a ones which use RF USB dongles), obviously in order to use a Bluetooth Keyboard or Mouse you would need to add a Bluetooth Dongle (again support will depend on the distribution of linux you use and the device itself)

Also, remember the Model-A unit only has a single USB port and the Model-B only has two (typically a keyboard and mouse will use a USB port each) - see USB-Hub below.

More detailed information see RPi Distributions & Software section.

Display

There are two main connection options for the RPi display, Composite or HDMI (or DVI via an HDMI-DVI adaptor).

Modern HD TVs or LCD Monitors can be connected using HDMI or DVI inputs and will provide the best quality.

Most older TVs can be connected using Composite input (or SCART via an adaptor).

Note: There is no VGA output available, so older CRT/LCD monitors may not work.

More detailed information see Rpi Screens section.

USB-Hub

In order to connect additional devices to the RPi, you may want to obtain a Powered USB Hub, which will allow multiple devices to be used.

It is recommended that it is a powered hub is used, to provide any additional power to the devices without effecting the RPi itself (see [[Rpi_Hardware#Power | RPi Hardware - Power] section).

Power Supply

The unit uses a Micro USB connection to power itself (only the power pins are connected - so it will not transfer data over this connection). You can use a range of power sources (assuming they are able to provide enough current ~700mA):

  1. USB Mobile-Phone/Tablet Charger (mains or car)
  2. Computer USB Port (will depend on power output)
  3. Mobile Phone Backup Battery (will depend on power output) - needs confirmation...theory only

More detailed information about the RPi power requirements are in the RPi Hardware - Power section.

Cables

You will probably need a number of cables in order to connect your RPi up.

  1. Micro USB Power Cable
  2. HDMI or Composite cable to connect your Raspberry to the Display/Monitor/TV of your choice.
  3. Network Cable (if connecting Model-B RPi to a LAN network)

Additional Peripherals

You may decide you want to use various other devices with your RPi, such as Flash Drives/Portable Hard Drives, WiFi adaptors (support will vary), Speakers etc.

More detailed information see RPi Verified Peripherals section.

Connecting Together

A diagram denoting the places of the different components on the Rpi, made by Paul Beech