Raspberry Pi

"RPi" redirects here. For other uses, see RPI.
Raspberry Pi logo
Raspberry Pi 1

Raspberry Pi 1 model B+
Release date February 2012 (2012-02)
Introductory price US$25 (model A, B+[1]), US$20 (model A+), US$35 (RPi 1 model B, RPi 2 model B, RPi 3), US$30 (CM)
Operating system Linux (e.g. Raspbian), RISC OS, FreeBSD, NetBSD, Plan 9, Inferno, AROS
CPU 700 MHz single-core ARM1176JZF-S (model A, A+, B, B+, CM)[2]
Memory 256 MB[3] (model A, A+ rev 1, B rev 1)
512 MB (model A+ rev 2,[4] B rev 2, B+, CM)
Storage SDHC slot (model A and B), MicroSDHC slot (model A+ and B+), 4 GB eMMC IC chip (model CM)
Graphics Broadcom VideoCore IV[2]
Power 1.5 W (model A), 1.0 W (model A+), 3.5 W (model B), 3.0 W (model B+) or 0.8 W (model Zero)
Raspberry Pi 2

Raspberry Pi 2 model B
Release date February 2015 (2015-02)
Introductory price US$35
Operating system Same as for Raspberry Pi 1 plus Windows 10 IoT Core[5] and additional distributions of Linux such as Raspbian
CPU 900 MHz quad-core ARM Cortex-A7
Memory 1 GB RAM
Storage MicroSDHC slot
Graphics Broadcom VideoCore IV
Power 4.0 W
Raspberry Pi 3

Raspberry Pi 3 model B
Release date 29 February 2016 (2016-02-29)
Introductory price US$35
Operating system Raspbian
Ubuntu MATE
Snappy Ubuntu Core
Windows 10 IoT Core[5]
RISC OS
Debian
Arch Linux ARM
CPU 1200 MHz quad-core ARM Cortex-A53
Memory 1 GB RAM
Storage MicroSDHC slot
Graphics Broadcom VideoCore IV at higher clock frequencies than previous that run at 250 MHz
Power 4.0 W
Raspberry Pi Zero

Raspberry Pi Zero
Release date November 2015 (2015-11)
Introductory price US$5
Operating system Linux (Raspbian[6]) or the same as for Raspberry Pi 1
CPU 1000 MHz single-core ARM1176JZF-S
Memory 512 MB RAM
Storage MicroSDHC slot
Power 0.8 W

The Raspberry Pi is a series of credit card–sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation with the intent to promote the teaching of basic computer science in schools and developing countries.[7][8][9] The original Raspberry Pi and Raspberry Pi 2 are manufactured in several board configurations through licensed manufacturing agreements with Newark element14 (Premier Farnell), RS Components and Egoman.[10] The hardware is the same across all manufacturers.

Several generations of Raspberry Pi's have been released. The first generation (Pi 1) was released in February 2012 in basic model A and a higher specification model B. A+ and B+ models were released a year later. Raspberry Pi 2 model B was released in February 2015 and Raspberry Pi 3 model B in February 2016. These boards are priced between US$20 and US$35. A cut down compute model was released in April 2014 and a Pi Zero with smaller footprint and limited IO (GPIO) capabilities released in November 2015 for US$5.

All models feature a Broadcom system on a chip (SOC) which include an ARM compatible CPU and an on chip graphics processing unit GPU (a VideoCore IV). CPU speed range from 700 MHz to 1.2 GHz for the Pi 3 and on board memory range from 256 MB to 1 GB RAM. Secure Digital SD cards are used to store the operating system and program memory in either the SDHC or MicroSDHC sizes. Most boards have between one and four USB slots, HDMI and composite video output, and a 3.5 mm phono jack for audio. Lower level output is provided by a number of GPIO pins which support common protocols like I2C. Some models have an RJ45 Ethernet port and the Pi 3 has on board WiFi 802.11n and Bluetooth.

The Foundation provides Debian and Arch Linux ARM distributions for download,[11] and promotes Python as the main programming language, with support for BBC BASIC[12] (via the RISC OS image or the Brandy Basic clone for Linux),[13] C, C++, Java,[14] Perl, Ruby,[15] Squeak Smalltalk and more also available.

In February 2016, the Raspberry Pi Foundation announced that they had sold eight million devices, making it the best selling UK personal computer, ahead of the Amstrad PCW.[16][17]

Hardware

The Raspberry Pi hardware has evolved through several versions that feature variations in memory capacity and peripheral-device support.

This block diagram depicts models A, B, A+, and B+. Model A, A+, and Zero lack the Ethernet and USB hub components. The Ethernet adapter is connected to an additional USB port. In model A and A+ the USB port is connected directly to the SoC. On model B+ and later models the USB/Ethernet chip contains a five-point USB hub, of which four ports are available, while model B only provides two. On the model Zero, the USB port is also connected directly to the SoC, but it uses a micro USB (OTG) port.

Processor

The system on a chip (SoC) used in the first generation Raspberry Pi is somewhat equivalent to the chip used in older smartphones (such as iPhone, 3G, 3GS). The Raspberry Pi is based on the Broadcom BCM2835 SoC,[2] which includes an 700 MHz ARM1176JZF-S processor, VideoCore IV graphics processing unit (GPU),[18] and RAM. It has a Level 1 cache of 16 KB and a Level 2 cache of 128 KB. The Level 2 cache is used primarily by the GPU. The SoC is stacked underneath the RAM chip, so only its edge is visible.

The Raspberry Pi 2 uses a Broadcom BCM2836 SoC with a 900 MHz 32-bit quad-core ARM Cortex-A7 processor, with 256 KB shared L2 cache.

The Raspberry Pi 3 uses a Broadcom BCM2837 SoC with a 1.2 GHz 64-bit quad-core ARM Cortex-A53 processor, with 512 KB shared L2 cache.[19]

Performance of first generation models

While operating at 700 MHz by default, the first generation Raspberry Pi provided a real-world performance roughly equivalent to 0.041 GFLOPS.[20][21] On the CPU level the performance is similar to a 300 MHz Pentium II of 1997–99. The GPU provides 1 Gpixel/s or 1.5 Gtexel/s of graphics processing or 24 GFLOPS of general purpose computing performance. The graphics capabilities of the Raspberry Pi are roughly equivalent to the level of performance of the Xbox of 2001.

The LINPACK single node compute benchmark results in a mean single precision performance of 0.065 GFLOPS and a mean double precision performance of 0.041 GFLOPS for one Raspberry Pi Model-B board.[22] A cluster of 64 Raspberry Pi Model-B computers, labeled "Iridis-pi", achieved a LINPACK HPL suite result of 1.14 GFLOPS (n=10240) at 216 watts for c. US$4,000.[22]

Raspberry Pi 2 is based on Broadcom BCM2836 SoC, which includes a quad-core Cortex-A7 CPU running at 900 MHz and 1 GB RAM. It is described as 4–6 times more powerful than its predecessor. The GPU is identical to the original.

Overclocking

The first generation Raspberry Pi chip operated at 700 MHz by default, and did not become hot enough to need a heat sink or special cooling unless the chip was overclocked. The second generation runs at 900 MHz by default; it also does not become hot enough to need a heatsink or special cooling, although overclocking may heat up the SoC more than usual.

Most Raspberry Pi chips could be overclocked to 800 MHz and some even higher to 1000 MHz. There are reports the second generation can be similarly overclocked, in extreme cases, even to 1500 MHz (discarding all safety features and over voltage limitations). In the Raspbian Linux distro the overclocking options on boot can be done by a software command running "sudo raspi-config" without voiding the warranty.[23] In those cases the Pi automatically shuts the overclocking down in case the chip reaches 85 °C (185 °F), but it is possible to overrule automatic over voltage and overclocking settings (voiding the warranty). In that case, an appropriately sized heatsink is needed to keep the chip from heating up far above 85 °C.

