Difference between revisions of "RPi Hardware Basic Setup"

From eLinux.org
Jump to: navigation, search
m (Additional Peripherals)
m (Typical Hardware You Will Need)
Line 3: Line 3:
 
==Typical Hardware You Will Need==
 
==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.
 
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 Operating System SD Card===
 
===Prepared Operating System SD Card===
Line 10: Line 11:
  
 
''More detailed information see [[RaspberryPiBoardVerifiedPeripherals | RPi Distributions & Software]] section.''
 
''More detailed information see [[RaspberryPiBoardVerifiedPeripherals | RPi Distributions & Software]] section.''
 +
  
 
===Keyboard & Mouse===
 
===Keyboard & Mouse===
Line 19: Line 21:
  
 
''More detailed information see [[Rpi_Software| RPi Distributions & Software]] section.''
 
''More detailed information see [[Rpi_Software| RPi Distributions & Software]] section.''
 +
  
 
===Display===
 
===Display===
Line 30: Line 33:
  
 
''More detailed information see [[Rpi Screens]] section.''
 
''More detailed information see [[Rpi Screens]] section.''
 +
  
 
===USB-Hub===
 
===USB-Hub===
Line 35: Line 39:
  
 
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).
 
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===
 
===Power Supply===
Line 44: Line 49:
  
 
''More detailed information about the RPi power requirements are in the [[Rpi_Hardware#Power | RPi Hardware - Power]] section.''
 
''More detailed information about the RPi power requirements are in the [[Rpi_Hardware#Power | RPi Hardware - Power]] section.''
 +
  
 
===Cables===
 
===Cables===
Line 50: Line 56:
 
# HDMI or Composite cable to connect your Raspberry to the Display/Monitor/TV of your choice.
 
# HDMI or Composite cable to connect your Raspberry to the Display/Monitor/TV of your choice.
 
# Network Cable (if connecting Model-B RPi to a LAN network)
 
# Network Cable (if connecting Model-B RPi to a LAN network)
 +
  
 
===Case===
 
===Case===
Line 57: Line 64:
  
 
''More detailed information see [[Rpi Cases]] section .''
 
''More detailed information see [[Rpi Cases]] section .''
 +
  
 
===Additional Peripherals===
 
===Additional Peripherals===

Revision as of 06:42, 18 January 2012

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 Operating System SD Card

Pre-Formatted and Prepared SD cards will be available from the RPi Shop.

However, you can create your own by preparing your own on any suitable SD card you have.

More detailed information see RPi Distributions & Software section.


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)


Case

Since the RPi is supplied without a case, it will be important to ensure that you do not use it in places where it will come into contact with conductive metal or liquids, unless suitably protected.

For many some form of a case will be worth considering.

More detailed information see Rpi Cases section .


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

When you have your RPi, all your devices and your cables, you can use the diagram below to put them all together. It is always recommended to connect the MicroUSB Power to the unit last (while most connections can be made live, it is best practice to connect items such as displays with the power turned off).

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