We are still actively working on the spam issue.

Difference between revisions of "Raspberry Pi"

From InstallGentoo Wiki
Jump to: navigation, search
(Communications: add Piratebox router project)
m (Fixed link for tbamud)
Line 60: Line 60:
 
===Gaming===
 
===Gaming===
 
*[http://chameleon.enging.com/ Retro gaming], [https://github.com/Aloshi/EmulationStation with different apps], [http://www.raspberrypi.org/quake-iii-bounty-we-have-a-winner/ and hey, we can play Quake III here.]
 
*[http://chameleon.enging.com/ Retro gaming], [https://github.com/Aloshi/EmulationStation with different apps], [http://www.raspberrypi.org/quake-iii-bounty-we-have-a-winner/ and hey, we can play Quake III here.]
*[http://www.tbamud.com/downloads Host your own MUD.]
+
*[http://www.tbamud.com/ Host your own MUD.]
 
 
  
 
==Variants==
 
==Variants==

Revision as of 16:58, 29 December 2015

Raspberry Pi Model B
Raspberry Pi logo

The Raspberry Pi is an ultra-low-cost credit-card sized single board computer which was conceived with the primary goal of teaching computer programming to children. It has gained a popularity among hardware hackers.

Hardware

The Raspberry Pi is based around the Broadcom BCM3825 SoC. This contains the ARM1176JZFS processor (floating point, running at 700Mhz), and a Videocore 4 GPU.

The GPU is capable of BluRay quality playback, using H.264 at 40MBits/s. Hardware accelerated playback of h.264 is currently limited to omxplayer and XBMC.

The Raspberry Pi has 8 dedicated GPIO pins, a UART, i2c bus, SPI bus with two chip selects, i2s audio, 3v3, 5v, and ground. I/O pins on the Raspberry Pi are limited to 3.3v and will be damaged by 5v signals, making it incompatible with most Arduino devices.

Video outputs supplied are HDMI and composite video. A DSI (Display Serial Interface, common in cellphones) connector is available, however a binary blob does not exist yet.

A 3.5mm audio jack or HDMI provides sound.

Applications

Hosting

Communications

Audio

Media

Gaming

Variants

There are currently six Raspberry Pi models. Model A, Model B, Model A+, Model B+, Model Raspberry Pi 2 B+ and the newest one, Raspberry Pi Zero.

Model A has 1 USB port and lacks ethernet capability. 256MB RAM

Model B has 2 USB ports and a USB-based 10/100 ethernet port. 512MB RAM

The first production run of the Model B (Red PCB) is limited to 256MB RAM.

RPi Hub

See also

Single board computers