Newer versions of the firmware contain the option to choose between five overclock ("turbo") presets that when turned on try to get the most performance out of the SoC without impairing the lifetime of the Pi. This is done by monitoring the core temperature of the chip, and the CPU load, and dynamically adjusting clock speeds and the core voltage. When the demand is low on the CPU, or it is running too hot, the performance is throttled, but if the CPU has much to do, and the chip's temperature is acceptable, performance is temporarily increased, with clock speeds of up to 1 GHz, depending on the individual board, and on which of the turbo settings is used. The seven settings are:

[24][25]

In the highest (turbo) preset the SDRAM clock was originally 500 MHz, but this was later changed to 600 MHz because 500 MHz sometimes causes SD card corruption. Simultaneously in high mode the core clock speed was lowered from 450 to 250 MHz, and in medium mode from 333 to 250 MHz.

The Raspberry Pi Zero runs at 1 GHz.

RAM

On the older beta model B boards, 128 MB was allocated by default to the GPU, leaving 128 MB for the CPU.[26] On the first 256 MB release model B (and model A), three different splits were possible. The default split was 192 MB (RAM for CPU), which should be sufficient for standalone 1080p video decoding, or for simple 3D, but probably not for both together. 224 MB was for Linux only, with only a 1080p framebuffer, and was likely to fail for any video or 3D. 128 MB was for heavy 3D, possibly also with video decoding (e.g. XBMC).[27] Comparatively the Nokia 701 uses 128 MB for the Broadcom VideoCore IV.[28] For the new model B with 512 MB RAM initially there were new standard memory split files released( arm256_start.elf, arm384_start.elf, arm496_start.elf) for 256 MB, 384 MB and 496 MB CPU RAM (and 256 MB, 128 MB and 16 MB video RAM). But a week or so later the RPF released a new version of start.elf that could read a new entry in config.txt (gpu_mem=xx) and could dynamically assign an amount of RAM (from 16 to 256 MB in 8 MB steps) to the GPU, so the older method of memory splits became obsolete, and a single start.elf worked the same for 256 and 512 MB Raspberry Pis.[29]

The Raspberry Pi 2 and the Raspberry Pi 3 have 1 GB of RAM. The Raspberry PI Zero has 512 MB of RAM.

Networking

Though the model A and A+ and Zero do not have an 8P8C ("RJ45") Ethernet port, they can be connected to a network using an external user-supplied USB Ethernet or Wi-Fi adapter. On the model B and B+ the Ethernet port is provided by a built-in USB Ethernet adapter using the SMSC LAN9514 chip.[30] The Raspberry Pi 3 is equipped with 2.4 GHz WiFi 802.11n (600 Mbit/s) and Bluetooth 4.1 (24 Mbit/s) in addition to the 10/100 Ethernet port.

Peripherals

The Raspberry Pi may be operated with any generic USB computer keyboard and mouse.[31]

Video

The video controller is capable of standard modern TV resolutions, such as HD and Full HD, and higher or lower monitor resolutions and older standard CRT TV resolutions. As shipped (i.e. without custom overclocking) it is capable of the following: 640×350 EGA; 640×480 VGA; 800×600 SVGA; 1024×768 XGA; 1280×720 720p HDTV; 1280×768 WXGA variant; 1280×800 WXGA variant; 1280×1024 SXGA; 1366×768 WXGA variant; 1400×1050 SXGA+; 1600×1200 UXGA; 1680×1050 WXGA+; 1920×1080 1080p HDTV; 1920×1200 WUXGA.[32]

Higher resolutions, such as, up to 2048×1152, may work[33][34] or even 3840×2160 at 15 Hz (too low a framerate for convincing video).[35] Note also that allowing the highest resolutions does not imply that the GPU can decode video formats at those; in fact, the Pis are known to not work reliably for H.265 (at those high resolution, at least), commonly used for very high resolutions (most formats, commonly used, up to full HD, do work).

Although the new Raspberry Pi 3 does not have H.265 decoding hardware, the OSMC project has this to say on February launch date on the possibility of decoding more videos encoded in that way using software, due to the more advanced CPU architecture:

The new BCM2837 is based on 64-bit ARMv8 architecture is backwards compatible with the Raspberry Pi 2 as well as the original. While the new CPU is 64-bit, the Pi retains the original VideoCore IV GPU which has a 32-bit design. It will be a few months before work is done to establish 64-bit pointer interfacing from the kernel and userland on the ARM to the 32-bit GPU. As such, for the time being, we will be offering a single Raspberry Pi image for Raspberry Pi 2 and the new Raspberry Pi 3. Only when 64-bit support is ready, and beneficial to OSMC users, will we offer a separate image.

The new quad core CPU will bring smoother GUI performance. There have also been recent improvements to H265 decoding. While not hardware accelerated on the Raspberry Pi, the new CPU will enable more H265 content to be played back on the Raspberry Pi than before.

Raspberry Pi 3 announced with OSMC support[36]

The Pi 3's GPU has higher clock frequencies 300 MHz and 400 MHz of different parts that in previous versions ran at 250 MHz.[37][38]

The Pis can also generate 576i and 480i composite video signals, as used on old-style (CRT) TV screens, (through non-standard connectors, different kind depending on models) for PAL-BGHID, PAL-M, PAL-N, NTSC and NTSC-J.[39]

Real-time clock

The Raspberry Pi does not come with a real-time clock, which means it cannot keep track of the time of day while it is not powered on.

As alternatives, a program running on the Pi can get the time from a network time server or user input at boot time.

A real-time clock (such as the DS1307, which is fully binary coded) with battery backup may be added (often via the I²C interface).

Specifications

