Raspberry Pi: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(→‎Specifications: people can find this anywhere)
Line 36: Line 36:
== Frequently Asked Questions ==
== Frequently Asked Questions ==
{{see|Raspberry Pi/FAQ}}
{{see|Raspberry Pi/FAQ}}
== Specifications ==
The design is based around a Broadcom BCM2835 [[w:System-on-a-chip|SoC]], which includes an [[w:ARM11|ARM1176JZF-S]] 700 MHz processor, [[w:VideoCore|VideoCore]] IV GPU, and 256 or 512 MB of RAM.  The design does not include internal storage, instead relying on an SD card for booting and long-term storage.
{| class="wikitable"
!
! Model A
! Model B
! Model B (After Oct 2012)
|-
| Target price:
| USD $25 (GBP £16)
| colspan="2" | USD $35 (GBP £22)
|-
| SoC:
| colspan="3" | Broadcom BCM2835 (CPU + GPU + DSP + SDRAM)
|-
| CPU:
| colspan="3" | 700 MHz ARM1176JZF-S core (ARM11 family)
|-
| GPU:
| colspan="3" | Broadcom VideoCore IV, OpenGL ES 2.0, 1080p30 h.264/MPEG-4 AVC high-profile decoder
|-
| Memory (SDRAM):
| colspan="2" | 256 MB (shared with GPU)
| 512 MB (shared with GPU)
|-
| USB 2.0 ports:
| 1
| colspan="2" | 2 (via integrated USB hub)
|-
| Video outputs:
| colspan="3" | Composite RCA (PAL & NTSC), HDMI (rev 1.3 & 1.4), raw LCD Panels via [http://en.wikipedia.org/wiki/Display_Serial_Interface DSI], 14 HDMI resolutions from 640×350 to 1920×1200 plus various PAL and NTSC standards.
|-
| Audio outputs:
| colspan="3" | 3.5 mm jack, HDMI
|-
| Onboard storage:
| colspan="3" | SD / MMC / SDIO card slot
|-
| Onboard network:
| None<ref name="ethernet">Though the Model A doesn't have an RJ45 Ethernet port, it can connect to a network by using a user supplied USB Ethernet or Wi-Fi adapter.</ref>
| colspan="2" | 10/100 Ethernet
|-
| Low-level peripherals:
| colspan="3" | 8 x GPIO, UART, I²C bus, SPI bus with two chip selects, +3.3 V, +5&nbsp;V, Ground
|-
| Power ratings:
| 500 mA (2.5 W)
| 700 mA (3.5 W)
| ???
|-
| Power source:
| colspan="3" | 5 volt via MicroUSB or GPIO header
|-
| Size:
| colspan="3" | 85.60 × 53.98 mm (3.370 × 2.125 in)
|-
| Supported operating systems:
| colspan="3" | '''[[OpenELEC]]''', '''[[Raspbmc]]''', '''[[XBian]]''', Raspbian, Debian GNU/Linux, Fedora, Arch Linux, RISC OS
|}


== Further reading ==
== Further reading ==

Revision as of 21:38, 14 July 2013

Template:Infobox computer

Home icon grey.png   ▶ Devices ▶ Raspberry Pi
Attention talk.png For more info and help, check out the XBMC Raspberry Pi support forum

The Raspberry Pi is an ARM powered, credit card sized computer developed in the UK by the Raspberry Pi Foundation for educational and hobbyist purposes. The low power computer is mass produced at very low prices and the high number of units sold gives it massive community support. As an XBMC HTPC, the Pi supports full 1080P video playback, supports most major codecs, most if not all XBMC add-ons, and a reasonably responsive GUI.

Installing XBMC

The easiest way to install XBMC on an R-Pi is to use one of these pre-made OS/XBMC packages:

You can also install XBMC on Raspbian:

For increased speed, you can also install OpenElec on a USB stick:


History

Team-XBMC developers ported XBMC to the Raspberry Pi using beta boards supplied by the RPi Foundation, and its development and performance continues to improve and evolve.

Frequently Asked Questions

See: Raspberry Pi/FAQ

Further reading

Random notes

Feel free to place various notes, tips, and links here. As this section of the wiki gets more organized, those notes will be properly sorted. Consider this like a dumping ground for when you're not sure where to put something.


Notes