Raspberry Pi 1
Model A
Raspberry Pi 1
Model A+
Raspberry Pi 1
Model B
Raspberry Pi 1
Model B+
Raspberry Pi 2
Model B
Raspberry Pi 3
Model B
Compute Module* Raspberry Pi Zero
Release date February 2013 November 2014[40] April–June 2012 July 2014[41] February 2015[42] February 2016[43] April 2014[44] November 2015[45]
Target price US$25 US$20[46] US$35[47] US$25 US$35 US$35 US$30 (in batches of 100)[44] US$5[45]
SoC Broadcom BCM2835[2] Broadcom BCM2836 Broadcom BCM2837 Broadcom BCM2835[44]
CPU 700 MHz single-core ARM1176JZF-S[2] 900 MHz 32-bit quad-core ARM Cortex-A7 1.2 GHz 64-bit quad-core ARM Cortex-A53 700 MHz single-core ARM1176JZF-S 1 GHz ARM1176JZF-S single-core[45]
GPU Broadcom VideoCore IV @ 250 MHz (BCM2837: 3D part of GPU @ 300 MHz, video part of GPU @ 400 MHz)[48][49]
OpenGL ES 2.0 (BCM2835, BCM2836: 24 GFLOPS / BCM2837: 28.8 GFLOPS)
MPEG-2 and VC-1 (with license),[50] 1080p30 H.264/MPEG-4 AVC high-profile decoder and encoder[2] (BCM2837: 1080p60)
Memory (SDRAM) 256 MB (shared with GPU) 512 MB (shared with GPU) as of 4 May 2016. Older boards had 256 MB (shared with GPU)[4] 1 GB (shared with GPU) 512 MB (shared with GPU)
USB 2.0 ports[31] 1 (direct from BCM2835 chip) 2 (via the on-board 3-port USB hub)[51] 4 (via the on-board 5-port USB hub)[41][30] 1 (direct from BCM2835 chip) 1 Micro-USB (direct from BCM2835 chip)
Video input 15-pin MIPI camera interface (CSI) connector, used with the Raspberry Pi camera or Raspberry Pi NoIR camera[52] 2× MIPI camera interface (CSI)[44][53][54]
Video outputs HDMI (rev 1.3 & 1.4),[32][55] composite video (RCA jack) HDMI (rev 1.3 & 1.4), composite video (3.5 mm TRRS jack) HDMI (rev 1.3 & 1.4), composite video (RCA jack) HDMI (rev 1.3 & 1.4), composite video (3.5 mm TRRS jack) HDMI, 2× MIPI display interface (DSI) for raw LCD panels,[44][54][56][57] composite video[53][58] Mini-HDMI, 1080p60,[45] composite video via GPIO[59]
Audio inputs As of revision 2 boards via I²S[60]
Audio outputs Analog via 3.5 mm phone jack; digital via HDMI and, as of revision 2 boards, I²S Analog, HDMI, I²S Mini-HDMI, stereo audio through PWM on GPIO
On-board storage[31] SD / MMC / SDIO card slot (3.3 V with card power only) MicroSDHC slot[41] SD / MMC / SDIO card slot MicroSDHC slot 4 GB eMMC flash memory chip;[44] MicroSDHC
On-board network[31] None[61] 10/100 Mbit/s Ethernet (8P8C) USB adapter on the USB hub[51] 10/100 Mbit/s Ethernet
802.11n wireless
Bluetooth 4.1
None
Low-level peripherals GPIO[62] plus the following, which can also be used as GPIO: UART, I²C bus, SPI bus with two chip selects, I²S audio[63] +3.3 V, +5 V, ground[48][64]
17× GPIO plus the same specific functions, and HAT ID bus GPIO plus the following, which can also be used as GPIO: UART, I²C bus, SPI bus with two chip selects, I²S audio +3.3 V, +5 V, ground.

An additional 4× GPIO are available on the P5 pad if the user is willing to make solder connections

17× GPIO plus the same specific functions, and HAT ID bus 46× GPIO, some of which can be used for specific functions including I²C, SPI, UART, PCM, PWM[65] 40× GPIO ("unpopulated header")[45]
Power ratings 300 mA (1.5 W)[66] 200 mA (1 W)[67] 700 mA (3.5 W) 600 mA (3.0 W)[41] 800 mA[68] (4.0 W)[69] 200 mA (1 W) ~160 mA[45] (0.8 W)
Power source 5 V via MicroUSB or GPIO header
Size 85.60 mm × 56.5 mm (3.370 in × 2.224 in), not including protruding connectors 65 mm × 56.5 mm × 10 mm (2.56 in × 2.22 in × 0.39 in), same as HAT board 85.60 mm × 56.5 mm (3.370 in × 2.224 in), not including protruding connectors 67.6 mm × 30 mm (2.66 in × 1.18 in) 65 mm × 30 mm × 5 mm (2.56 in × 1.18 in × 0.20 in)
Weight 45 g (1.6 oz) 23 g (0.81 oz) 45 g (1.6 oz) 7 g (0.25 oz)[70] 9 g (0.32 oz)[71]
Console Micro-USB cable[61] or a serial cable with optional GPIO power connector[72]
Model A Model A+ Model B Model B+ Raspberry Pi 2
Model B
Raspberry Pi 3
Model B
Compute Module
Zero

* - all interfaces are via 200-pin DDR2 SO-DIMM connector.

Connectors

General purpose input-output (GPIO) connector

RPi A+, B+, 2B and Zero GPIO J8 40-pin pinout.,[73] Model 3 has 40 pins as well, but someone will need to confirm that the pin layout is the same as its predecessor. Models A and B have only the first 26 pins.

GPIO# 2nd func. Pin# Pin# 2nd func. GPIO#
+3.3 V 1 2 +5 V
2 SDA1 (I2C) 3 4 +5 V
3 SCL1 (I2C) 5 6 GND
4 GCLK 7 8 TXD0 (UART) 14
GND 9 10 RXD0 (UART) 15
17 GEN0 11 12 GEN1 18
27 GEN2 13 14 GND
22 GEN3 15 16 GEN4 23
+3.3 V 17 18 GEN5 24
10 MOSI (SPI) 19 20 GND
9 MISO (SPI) 21 22 GEN6 25
11 SCLK (SPI) 23 24 CE0_N (SPI) 8
GND 25 26 CE1_N (SPI) 7
(RPi 1 Models A and B stop here)
EEPROM ID_SD 27 28 ID_SC EEPROM
5 N/A 29 30 GND
6 N/A 31 32 12
13 N/A 33 34 GND
19 N/A 35 36 N/A 16
26 N/A 37 38 Digital IN 20
GND 39 40 Digital OUT 21

Model B rev. 2 also has a pad (called P5 on the board and P6 on the schematics) of 8 pins offering access to an additional 4 GPIO connections.[74]

Function 2nd func. Pin# Pin# 2nd func. Function
N/A +5 V 1 2 +3.3 V N/A
GPIO28 GPIO_GEN7 3 4 GPIO_GEN8 GPIO29
GPIO30 GPIO_GEN9 5 6 GPIO_GEN10 GPIO31
N/A GND 7 8 GND N/A

Models A and B provide GPIO access to the ACT status LED using GPIO 16. Models A+ and B+ provide GPIO access to the ACT status LED using GPIO 47, and the power status LED using GPIO 35.

Accessories

Software

Operating systems

The Raspberry Pi primarily uses Linux-kernel-based operating systems.

The ARM11 chip at the heart of the Pi (first generation models) is based on version 6 of the ARM. The primary supported operating system is Raspbian,[84] although it is compatible with many others. The current release of Ubuntu supports the Raspberry Pi 2,[85] while Ubuntu, and several popular versions of Linux, do not support the older[86] Raspberry Pi 1 that runs on the ARM11. Raspberry Pi 2 can also run the Windows 10 IoT Core operating system,[87] while no version of the Pi can run traditional Windows.[88] The Raspberry Pi 2 currently also supports OpenELEC and RISC OS.[89]

The install manager for the Raspberry Pi is NOOBS. The operating systems included with NOOBS are:

Other operating systems
Planned operating systems

Driver APIs

Scheme of the implemented APIs: OpenMAX, OpenGL ES and OpenVG

Raspberry Pi can use a VideoCore IV GPU via a binary blob, which is loaded into the GPU at boot time from the SD-card, and additional software, that initially was closed source.[136] This part of the driver code was later released,[137] however much of the actual driver work is done using the closed source GPU code. Application software use calls to closed source run-time libraries (OpenMax, OpenGL ES or OpenVG) which in turn calls an open source driver inside the Linux kernel, which then calls the closed source VideoCore IV GPU driver code. The API of the kernel driver is specific for these closed libraries. Video applications use OpenMAX, 3D applications use OpenGL ES and 2D applications use OpenVG which both in turn use EGL. OpenMAX and EGL use the open source kernel driver in turn.[138]

Third party application software

Software development tools

Tracking Raspberry Pi online on a global map

Ryan Walmsley, a UK school student, created a site in 2012 to register and track any Raspberry Pi across the globe.[150] It became very popular soon after its launch.[151] The current site is powered by Google Maps and Digital Ocean and is free. It has a limitation of registering only one Raspberry Pi per unique email id. It uses IP based basic location tracking and is fairly accurate up to Locale or City level.

Reception and use

Technology writer Glyn Moody described the project in May 2011 as a "potential BBC Micro 2.0", not by replacing PC compatible machines but by supplementing them.[152] In March 2012 Stephen Pritchard echoed the BBC Micro successor sentiment in ITPRO.[153] Alex Hope, co-author of the Next Gen report, is hopeful that the computer will engage children with the excitement of programming.[154] Co-author Ian Livingstone suggested that the BBC could be involved in building support for the device, possibly branding it as the BBC Nano.[98] Chris Williams, writing in The Register sees the inclusion of programming languages such as Kids Ruby, Scratch and BASIC as a "good start" to equip kids with the skills needed in the future – although it remains to be seen how effective their use will be.[155] The Centre for Computing History strongly supports the Raspberry Pi project, feeling that it could "usher in a new era".[156] Before release, the board was showcased by ARM's CEO Warren East at an event in Cambridge outlining Google's ideas to improve UK science and technology education.[157]

Harry Fairhead, however, suggests that more emphasis should be put on improving the educational software available on existing hardware, using tools such as Google App Inventor to return programming to schools, rather than adding new hardware choices.[158] Simon Rockman, writing in a ZDNet blog, was of the opinion that teens will have "better things to do", despite what happened in the 1980s.[159]

In October 2012, the Raspberry Pi won T3's Innovation of the Year award,[160] and futurist Mark Pesce cited a (borrowed) Raspberry Pi as the inspiration for his ambient device project MooresCloud.[161] In October 2012, the British Computer Society reacted to the announcement of enhanced specifications by stating, "it's definitely something we'll want to sink our teeth into."[162]

In February 2015, a switched-mode power supply chip, designated U16, of the Raspberry Pi 2 model B version 1.1 (the initially released version) was found to be vulnerable to flashes of light,[163] particularly the light from xenon camera flashes and green[164] and red laser pointers. However, other bright lights, particularly ones that are on continuously, were found to have no effect. The symptom was the Raspberry Pi 2 spontaneously rebooting or turning off when these lights were flashed at the chip. Initially, some users and commenters suspected that the electromagnetic pulse from the xenon flash tube was causing the problem by interfering with the computer's digital circuitry, but this was ruled out by tests where the light was either blocked by a card or aimed at the other side of the Raspberry Pi 2, both of which did not cause a problem. The problem was narrowed down to the U16 chip by covering first the system on a chip (main processor) and then U16 with opaque poster mounting compound. Light being the sole culprit, instead of EMP, was further confirmed by the laser pointer tests,[164] where it was also found that less opaque covering was needed to shield against the laser pointers than to shield against the xenon flashes.[163] The U16 chip seems to be bare silicon without a plastic cover (i.e. a chip-scale package or wafer-level package), which would, if present, block the light. Based on the facts that the chip, like all semiconductors, is light-sensitive (photovoltaic effect), that silicon is transparent to infrared light, and that xenon flashes emit more infrared light than laser pointers (therefore requiring more light shielding),[163] it is currently thought that this combination of factors allows the sudden bright infrared light to cause an instability in the output voltage of the power supply, triggering shutdown or restart of the Raspberry Pi 2. Unofficial workarounds include covering U16 with opaque material (such as electrical tape,[163][164] lacquer, poster mounting compound, or even balled-up bread[163]), putting the Raspberry Pi 2 in a case,[164] and avoiding taking photos of the top side of the board with a xenon flash. This issue was not caught before the release of the Raspberry Pi 2 because while commercial electronic devices are routinely subjected to tests of susceptibility to radio interference, it is not standard or common practice to test their susceptibility to optical interference.[163]

Community

The Raspberry Pi community was described by Jamie Ayre of FLOSS software company AdaCore as one of the most exciting parts of the project.[165] Community blogger Russell Davis said that the community strength allows the Foundation to concentrate on documentation and teaching.[165] The community developed a fanzine around the platform called The MagPi[166] which in 2015, was handed over to the Raspberry Pi Foundation by its volunteers to be continued in-house.[167] A series of community Raspberry Jam events have been held across the UK and around the world.[168]

Use in education

As of January 2012, enquiries about the board in the United Kingdom have been received from schools in both the state and private sectors, with around five times as much interest from the latter. It is hoped that businesses will sponsor purchases for less advantaged schools.[169] The CEO of Premier Farnell said that the government of a country in the Middle East has expressed interest in providing a board to every schoolgirl, in order to enhance her employment prospects.[170][171]

In 2014, the Raspberry Pi Foundation hired a number of its community members including ex-teachers and software developers to launch a set of free learning resources for its website.[172] The resources are freely licensed under Creative Commons, and contributions and collaborations are encouraged on social coding platform GitHub.

The Foundation also started a teacher training course called Picademy with the aim of helping teachers prepare for teaching the new computing curriculum using the Raspberry Pi in the classroom.[173] The continued professional development course is provided free for teachers and is run by the Foundation's education team.

Astro Pi

A project was launched in December 2014 at an event held by the UK Space Agency. The Astro Pi competition was officially opened in January and was opened to all primary and secondary school aged children who were residents of the United Kingdom. During his mission, British ESA Astronaut Tim Peake plans to deploy the computers on board the International Space Station. He will then load up the winning code while in orbit, collect the data generated and then send this to Earth where it will be distributed to the winning teams. The themes of Spacecraft Sensors, Satellite Imaging, Space Measurements, Data Fusion and Space Radiation were devised to stimulate creative and scientific thinking.

The organisations involved in the Astro Pi competition include the UK Space Agency, UKspace, Raspberry Pi, ESERO-UK and ESA.

Reviews

Raspberry Pi model B rev. 1 was rated 4/5 by PCMag, while Raspberry Pi model B rev. 2 was rated 4.1/5 by Board-DB.org.

History

An early alpha-test board in operation using different layout from later beta and production boards

In 2006, early concepts of the Raspberry Pi were based on the Atmel ATmega644 microcontroller. Its schematics and PCB layout are publicly available.[174] Foundation trustee Eben Upton assembled a group of teachers, academics and computer enthusiasts to devise a computer to inspire children.[169] The computer is inspired by Acorn's BBC Micro of 1981.[175][176] Pi's model A, model B and model B+ are references to the original models of the British educational BBC Micro computer, developed by Acorn Computers.[155] The first ARM prototype version of the computer was mounted in a package the same size as a USB memory stick.[177] It had a USB port on one end and an HDMI port on the other.

The Foundation's goal was to offer two versions, priced at US$25 and US$35. They started accepting orders for the higher priced model B on 29 February 2012,[178] the lower cost model A on 4 February 2013.[179] and the even lower cost (US$20) A+ on 10 November 2014.[46] On November 26, 2015, the cheapest Raspberry PI yet, the Raspberry PI Zero was launched at US$5 or £4.[180]

Pre-launch

Launch

Raspberry Pi model A

Post-launch

Raspberry Pi Compute Module
Raspberry Pi Model B

See also

References

  1. Eben Upton (14 May 2015). "Price Cut! Raspberry Pi Model B+ Now Only $25".
  2. 1 2 3 4 5 6 "BCM2835 Media Processor; Broadcom". Broadcom.com. 1 September 2011. Archived from the original on 13 May 2012. Retrieved 6 May 2012.
  3. Transistorized memory, such as RAM, ROM, flash and cache sizes as well as file sizes are specified using binary meanings for K (10241), M (10242), G (10243), ...
  4. 1 2 "Raspberry Pi Model A+ 512MB". Farnell. Retrieved 4 May 2016.
  5. 1 2 "Windows 10 for IoT". Raspberry Pi Foundation. 30 April 2015.
  6. "Raspberry Pi Zero: the $5 computer". Raspberry Pi.
  7. Cellan-Jones, Rory (5 May 2011). "A £15 computer to inspire young programmers". BBC News.
  8. Price, Peter (3 June 2011). "Can a £15 computer solve the programming gap?". BBC Click. Retrieved 2 July 2011.
  9. Bush, Steve (25 May 2011). "Dongle computer lets kids discover programming on a TV". Electronics Weekly. Retrieved 11 July 2011.
  10. "about the Licensed manufacturing deal". Retrieved 16 September 2014.
  11. "Raspberry Pi downloads".
  12. "David Braben on Raspberry Pi". Edge. 25 November 2011. Archived from the original on 7 Jan 2012.
  13. "Brandy Basic". Jaguar.orpheusweb.co.uk. 26 July 2005. Retrieved 6 May 2012.
  14. "Oracle Java on Raspberry Pi". Raspberry Pi. 26 September 2013.
  15. "Event driven Raspberry Pi GPIO programming in Ruby". github.com/jwhitehorn. 15 September 2014.
  16. Alex Hern. "Raspberry Pi 3: the credit card-sized 1.2GHz PC that costs $35". the Guardian.
  17. "Raspberry Pi 3 on sale now at $35". Raspberry Pi. Archived from the original on 29 February 2016.
  18. Brose, Moses (30 January 2012). "Broadcom BCM2835 SoC has the most powerful mobile GPU in the world?". Grand MAX. Archived from the original on 13 April 2012. Retrieved 13 April 2012.
  19. Upton, Eben (2016-02-29). "Raspberry Pi 3 on sale now at $35 - Raspberry Pi". Raspberry Pi. Retrieved 2016-02-29.
  20. "Performance - measures of the Raspberry Pi's performance.". RPi Performance. eLinux.org. Retrieved 30 March 2014.
  21. Benchoff, Brian. "64 Rasberry Pis turned into a supercomputer". Hackaday. Retrieved 30 March 2014.
  22. 1 2 Cox, Simon J.; et al. "Iridis-pi: a low-cost, compact demonstration cluster" (PDF). Cluster Computing, June 2013. Retrieved 29 March 2014.
  23. "INTRODUCING TURBO MODE: UP TO 50% MORE PERFORMANCE FOR FREE". Raspberrypi.org. 19 Sep 2012. Retrieved 1 May 2015.
  24. "Introducing turbo mode: up to 50% more performance for free". Raspberrypi.org. Retrieved 20 September 2012.
  25. "asb/raspi-config on Github". asb. Retrieved 12 December 2012.
  26. "I have a raspberry pi beta board ama". Reddit.com. 15 January 2012. Retrieved 6 May 2012.
  27. Raspberry Pi boot configuration text file
  28. "Nokia 701 has a similar Broadcom GPU". Raspberrypi.org. 2 February 2012. Retrieved 22 June 2012.
  29. "introducing new firmware for the 512 MB Pi". Retrieved 16 September 2014.
  30. 1 2 "Microchip/SMSC LAN9514 data sheet;" (PDF). Microchip. Retrieved 15 July 2014.
  31. 1 2 3 4 "Verified USB Peripherals and SDHC Cards;". Elinux.org. Retrieved 6 May 2012.
  32. 1 2 "Raspberry Pi, supported video resolutions". eLinux.org. 30 November 2012. Retrieved 11 December 2012.
  33. "Pi Screen limited to 1920 by RISC OS:-". RISC OS Open. Retrieved 6 January 2016. 2048 × 1152 monitor is the highest resolution the Pi’s GPU can handle [presumably with non-low frame-rate ..] The monitors screen info confirms the GPU is outputting 2048×1152
  34. "RISC OS Open: Forum: Latest Pi firmware?".
  35. "Raspberry Pi and 4k @ 15Hz". Retrieved 6 January 2016. I have managed to get 3840 x 2160 (4k x 2k) at 15Hz on a Seiki E50UY04 working
  36. "Raspberry Pi 3 announced with OSMC support". 28 February 2016.
  37. "Raspberry Pi 3 Model B" (PDF).
  38. http://www.cnx-software.com/2016/02/29/raspberry-pi-3-board-is-powered-by-broadcom-bcm2827-cortex-a53-processor-sells-for-35/
  39. Ozolins, Jason. "examples of Raspberry Pi composite output". Raspberrypi.org. Retrieved 22 June 2012.
  40. "Raspberry Pi Model A+ on sale now at $20". Raspberry Pi Foundation. Retrieved 5 August 2015.
  41. 1 2 3 4 5 "Introducing Raspberry Pi Model B+". Raspberry Pi Foundation. Retrieved 14 July 2014.
  42. "Raspberry Pi 2 on sale now at $35". Raspberry Pi Foundation. Retrieved 5 August 2015.
  43. "Raspberry Pi 3 on sale now at $35 - Raspberry Pi". Raspberry Pi. Retrieved 2016-02-29.
  44. 1 2 3 4 5 6 7 "Raspberry Pi Compute Module: New Product!". Raspberry Pi Foundation. Retrieved 22 September 2014.
  45. 1 2 3 4 5 6 7 "Raspberry Pi Zero: the $5 Computer". Raspberry Pi Foundation. Retrieved 26 November 2015.
  46. 1 2 3 "Introducing Raspberry Pi Model A+". Raspberry Pi Foundation. Retrieved 10 November 2014.
  47. Bowater, Donna (29 February 2012). "Mini Raspberry Pi computer goes on sale for £22". The Daily Telegraph (London).
  48. 1 2 "Q&A with our hardware team". Raspberry Pi Foundation. Archived from the original on 24 September 2011. Retrieved 20 September 2011.
  49. Halfacree, Gareth. "Raspberry Pi - The Model B". bit-tech.net. Dennis Publishing Limited. Retrieved 10 June 2013.
  50. 1 2 "New video features! MPEG-2 and VC-1 decode, H.264 encode, CEC". Raspberry Pi Foundation. Retrieved 2012-08-26.
  51. 1 2 "SMSC LAN9512 Website;". Smsc.com. Retrieved 6 May 2012.
  52. "diagram of Raspberry Pi with CSI camera connector". Elinux.org. 2 March 2012. Retrieved 22 June 2012.
  53. 1 2 Adams, James (3 April 2014). "Raspberry Pi Compute Module electrical schematic diagram" (PDF). Raspberry Pi Foundation. Retrieved 22 September 2014.
  54. 1 2 Adams, James (3 April 2014). "Raspberry Pi Compute Module IO Board elecrical schematic diagram" (PDF). Raspberry Pi Foundation. Retrieved 22 September 2014.
  55. "Embedded Linux Wiki: Hardware Basic Setup". Elinux.org. Retrieved 25 May 2013.
  56. "Raspberry Pi Wiki, section screens". Elinux.org. Retrieved 6 May 2012.
  57. "diagram of Raspberry Pi with DSI LCD connector". Elinux.org. Retrieved 6 May 2012.
  58. Adams, James (7 April 2014). "Comment by James Adams on Compute Module announcement". Raspberry Pi Foundation. Retrieved 22 September 2014.
  59. "Pi Zero - The New Raspberry Pi Board • Pi Supply". Pi Supply.
  60. "I2S driver development thread". Retrieved 16 September 2014.
  61. 1 2 "Use an Android tablet as a Raspberry Pi Console terminal and Internet router". Elinux.org. Retrieved 2 October 2015.
  62. More GPIOs can be used if you do not use the low level peripherals
  63. Since the release of the revision 2 model
  64. "Raspberry Pi GPIO Connector;". Elinux.org. Retrieved 6 May 2012.
  65. Adams, James (7 April 2014). "Comment by James Adams on Compute Module announcement". Raspberry Pi Foundation. Retrieved 22 September 2014.
  66. "Power supply confirmed as 5V micro USB". Raspberrypi.org. Retrieved 25 July 2012.
  67. http://www.raspi.today/raspberry-pi-model-a-plus-out-now/
  68. Eric Brown (2 February 2015). "Raspberry Pi 2 has quad-core SoC, keeps $35 price". linuxgizmos.com. Retrieved 1 March 2015.
  69. Ben Martin (27 February 2015). "Performance Testing the New $35 Raspberry Pi 2". linux.com. Retrieved 3 March 2015.
  70. Adams, James (7 April 2014). "Comment by James Adams on Compute Module announcement". Raspberry Pi Foundation. Retrieved 22 September 2014.
  71. "MagPi, issue 40, Raspberry Pi Zero release article" (PDF). Raspberry Pi Foundation. 26 November 2015. Retrieved 26 November 2015.
  72. "Raspberry Pi USB Serial Connection and power supply". Elinux.org. Retrieved 2 October 2015.
  73. http://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/Raspberry-Pi-B-Plus-V1.2-Schematics.pdf
  74. http://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/Raspberry-Pi-Rev-2.1-Model-AB-Schematics.pdf
  75. "Elinux Wiki: Description of Raspberry Pi Camera Board". Retrieved 3 September 2013.
  76. 1 2 "RPI Camera board - Raspberry-Pi - Raspberry Pi Kamera-Board, 5MP | Farnell Deutschland". de.farnell.com. Retrieved 9 June 2013.
  77. "Gertboard is here!". Raspberry Pi Foundation. 8 August 2012. Retrieved 9 August 2012.
  78. "Pi NoIR". Raspberry Pi Foundation. Retrieved 16 August 2014.
  79. "hats/eeprom-circuit.png at master · raspberrypi/hats · GitHub". GitHub. Retrieved 16 September 2014.
  80. "hats/eeprom-format.md at master · raspberrypi/hats · GitHub". GitHub. Retrieved 16 September 2014.
  81. "raspberrypi/hats · GitHub". GitHub. Retrieved 16 September 2014.
  82. raspberrypi. "hats/hat-board-mechanical.pdf at master · raspberrypi/hats · GitHub" (PDF). GitHub.
  83. raspberrypi. "GitHub - raspberrypi/hats". GitHub.
  84. https://www.raspberrypi.org/downloads/raspbian/
  85. "WilyWerewolf/ReleaseNotes - Ubuntu Wiki".
  86. Gareth Halfacree. "Raspberry Pi review: Eben Upton reveals all". linuxuser.co.uk.
  87. Dallas, Kevin (2 February 2015). "Windows 10 Coming to Raspberry Pi 2". Building Apps for Windows. Microsoft. Retrieved 2 February 2015.
  88. "Booting the Raspberry Pi for the first time". Raspberry Pi HQ. Retrieved 21 September 2014.
  89. Merz, Alexander (4 February 2015). "Raspberry Pi 2: Schnell rechnen, langsam speichern" (in German). Retrieved 8 February 2015.
  90. Bellavance, Nicolas (17 April 2012). "Quelle distribution utiliser sur Raspberry Pi ?". Retrieved 22 May 2012.
  91. "Supported Devices". Osmc.tv. Retrieved 8 December 2015.
  92. "Raspbmc has evolved". Retrieved 8 December 2015.
  93. "About". Osmc.tv. Retrieved 8 December 2015.
  94. "PuppyLinux: Puppi". puppylinux.org.
  95. 1 2 Holwerda, Thom (31 October 2011). "Raspberry Pi To Embrace RISC OS". OSNews. Retrieved 1 November 2011.
  96. "Raspbian – Debian optimized for the Raspberry Pi hardware".
  97. "Welcome to Raspbian". Raspbian. Retrieved 30 July 2012.
  98. 1 2 Vallance, Chris (10 January 2012). "Raspberry Pi bids for success with classroom coders". BBC News. Retrieved 29 February 2012.
  99. "Introducing the Pi Store". Retrieved 16 September 2014.
  100. Yau, Lawrence. "Raspbian Server Edition Version 2.4". The Rantings and Ravings of a Madman. sirlagz.net - Lawrence Yau. Retrieved 4 July 2013.
  101. "Raspbian wheezy". Downloads. Raspberry Pi Foundation. Retrieved 10 January 2013.
  102. Eben Upton (24 May 2013). "Wayland". Raspberry Pi. Retrieved 25 May 2013.
  103. "Inspired by CrunchBang Linux, and based on Raspbian. Features the Openbox desktop environment".
  104. "Dexter_Industries_Raspbian_Flavor: Modified Raspbian Image for Use with the BrickPi Robot".
  105. "XBian is a small, fast and lightweight media center distribution for the Raspberry Pi". xbian.org. Retrieved 21 October 2014.
  106. "openSUSE on a Raspberry Pi".
  107. "Raspberry Pi". Retrieved 3 August 2014.
  108. "Raspberry Pi - Gentoo Wiki". Retrieved 20 March 2016.
  109. SlackwareARM for the Raspberry Pi
  110. "ArmedSlack working :)". raspberrypi.org. 18 May 2012.
  111. "alt.os.linux.slackware – ARMed Slack running on Raspberry Pi". Retrieved 16 September 2014.
  112. "raspberrypi.org – ArmedSlack 13.37". Retrieved 16 September 2014.
  113. "The Slackware Linux Project: Installation Help". Slackware.com. Retrieved 22 June 2012.
  114. "Slackware Linux Essentials: The Shell". Retrieved 16 September 2014.
  115. v1.0.2 (en), xiando. "Desktops: KDE vs Gnome". Linux Reviews. Retrieved 22 June 2012.
  116. "FreeBSD – Raspberry Pi".
  117. "NetBSD – Raspberry Pi".
  118. "NetBSD 6.0 released with initial Raspberry Pi support". The H. 18 October 2012. Retrieved 18 October 2012.
  119. Richard Miller (18 August 2012). "9pi". 9fans.net mail archive.
  120. Liz (5 December 2012). "Wednesday grab bag". Raspberry Pi Foundation. See the "Plan 9" section.
  121. "Inferno OS ported to Raspberry Pi".
  122. "Moebius". sourceforge.net.
  123. "FAQ - Moebius". sourceforge.net.
  124. "Pardus ARM". www.pardusarm.com.
  125. "ROKOS Core OS for Raspberry Pi and IoT Devices with integrated Bitcoin Support".
  126. "Kano - Downloads". kano.me.
  127. "Nard SDK". arbetsmyra.dyndns.org.
  128. "Sailfish on a Raspberry Pi". together.jolla.com. Jolla. Retrieved 26 February 2015.
  129. Sauter, Marc (2 February 2015). "Internet der Dinger: Windows 10 läuft kostenlos auf dem Raspberry Pi 2" (in German). Retrieved 8 February 2015.
  130. "WTware for Raspberry Pi 2". www.winterminal.com.
  131. "ARM". wiki.ipfire.org/. Retrieved 18 March 2015.
  132. "Xv6, a simple Unix-like teaching operating system". MIT.
  133. "Tingbot - Raspberry Pi made even more fun!". Tingbot.
  134. "Tingbot - Tide.app". Tingbot.
  135. "Compiling Haiku for Arm". www.haiku-os.org. Retrieved 30 April 2015.
  136. djwm (13 September 2011). "Raspberry Pi warms up". The H. Retrieved 12 March 2012.
  137. 1 2 "Raspberry Pi maker says code for ARM chip is now open source". Ars Technica. Retrieved 3 November 2012.
  138. "Libraries, codecs, OSS". raspberrypi.org. 31 January 2012.
  139. Brothers, Ruiz. "WiFi 3D Printing". Adafruit. Retrieved 22 September 2015.
  140. "Raspberry Pi Includes Mathematica Free". The Verge. 21 November 2013. Retrieved 16 September 2014.
  141. "Wolfram Language™ & Mathematica free on every Raspberry Pi".
  142. Mathematica and the Wolfram Language on Raspberry Pi, Raspberry Pi Blog, January, 2014.
  143. "Mathematica 10 – now available for your Pi! - Raspberry Pi". Retrieved 16 September 2014.
  144. Wolfram Language Documentation Center.
  145. Wolfram Language™ & Mathematica PILOT RELEASE FOR THE RASPBERRY PI, Wolfram.com.
  146. "Minecraft: Pi Edition - Minecraft: Pi Edition updates and downloads". Retrieved 16 September 2014.
  147. Pearce, Rohan (20 September 2013). "Entensys builds mini Web filtering appliance with Raspberry Pi". Techworld Australia.
  148. "Julia Downloads: Nightly builds". Retrieved 21 January 2016.
  149. "Raspberry Pi". 21 January 2016.
  150. 1 2 "Add your Raspberry Pi to the Rastrack map". Raspberrypi.org. 22 May 2012. Retrieved 14 June 2012.
  151. "Track The Raspberry Pi Around The World". Gizmodo. 11 Jul 2012.
  152. Moody Glyn (9 May 2011). "As British as Raspberry Pi?". Computerworld UK Open Enterprise blog. Computerworld. Retrieved 2 February 2012.
  153. Pritchard, Stephen (1 March 2012). "Raspberry Pi: A BBC Micro for today's generation". ITPRO. Retrieved 15 March 2012.
  154. Stanford, Peter (3 December 2011). "Computing classes don't teach programming skills". The Daily Telegraph (London). Retrieved 27 February 2012.
  155. 1 2 Williams, Chris (28 November 2011). "Psst, kid... Wanna learn how to hack?". The Register. Retrieved 24 December 2011.
  156. 1 2 "One of the First Raspberry Pi Computers Donated to Museum". The Centre for Computing History. 9 January 2012. Retrieved 28 February 2012.
  157. Osborn, George (23 February 2012). "How Google can really help improve STEM teaching in the UK". Cabume. Retrieved 28 February 2012.
  158. Fairhead, Harry (2 December 2011). "Raspberry Pi or Programming – What shall we teach the children?". I Programmer. Retrieved 7 February 2012.
  159. Rockman, Simon (21 February 2012). "Is raspberry pi a mid-life crisis?". ZDNet. Retrieved 24 February 2012. Just because young teens led the way in computing in the 1980s doesn’t mean it should, will or can happen again. Those outside the tech age bubble have better things to do.
  160. "Raspberry Pi - Innovation of the Year". T3 Gadget Awards. Retrieved 9 October 2012.
  161. "Showtime | Crowdfunding the Light". 5 October 2012. Retrieved 17 April 2013.
  162. "Latest Raspberry Pi has double the RAM". BCS website. BCS. 16 October 2012. Retrieved 18 October 2012.
  163. 1 2 3 4 5 6 several authors (7–9 February 2015). "Raspberry Pi Forums: Why is the PI2 camera-shy?". Raspberry Pi Forums. Raspberry Pi Foundation. Retrieved 9 February 2015.
  164. 1 2 3 4 Benchoff, Brian (8 February 2015). "Photonic Reset of the Raspberry Pi 2". Hackaday. Retrieved 8 February 2015.
  165. 1 2 3 Bridgwater, Adrian (15 March 2012). "Community strength blossoms for Raspberry Pi". Computer Weekly. Retrieved 15 March 2012.
  166. "The MagPi – Raspberry Pi online magazine launched". The Digital Lifestyle.com. Retrieved 16 September 2014.
  167. "All change - meet the new MagPi". Raspberry Pi. Retrieved 15 March 2015.
  168. "Raspberry Jam". Raspberry Pi web. Retrieved 15 March 2015.
  169. 1 2 Moorhead, Joanna (9 January 2012). "Raspberry Pi device will 'reboot computing in schools'". The Guardian (London). Retrieved 20 January 2012.
  170. Arthur, Charles (5 March 2012). "Raspberry Pi demand running at '700 per second'". The Guardian (London). Retrieved 12 March 2012.
  171. "Raspberry Pi mini computer sells out after taking 700 orders per second". Digital Trends. Retrieved 9 June 2012.
  172. Upton, Liz (2 April 2014). "Welcome to our new website". Raspberry Pi Foundation (Cambridge). Retrieved 15 March 2015.
  173. Philbin, Carrie Anne (17 March 2014). "Picademy - free CPD for teachers". Raspberry Pi Foundation (Cambridge). Retrieved 15 March 2015.
  174. Wong, George (24 October 2011). "Build your own prototype Raspberry Pi minicomputer". ubergizmo. Retrieved 2 November 2011.
  175. "Raspberry Pi View topic - Raspberry Pi as the successor of BBC Micro". raspberrypi.org. 22 April 2012. Retrieved 12 June 2013. The Foundation trustees tried very hard to get an agreement to use the BBC Micro name, right up to May 2011. /../ Eben touched on the subject a bit during his speech at the Beeb@30 celebration at the beginning of the month: http://www.raspberrypi.org/archives/970 starting at time index 11:30
  176. Quested, Tony (29 February 2012). "Raspberry blown at Cambridge software detractors". Business Weekly. Retrieved 13 March 2012.
  177. "Tiny USB-Sized PC Offers 1080p HDMI Output". Retrieved 1 February 2012.
  178. 1 2 3 Richard Lawler, 29 February 2012, Raspberry Pi credit-card sized Linux PCs are on sale now, $25 Model A gets a RAM bump, Engadget
  179. "launch of the model A announced". Retrieved 16 September 2014.
  180. "Raspberry PI Zero, at swag store". Retrieved 28 November 2015.
  181. Upton, Eben (23 July 2011). "Yet another potential RISC OS target?". RISC OS Open. Retrieved 12 March 2012.
  182. Hansen, Martin (31 October 2011). "Raspberry Pi To Embrace RISC OS". RISCOScode. Retrieved 12 March 2012.
  183. Lees, Adrian (8 February 2012). "RISC OS on the Raspberry Pi". RISC OS Open. Retrieved 12 March 2012.
  184. JamesH (29 December 2011). "GPU binary blob question". Raspberry Pi. Retrieved 12 March 2012.
  185. Humphries, Matthew (28 July 2011). "Raspberry Pi $25 PC goes into alpha production". Geek.com. Retrieved 1 August 2011.
  186. "Raspberry Pi YouTube Channel". Retrieved 28 August 2011.
  187. "Full HD video demo at TransferSummit Oxford". Retrieved 12 September 2011.
  188. Dewhurst, Christopher (December 2011). "The London show 2011". Archive (magazine) 23 (3). p. 3.
  189. Lee, Jeffrey. "Newsround". The Icon Bar. Retrieved 17 October 2011.
  190. eben. "RISC OS for Raspberry Pi". Retrieved 12 November 2012.
  191. "What happened to the beta boards?". Retrieved 16 September 2014.
  192. "We have PCBs!". Retrieved 16 September 2014.
  193. "More on the beta boards". Retrieved 16 September 2014.
  194. "Bringing up a beta board". Retrieved 16 September 2014.
  195. "We’re auctioning ten beta Raspberry Pi's;". Raspberrypi.org. 31 December 2011. Retrieved 6 May 2012.
  196. Williams, Chris (3 January 2012). "That Brit-built £22 computer: Yours for just £1,900 or more". The Register. Retrieved 10 January 2012.
  197. Cheerin, Iris (11 January 2012). "Raspberry Pi Goes Into Production". TechWeekEurope UK. Retrieved 11 January 2012.
  198. "eBay list of items sold by Raspberry Pi ''(retrieved 13 January 2012)''". Ebay.co.uk. Retrieved 6 May 2012.
  199. "Raspberry Pi Model B beta board - #01 of a limited series of 10". Ebay.co.uk. 11 January 2012. Retrieved 6 May 2012.
  200. ""Set your alarms!" – Raspberry Pi looks ready for early Wednesday launch". Cabume. 28 February 2012. Retrieved 28 February 2012.
  201. "linuxnews showing the first release of Debian Squeeze for Raspberry running on QEMU". Linuxnewshere.com. Archived from the original on 2 April 2012. Retrieved 22 June 2012.
  202. 1 2 "Getting ready for launch: first root filesystem available for download". Raspberry Pi Foundation. 17 February 2012. Archived from the original on 20 February 2012. Retrieved 16 July 2013.
  203. "The Raspberry Pi £22 computer goes on general sale". BBC News. 29 February 2012. Retrieved 29 February 2012.
  204. Subramanian, Karthik (2 March 2012). "Low-cost mini-PC Raspberry Pi gets heavily booked". The Hindu (Chennai, India). Retrieved 12 March 2012.
  205. Paul, Ryan (29 February 2012). "Raspberry Pi retailers toppled by demand as $35 Linux computer launches". Ars Technica. Retrieved 29 February 2012.
  206. Naughton, John (4 March 2012). "The Raspberry Pi can help schools get with the programme". The Observer (London). Retrieved 12 March 2012.
  207. "Raspberry Pi Buying Guide". Elinux.org. Retrieved 6 May 2012.
  208. Upton, Liz (8 March 2012). "Manufacturing hiccup". Raspberry Pi Foundation. Retrieved 19 March 2012.
  209. Gilbert, David (9 March 2012). "Raspberry Pi £22 Computer Delayed Due to 'Manufacturing Hiccup'". International Business Times. Retrieved 19 March 2012.
  210. Gilbert, David (13 March 2012). "Interview with Eben Upton – Raspberry Pi Founder". International Business Times. Retrieved 19 March 2012.
  211. Lee, Robert (17 January 2012). "Raspberry Pi Balks At UK Tax Regime". Tax-News.com. Retrieved 20 January 2012.
  212. Weakley, Kirsty. "UK computing charity opts to manufacture product abroad". Civil Society Media. Retrieved 20 January 2012.
  213. "Raspberry Pi Fedora Remix, our recommended distro, is ready for download!". Raspberrypi.org. 8 March 2012. Retrieved 22 June 2012.
  214. Chung, Emily (24 February 2012). "$35 computer 'Raspberry Pi' readies for launch". Canada: CBC. Retrieved 28 February 2012.
  215. 1 2 3 Brodkin, Jon (6 March 2013). "How two volunteers built the Raspberry Pi’s operating system". Ars Technica. Technology Lab / Information Technology. Condé Nast. Archived from the original on 3 July 2013. Retrieved 17 July 2012.
  216. 1 2 "ArmHardFloatPort". Debian Wiki. Debian. 20 August 2012. Archived from the original on 21 May 2013. Retrieved 17 July 2012.
  217. "ArmEabiPort". Debian Wiki. Debian. 28 June 2013. Archived from the original on 15 May 2013. Retrieved 17 July 2012.
  218. Connors, Jim (16 March 2013). "Is it armhf or armel?". Jim Connors' Weblog. Oracle Blogs. Archived from the original on 9 May 2013. Retrieved 17 July 2012.
  219. "ArmHardFloatPort VfpComparison". Debian Wiki. Debian. 27 April 2011. Archived from the original on 1 February 2013. Retrieved 17 July 2012.
  220. "the first reports of forum members reporting they received their Raspberry Pi". Raspberrypi.org. 16 April 2012. Retrieved 6 May 2012.
  221. "engadget reports raspberry pi begins shipping (video)". Engadget.com. Retrieved 6 May 2012.
  222. "schematic design, applicable for both version A and B of the Raspberry Pi revision 1.0". Raspberrypi.org. 19 April 2012. Retrieved 6 May 2012.
  223. "CAMERA MODULE – FIRST PICTURES!". Retrieved 9 August 2014.
  224. "Raspberry Pi lifts sale restrictions, open to bulk buyers". Electronista (Macintosh News Network). 16 July 2012. Retrieved 29 August 2012.
  225. "Want to buy more than one Raspberry Pi? Now you can!". Raspberrypi.org. 16 July 2012. Retrieved 16 July 2012.
  226. "Hardware-assisted H.264 video encoding". raspberrypi.org. 7 February 2012.
  227. Jurczak, Paul. "Raspberry Pi camera module". Raspberrypi.org. Retrieved 15 October 2012.
  228. "H.264 Hardware encoding performance".
  229. Owano, Nancy (18 July 2012). "Raspberry Pi gets customized OS called Raspbian". PhysOrg. Retrieved 5 September 2012.
  230. "Upcoming board revision". Raspberrypi.org. 6 September 2012. Retrieved 5 September 2012.
  231. "board revision for rev 2.0". Raspberrypi.org. 5 September 2012. Retrieved 15 October 2012.
  232. Dunn, John E (7 September 2012). "Raspberry Pi resurrects UK computer industry with new jobs". Computerworld UK. Retrieved 13 September 2012.
  233. "Made in the UK!". Raspberrypi.org. 6 September 2012. Retrieved 6 September 2012.
  234. "Model B now ships with 512 MB of RAM". Raspberrypi.org. Retrieved 15 October 2012.
  235. 1 2 Brodkin, Jon (28 February 2014). "Raspberry Pi marks 2nd birthday with plan for open source graphics driver". Ars Technica. Retrieved 27 July 2014.
  236. 1 2 Upton, Eben (28 February 2014). "A birthday present from Broadcom". Raspberry Pi Foundation. Retrieved 27 July 2014.
  237. Shead, Sam (18 October 2012). "Raspberry Pi delivery delays leave buyers hungry (and angry)". ZDNet. Retrieved 18 October 2012.
  238. "Introducing the Pi Store". Raspberry Pi Foundation. 17 December 2012.
  239. Upton, Liz (3 June 2013). "Introducing the New Out Of Box Software (NOOBS)". RPF. Retrieved 4 June 2013.
  240. "BBC News - Baked in Britain, the millionth Raspberry Pi". bbc.co.uk. Retrieved 8 October 2013.
  241. "TWO MILLION!". Retrieved 18 November 2013.
  242. "RASPBERRY PI AT BUCKINGHAM PALACE, 3 MILLION SOLD". Retrieved 22 June 2014.
  243. "Raspberry Pi 2 on sale now at $35 Raspberry Pi". Retrieved 3 February 2015.
  244. "Price cut! Raspberry Pi Model B+ now only $25". 14 May 2015. Retrieved 2015-05-19.
  245. "Raspberry Pi slashes price after rival launches on Kickstarter". 18 May 2015. Retrieved 2015-05-19.
  246. Upton, Eben (2016-02-29). "Raspberry Pi 3 available". Raspberry Pi Foundation. Retrieved 2016-03-01.
  247. "New 8-megapixel camera board on sale at $25". 2016-04-25. Retrieved 2016-05-06. both visible-light and infrared cameras based on the Sony IMX219 8-megapixel sensor, at the same low price of $25. They’re available today from our partners RS Components and element14

Further reading

External links

Wikimedia Commons has media related to Raspberry Pi.
This article is issued from Wikipedia - version of the Saturday, May 07, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.