Raspberry Pi

"RPi" redirects here. For other uses, see RPI.
Raspberry Pi 3 Model B (latest version)

Raspberry Pi 3 Model B
Release date 29 February 2016 (2016-02-29)
Introductory price US$35
Operating system Raspbian
Fedora
Ubuntu MATE
Kali Linux
Ubuntu Core
Windows 10 IoT Core[1]
RISC OS
Debian
Arch Linux ARM
System-on-chip used Broadcom BCM2837
CPU 1.2 GHz 64/32-bit quad-core ARM Cortex-A53
Memory 1 GB LPDDR2 RAM at 900 MHz[2]
Storage MicroSDHC slot
Graphics Broadcom VideoCore IV at higher clock frequencies (300 MHz & 400 MHz) than previous that run at 250 MHz
Power 800 mA (4.0 W)
Website raspberrypi.org

The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.[3][4][5] The original model got way more popular than anticipated,[6] outside of the target market; enthusiasts use it, and the later models, for various uses, such as robotics. Accessories, such as keyboard and mice (not needed for some uses) and even a case, are not included, while planned for; they've frequently been included in unoffical bundles, and later in an official bundle.[6]

In February 2016, the Raspberry Pi Foundation announced that they had sold eight million devices (for all models combined), making it the best-selling UK personal computer, ahead of the Amstrad PCW.[7][8] Sales reached ten million in September 2016.[6]

Overview

Several generations of Raspberry Pis have been released. The first generation (Raspberry Pi 1 Model B) was released in February 2012. It was followed by a simpler and inexpensive model Model A. In 2014, the foundation released a board with an improved design in Raspberry Pi 1 Model B+. The model laid the current "mainline" form-factor. Improved A+ and B+ models were released a year later. A cut down "compute module" was released in April 2014, and a Raspberry Pi Zero with smaller size and limited input/output (I/O) and general-purpose input/output (GPIO) abilities was released in November 2015 for US$5. The Raspberry Pi 2 which added more RAM was released in February 2015. Raspberry Pi 3 Model B released in February 2016 is bundled with on-board WiFi and Bluetooth. As of 2016, Raspberry Pi 3 Model B is the newest mainline Raspberry Pi. These boards are priced between US$5–35.

All models feature a Broadcom system on a chip (SoC), which includes an ARM compatible central processing unit (CPU) and an on chip graphics processing unit (GPU, a VideoCore IV). CPU speed ranges 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 phone jack for audio. Lower level output is provided by a number of GPIO pins which support common protocols like I²C. The B-models have an 8P8C Ethernet port and the Pi 3 has on board Wi-Fi 802.11n and Bluetooth.

The Foundation provides Raspbian, a Debian-based Linux distribution for download, as well as third party Ubuntu, Windows 10 IOT Core, RISC OS, and specialised media center distributions.[9] It promotes Python and Scratch as the main programming language, with support for many other languages.[10] The default firmware is closed source, while an unofficial open source is available.

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 the Pi Zero lack the Ethernet and USB hub components. The Ethernet adapter is internally connected to an additional USB port. In Model A, A+, and the PI Zero, the USB port is connected directly to the system on a chip (SoC). On the Pi 1 Model B+ and later models the USB/Ethernet chip contains a five-point USB hub, of which four ports are available, while the Pi 1 Model B only provides two. On the Pi Zero, the USB port is also connected directly to the SoC, but it uses a micro USB (OTG) port.

Processor

The Raspberry Pi 2 uses a 32-bit 900 MHz quad-core ARM Cortex-A7 processor.

The Broadcom BCM2835 SoC used in the first generation Raspberry Pi is somewhat equivalent to the chip used in first generation smartphones (its CPU is an older ARMv6 architecture),[11] which includes a 700 MHz ARM1176JZF-S processor, VideoCore IV graphics processing unit (GPU),[12] and RAM. It has a level 1 (L1) cache of 16 KB and a level 2 (L2) 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 (as do many current smartphones), with 256 KB shared L2 cache.[13]

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.[14]

Performance

While operating at 700 MHz by default, the first generation Raspberry Pi provided a real-world performance roughly equivalent to 0.041 GFLOPS.[15][16] 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 graphical capability of the Raspberry Pi are roughly equivalent to the 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.[17] 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$4000.[17]

Raspberry Pi 2 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.[13] In parallelized benchmarks, the Raspberry Pi 2 could be up to 14 times faster than a Raspberry Pi 1 Model B+.[18]

The Raspberry Pi 3, with a quad-core Cortex-A53 processor, is described as 10 times the performance of a Raspberry Pi 1.[14] This was suggested to be highly dependent upon task threading and instruction set use. Benchmarks showed the Raspberry Pi 3 to be approximately 80% faster than the Raspberry Pi 2 in parallelized tasks.[19]

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 Raspberry Pi 2 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 to 1000 MHz. There are reports the Raspberry Pi 2 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.[20] In those cases the Pi automatically shuts the overclocking down if the chip reaches 85 °C (185 °F), but it is possible to override automatic over-voltage and overclocking settings (voiding the warranty); an appropriately sized heatsink is needed to protect the chip from serious overheating.

Newer versions of the firmware contain the option to choose between five overclock ("turbo") presets that when used, attempt to maximize the performance of the SoC without impairing the lifetime of the board. This is done by monitoring the core temperature of the chip, 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 overclock presets are:

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.[23] 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).[24] Comparatively the Nokia 701 uses 128 MB for the Broadcom VideoCore IV.[25] 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.[26]

The Raspberry Pi 2 and the Raspberry Pi 3 have 1 GB of RAM.[27][28] The Raspberry Pi Zero has 512 MB of RAM.

Networking

The Model A, A+ and Pi Zero have no Ethernet circuitry and are commonly 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.[29] The Raspberry Pi 3 is equipped with 2.4 GHz WiFi 802.11n (150 Mbit/s) and Bluetooth 4.1 (24 Mbit/s) in addition to the 10/100 Ethernet port.

Peripherals

The current Model B boards incorporate four USB ports for connecting peripherals.

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

Video

The early Raspberry Pi 1 Model A, with an HDMI port and a standard RCA composite video port for older displays.

The video controller can emit 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 can emit these: 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.[31]

Higher resolutions, such as, up to 2048×1152, may work[32][33] or even 3840×2160 at 15 Hz (too low a framerate for convincing video).[34] 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 Raspberry Pi 3 does not have H.265 decoding hardware, the CPU, more powerful than its predecessors, is potentially able to decode H.265-encoded videos in software. The Open Source Media Center (OSMC) project said in February 2016:

The new BCM2837 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[35]

The Pi 3's GPU has higher clock frequencies  300 MHz and 400 MHz for different parts  than previous versions' 250 MHz.[36][37]

The Raspberry Pis can also generate 576i and 480i composite video signals, as used on old-style (CRT) TV screens through standard connectors  either RCA or 3.5 mm phone connector depending on models. The television signal standards supported are PAL-BGHID, PAL-M, PAL-N, NTSC and NTSC-J.[38]

Real-time clock

The Raspberry Pi does not have a built-in real-time clock, and does not "know" the time of day. As a workaround, a program running on the Raspberry Pi can get the time from a network time server or user input at boot time, thus knowing the time while powered on.

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

Specifications

Type Model A Model B Compute Module* Zero
Generation 1 1 + 1 1 + 2 3 N/A PCB ver 1.2 PCB ver 1.3
Release date February 2012 November 2014[39] April–June 2012 July 2014[40] February 2015[13] February 2016[14] April 2014[41] November 2015[42] May 2016
Target price US$25 US$20[43] US$35[44] US$25[45] US$35 US$35 US$30 (in batches of 100)[41] US$5[42] US$5
Architecture ARMv6 (32-bit) ARMv7 (32-bit) ARMv8 (64/32-bit) ARMv6 (32-bit)
SoC Broadcom BCM2835[11] Broadcom BCM2836 Broadcom BCM2837 Broadcom BCM2835[41]
CPU 700 MHz single-core ARM1176JZF-S[11] 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[42]
GPU Broadcom VideoCore IV @ 250 MHz (BCM2837: 3D part of GPU @ 300 MHz, video part of GPU @ 400 MHz)[46][47]
OpenGL ES 2.0 (BCM2835, BCM2836: 24 GFLOPS / BCM2837: 28.8 GFLOPS)
MPEG-2 and VC-1 (with license),[48] 1080p30 H.264/MPEG-4 AVC high-profile decoder and encoder[11] (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)[49] 1 GB (shared with GPU) 512 MB (shared with GPU)
USB 2.0 ports[30] 1 (direct from BCM2835 chip) 2 (via the on-board 3-port USB hub)[50] 4 (via the on-board 5-port USB hub)[29][40] 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[51] 2× MIPI camera interface (CSI)[41][52][53] None MIPI camera interface (CSI) (rev 1.3)[54]
Video outputs HDMI (rev 1.3) composite video (RCA jack) HDMI (rev 1.3), composite video (3.5 mm TRRS jack) HDMI (rev 1.3), composite video (RCA jack) HDMI (rev 1.3), composite video (3.5 mm TRRS jack) HDMI, 2× MIPI display interface (DSI) for raw LCD panels,[41][53][55][56] composite video[52][57] Mini-HDMI, 1080p60,[42] composite video via GPIO[58]
Audio inputs As of revision 2 boards via I²S[59]
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[30] SD, MMC, SDIO card slot (3.3 V with card power only) MicroSDHC slot[40] SD, MMC, SDIO card slot MicroSDHC slot 4 GB eMMC flash memory chip;[41] MicroSDHC
On-board network[30] None[60] 10/100 Mbit/s Ethernet (8P8C) USB adapter on the USB hub[50] 10/100 Mbit/s Ethernet,
802.11n wireless,
Bluetooth 4.1
None
Low-level peripherals GPIO[61] plus the following, which can also be used as GPIO: UART, I²C bus, SPI bus with two chip selects, I²S audio[62] +3.3 V, +5 V, ground[46][63]
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[64] 40× GPIO ("unpopulated header")[42]
Power ratings 300 mA (1.5 W)[65] 200 mA (1 W)[66] 700 mA (3.5 W) 600 mA (3.0 W)[40] 800 mA[67] (4.0 W)[68] 200 mA (1 W) ~160 mA[42] (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 31 g (1.1 oz) 23 g (0.81 oz) 45 g (1.6 oz) 7 g (0.25 oz)[69] 9 g (0.32 oz)[70]
Console Micro-USB cable[60] or a serial cable with optional GPIO power connector[71]
Generation 1 1 + 1 1 + 2 3 N/A PCB ver 1.2 PCB ver 1.3
Type Model A Model B Compute Module* Zero

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

Connectors

Pi Zero

Model A/A+

Model B/B+

General purpose input-output (GPIO) connector

Raspberry Pi 1 Models A+ and B+, Pi 2 Model B, Pi 3 Model B and Pi Zero GPIO J8 have a 40-pin pinout.[72][73] Models A and B have only the first 26 pins.[74][75][76]

GPIO# 2nd func. Pin# Pin# 2nd func. GPIO#
+3.3 V 1 2 +5 V
2 SDA1 (I²C) 3 4 +5 V
3 SCL1 (I²C) 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
(Pi 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.[77]

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

Various operating systems can be installed on the Raspberry Pi through SD cards; most use a MicroSD slot located on the bottom of the board.

The Raspberry Pi primarily uses Raspbian, a Debian-based Linux operating system. Other third party operating systems available via the official website include Ubuntu MATE, Snappy Ubuntu Core, Windows 10 IoT Core, RISC OS and specialised distributions for the Kodi media center and classroom management.[87]

Many other operating systems can also run on the Raspberry Pi.

Other operating systems (not Linux-based)
Other operating systems (Linux-based)

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.[123] This part of the driver code was later released.[124] 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.[125]

Firmware

The official firmware is a freely redistributable[126] binary blob, that is closed-source.[96] A minimal open source firmware is also available.[127]

Third party application software

Software development tools

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.[142] In March 2012 Stephen Pritchard echoed the BBC Micro successor sentiment in ITPRO.[143] Alex Hope, co-author of the Next Gen report, is hopeful that the computer will engage children with the excitement of programming.[144] Co-author Ian Livingstone suggested that the BBC could be involved in building support for the device, possibly branding it as the BBC Nano.[145] 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.[146] The Centre for Computing History strongly supports the Raspberry Pi project, feeling that it could "usher in a new era".[147] 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.[148]

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.[149] 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.[150]

In October 2012, the Raspberry Pi won T3's Innovation of the Year award,[151] and futurist Mark Pesce cited a (borrowed) Raspberry Pi as the inspiration for his ambient device project MooresCloud.[152] 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."[153]

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,[154] particularly the light from xenon camera flashes and green[155] 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 (EMP) 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 Blu-Tack (an opaque poster mounting compound). Light being the sole culprit, instead of EMP, was further confirmed by the laser pointer tests,[155] where it was also found that less opaque covering was needed to shield against the laser pointers than to shield against the xenon flashes.[154] 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. Unofficial workarounds include covering U16 with opaque material (such as electrical tape,[154][155] lacquer, poster mounting compound, or even balled-up bread[154]), putting the Raspberry Pi 2 in a case,[155] 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.[154]

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.[156] Community blogger Russell Davis said that the community strength allows the Foundation to concentrate on documentation and teaching.[156] The community developed a fanzine around the platform called The MagPi[157] which in 2015, was handed over to the Raspberry Pi Foundation by its volunteers to be continued in-house.[158] A series of community Raspberry Jam events have been held across the UK and around the world.[159]

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.[160] 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.[161][162]

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.[163] 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.[164] The continued professional development course is provided free for teachers and is run by the Foundation's education team.

Use in home automation

There are a number of developers and applications that are leveraging the Raspberry Pi for home automation. These programmers are making an effort to modify the Raspberry Pi into a cost affordable solution in energy monitoring and power consumption. Because of the relatively low cost of the Raspberry Pi, this has become a popular and economical solution to the more expensive commercial alternatives.[165]

Use in commercial products

OTTO is a digital camera created by Next Thing Co. It incorporates a Raspberry Pi Compute Module. It was successfully crowd-funded in a May 2014 Kickstarter campaign.[166]

Slice is a digital media player which also uses a Compute Module as its heart. It was crowd-funded in an August 2014 Kickstarter campaign. The software running on Slice is based on Kodi.[167]

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.

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.[168] Foundation trustee Eben Upton assembled a group of teachers, academics and computer enthusiasts to devise a computer to inspire children.[160] The computer is inspired by Acorn's BBC Micro of 1981.[169][170] The Model A, Model B and Model B+ names are references to the original models of the British educational BBC Micro computer, developed by Acorn Computers.[146] The first ARM prototype version of the computer was mounted in a package the same size as a USB memory stick.[171] 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 35. They started accepting orders for the higher priced Model B on 29 February 2012,[172] the lower cost Model A on 4 February 2013.[173] and the even lower cost (US$20) A+ on 10 November 2014.[43] On 26 November 2015, the cheapest Raspberry PI yet, the Raspberry PI Zero, was launched at US$5 or £4.[174]

Pre-launch

Launch

Post-launch

Raspberry Pi Compute Module
Raspberry Pi Model A

See also

References

  1. "Windows 10 for IoT". Raspberry Pi Foundation. 30 April 2015.
  2. "Raspberry Pi 3 is out now! Specs, Benchmarks & More". The MagPi Magazine. 1 April 2016.
  3. Cellan-Jones, Rory (5 May 2011). "A £15 computer to inspire young programmers". BBC News.
  4. Price, Peter (3 June 2011). "Can a £15 computer solve the programming gap?". BBC Click. Retrieved 2 July 2011.
  5. Bush, Steve (25 May 2011). "Dongle computer lets kids discover programming on a TV". Electronics Weekly. Retrieved 11 July 2011.
  6. 1 2 3 "Ten millionth Raspberry Pi, and a new kit - Raspberry Pi". 8 September 2016. Retrieved 2016-09-09. we’ve beaten our wildest dreams by three orders of magnitude
  7. Alex Hern. "Raspberry Pi 3: the credit card-sized 1.2GHz PC that costs $35". the Guardian.
  8. "Raspberry Pi 3 on sale now at $35". Raspberry Pi. Archived from the original on 29 February 2016.
  9. "Raspberry Pi downloads". Retrieved 2016-08-12.
  10. "Usage - Raspberry Pi Documentation". www.raspberrypi.org. Retrieved 2016-08-12.
  11. 1 2 3 4 "BCM2835 Media Processor; Broadcom". Broadcom.com. 1 September 2011. Archived from the original on 13 May 2012. Retrieved 6 May 2012.
  12. Brose, Moses (30 January 2012). "Broadcom BCM2835 SoC has the most powerful mobile GPU in the world?". Grand MAX. Retrieved 13 April 2012.
  13. 1 2 3 "Raspberry Pi 2 on sale now at $35". Raspberry Pi Foundation. Retrieved 5 August 2015.
  14. 1 2 3 Upton, Eben (29 February 2016). "Raspberry Pi 3 on sale now at $35 - Raspberry Pi". Raspberry Pi. Retrieved 2016-02-29.
  15. "Performance - measures of the Raspberry Pi's performance.". RPi Performance. eLinux.org. Retrieved 30 March 2014.
  16. Benchoff, Brian. "64 Rasberry Pis turned into a supercomputer". Hackaday. Retrieved 30 March 2014.
  17. 1 2 Cox, Simon J.; et al. "Iridis-pi: a low-cost, compact demonstration cluster" (PDF). Cluster Computing, June 2013. Retrieved 29 March 2014.
  18. "Raspberry Pi2 – Power and Performance Measurement". RasPi.TV. RasPi.TV. Retrieved 6 July 2016.
  19. "How Much Power Does Raspberry Pi3B Use? How Fast Is It Compared To Pi2B?". RasPi.TV. RasPi.TV. Retrieved 6 July 2016.
  20. "INTRODUCING TURBO MODE: UP TO 50% MORE PERFORMANCE FOR FREE". Raspberrypi.org. 19 September 2012. Retrieved 1 May 2015.
  21. "Introducing turbo mode: up to 50% more performance for free". Raspberrypi.org. Retrieved 20 September 2012.
  22. "asb/raspi-config on Github". asb. Retrieved 12 December 2012.
  23. "I have a raspberry pi beta board ama". Reddit.com. 15 January 2012. Retrieved 6 May 2012.
  24. Raspberry Pi boot configuration text file
  25. "Nokia 701 has a similar Broadcom GPU". Raspberrypi.org. 2 February 2012. Retrieved 22 June 2012.
  26. "introducing new firmware for the 512 MB Pi". Retrieved 16 September 2014.
  27. "raspberry pi 3 specs". raspberrypi.com. Magpi. Retrieved 1 October 2016.
  28. "raspberry pi 2 specs". raspberrypi.com. Retrieved 1 October 2016.
  29. 1 2 "Microchip/SMSC LAN9514 data sheet;" (PDF). Microchip. Retrieved 15 July 2014.
  30. 1 2 3 4 "Verified USB Peripherals and SDHC Cards;". Elinux.org. Retrieved 6 May 2012.
  31. "Raspberry Pi, supported video resolutions". eLinux.org. 30 November 2012. Retrieved 11 December 2012.
  32. "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
  33. "RISC OS Open: Forum: Latest Pi firmware?".
  34. "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
  35. "Raspberry Pi 3 announced with OSMC support". 28 February 2016.
  36. "Raspberry Pi 3 Model B" (PDF).
  37. http://www.cnx-software.com/2016/02/29/raspberry-pi-3-board-is-powered-by-broadcom-bcm2827-cortex-a53-processor-sells-for-35/
  38. Ozolins, Jason. "examples of Raspberry Pi composite output". Raspberrypi.org. Retrieved 22 June 2012.
  39. "Raspberry Pi Model A+ on sale now at $20". Raspberry Pi Foundation. Retrieved 5 August 2015.
  40. 1 2 3 4 5 "Introducing Raspberry Pi Model B+". Raspberry Pi Foundation. Retrieved 14 July 2014.
  41. 1 2 3 4 5 6 7 "Raspberry Pi Compute Module: New Product!". Raspberry Pi Foundation. Retrieved 22 September 2014.
  42. 1 2 3 4 5 6 7 "Raspberry Pi Zero: the $5 Computer". Raspberry Pi Foundation. Retrieved 26 November 2015.
  43. 1 2 3 "Introducing Raspberry Pi Model A+". Raspberry Pi Foundation. Retrieved 10 November 2014.
  44. Bowater, Donna (29 February 2012). "Mini Raspberry Pi computer goes on sale for £22". The Daily Telegraph. London.
  45. Eben Upton (14 May 2015). "Price Cut! Raspberry Pi Model B+ Now Only $25".
  46. 1 2 "Q&A with our hardware team". Raspberry Pi Foundation. Archived from the original on 24 September 2011. Retrieved 20 September 2011.
  47. Halfacree, Gareth. "Raspberry Pi - The Model B". bit-tech.net. Dennis Publishing Limited. Retrieved 10 June 2013.
  48. 1 2 "New video features! MPEG-2 and VC-1 decode, H.264 encode, CEC". Raspberry Pi Foundation. Retrieved 2012-08-26.
  49. "Raspberry Pi Model A+ 512MB". Farnell. Retrieved 2016-05-04.
  50. 1 2 "SMSC LAN9512 Website;". Smsc.com. Retrieved 6 May 2012.
  51. "diagram of Raspberry Pi with CSI camera connector". Elinux.org. 2 March 2012. Retrieved 22 June 2012.
  52. 1 2 Adams, James (3 April 2014). "Raspberry Pi Compute Module electrical schematic diagram" (PDF). Raspberry Pi Foundation. Retrieved 22 September 2014.
  53. 1 2 Adams, James (3 April 2014). "Raspberry Pi Compute Module IO Board electrical schematic diagram" (PDF). Raspberry Pi Foundation. Retrieved 22 September 2014.
  54. Upton, Eben (16 May 2016). "zero grows camera connector". Raspberry Pi Foundation. Retrieved 17 May 2016.
  55. "Raspberry Pi Wiki, section screens". Elinux.org. Retrieved 6 May 2012.
  56. "diagram of Raspberry Pi with DSI LCD connector". Elinux.org. Retrieved 6 May 2012.
  57. Adams, James (7 April 2014). "Comment by James Adams on Compute Module announcement". Raspberry Pi Foundation. Retrieved 22 September 2014.
  58. "Pi Zero - The New Raspberry Pi Board • Pi Supply". Pi Supply.
  59. "I2S driver development thread". Retrieved 16 September 2014.
  60. 1 2 "Use an Android tablet as a Raspberry Pi Console terminal and Internet router". Elinux.org. Retrieved 2 October 2015.
  61. More GPIOs can be used if the low level peripherals are unused
  62. Since the release of the revision 2 model
  63. "Raspberry Pi GPIO Connector;". Elinux.org. Retrieved 6 May 2012.
  64. Adams, James (7 April 2014). "Comment by James Adams on Compute Module announcement". Raspberry Pi Foundation. Retrieved 22 September 2014.
  65. "Power supply confirmed as 5V micro USB". Raspberrypi.org. Retrieved 25 July 2012.
  66. http://www.raspi.today/raspberry-pi-model-a-plus-out-now/
  67. Eric Brown (2 February 2015). "Raspberry Pi 2 has quad-core SoC, keeps $35 price". linuxgizmos.com. Retrieved 1 March 2015.
  68. Ben Martin (27 February 2015). "Performance Testing the New $35 Raspberry Pi 2". linux.com. Retrieved 3 March 2015.
  69. Adams, James (7 April 2014). "Comment by James Adams on Compute Module announcement". Raspberry Pi Foundation. Retrieved 22 September 2014.
  70. "MagPi, issue 40, Raspberry Pi Zero release article" (PDF). Raspberry Pi Foundation. 26 November 2015. Retrieved 26 November 2015.
  71. "Raspberry Pi USB Serial Connection and power supply". Elinux.org. Retrieved 2 October 2015.
  72. http://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/Raspberry-Pi-B-Plus-V1.2-Schematics.pdf
  73. https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/RPI-3B-V1_2-SCHEMATIC-REDUCED.pdf
  74. https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
  75. https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/Raspberry-Pi-Rev-2.0-Model-AB-Schematics.pdf
  76. https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/Raspberry-Pi-Rev-2.1-Model-AB-Schematics.pdf
  77. http://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/Raspberry-Pi-Rev-2.1-Model-AB-Schematics.pdf
  78. "Elinux Wiki: Description of Raspberry Pi Camera Board". Retrieved 3 September 2013.
  79. 1 2 "RPI Camera board - Raspberry-Pi - Raspberry Pi Kamera-Board, 5MP | Farnell Deutschland". de.farnell.com. Retrieved 9 June 2013.
  80. "Gertboard is here!". Raspberry Pi Foundation. 8 August 2012. Retrieved 9 August 2012.
  81. "Pi NoIR". Raspberry Pi Foundation. Retrieved 16 August 2014.
  82. "hats/eeprom-circuit.png at master · raspberrypi/hats · GitHub". GitHub. Retrieved 16 September 2014.
  83. "hats/eeprom-format.md at master · raspberrypi/hats · GitHub". GitHub. Retrieved 16 September 2014.
  84. "raspberrypi/hats · GitHub". GitHub. Retrieved 16 September 2014.
  85. raspberrypi. "hats/hat-board-mechanical.pdf at master · raspberrypi/hats · GitHub" (PDF). GitHub.
  86. "raspberrypi" in title seem code for--> Raspberry Pi Foundation. "GitHub - raspberrypi/hats". GitHub.
  87. "Raspberry Pi Downloads - Software for the Raspberry Pi". Retrieved 2016-08-12.
  88. "FreeBSD – Raspberry Pi".
  89. "NetBSD – Raspberry Pi".
  90. "NetBSD 6.0 released with initial Raspberry Pi support". The H. 18 October 2012. Retrieved 18 October 2012.
  91. Richard Miller (18 August 2012). "9pi". 9fans.net mail archive.
  92. Liz (5 December 2012). "Wednesday grab bag". Raspberry Pi Foundation. See the "Plan 9" section.
  93. "Inferno OS ported to Raspberry Pi".
  94. Sauter, Marc (2 February 2015). "Internet der Dinger: Windows 10 läuft kostenlos auf dem Raspberry Pi 2" (in German). Retrieved 8 February 2015.
  95. "Xv6, a simple Unix-like teaching operating system". MIT.
  96. 1 2 "Compiling Haiku for Arm". www.haiku-os.org. Retrieved 30 April 2015.
  97. "Release Notes for HelenOS 0.6.0".
  98. "Release notes for the Genode OS Framework 13.05".
  99. "XBian is a small, fast and lightweight media center distribution for the Raspberry Pi". xbian.org. Retrieved 21 October 2014.
  100. "openSUSE on a Raspberry Pi".
  101. "Raspberry Pi". Retrieved 3 August 2014.
  102. "Pidora".
  103. "Raspberry Pi - Gentoo Wiki". Retrieved 20 March 2016.
  104. "Raspberry Pi - Diet Pi". Retrieved 5 August 2016.
  105. SlackwareARM for the Raspberry Pi
  106. "ArmedSlack working :)". raspberrypi.org. 18 May 2012.
  107. "alt.os.linux.slackware – ARMed Slack running on Raspberry Pi". Retrieved 16 September 2014.
  108. "raspberrypi.org – ArmedSlack 13.37". Retrieved 16 September 2014.
  109. "The Slackware Linux Project: Installation Help". Slackware.com. Retrieved 22 June 2012.
  110. "Slackware Linux Essentials: The Shell". Retrieved 16 September 2014.
  111. v1.0.2 (en), xiando. "Desktops: KDE vs Gnome". Linux Reviews. Retrieved 22 June 2012.
  112. "Moebius". sourceforge.net.
  113. "FAQ - Moebius". sourceforge.net.
  114. "Pardus ARM". www.pardusarm.com.
  115. "ROKOS Core OS for Raspberry Pi and IoT Devices with integrated Bitcoin Support".
  116. "Kano - Downloads". kano.me.
  117. "Nard SDK". arbetsmyra.dyndns.org.
  118. "Sailfish on a Raspberry Pi". together.jolla.com. Jolla. Retrieved 26 February 2015.
  119. "ARM". wiki.ipfire.org/. Retrieved 18 March 2015.
  120. "Tingbot - Raspberry Pi made even more fun!". Tingbot.
  121. "Tingbot - Tide.app". Tingbot.
  122. "WTware for Raspberry Pi". www.winterminal.com.
  123. djwm (13 September 2011). "Raspberry Pi warms up". The H. Retrieved 12 March 2012.
  124. 1 2 "Raspberry Pi maker says code for ARM chip is now open source". Ars Technica. Retrieved 3 November 2012.
  125. "Libraries, codecs, OSS". raspberrypi.org. 31 January 2012.
  126. https://github.com/Hexxeh/rpi-firmware/blob/master/LICENCE.broadcom
  127. https://github.com/christinaa/rpi-open-firmware
  128. Brothers, Ruiz. "WiFi 3D Printing". Adafruit. Retrieved 22 September 2015.
  129. "Raspberry Pi Includes Mathematica Free". The Verge. 21 November 2013. Retrieved 16 September 2014.
  130. "Wolfram Language™ & Mathematica free on every Raspberry Pi".
  131. Mathematica and the Wolfram Language on Raspberry Pi, Raspberry Pi Blog, January 2014.
  132. "Mathematica 10 – now available for your Pi! - Raspberry Pi". Retrieved 16 September 2014.
  133. Wolfram Language Documentation Center.
  134. Wolfram Language™ & Mathematica PILOT RELEASE FOR THE RASPBERRY PI, Wolfram.com.
  135. "Minecraft: Pi Edition - Minecraft: Pi Edition updates and downloads". Retrieved 16 September 2014.
  136. Pearce, Rohan (20 September 2013). "Entensys builds mini Web filtering appliance with Raspberry Pi". Techworld Australia.
  137. "Julia Downloads". Retrieved 21 January 2016.
  138. "Raspberry Pi". 21 January 2016.
  139. "A NEW VERSION OF SCRATCH FOR RASPBERRY PI: NOW WITH ADDED GPIO". Retrieved 5 August 2016.
  140. "PowerBerry Download". Retrieved 19 October 2016.
  141. "POWER-KI Programming Language Download". Retrieved 19 October 2016.
  142. Moody Glyn (9 May 2011). "As British as Raspberry Pi?". Computerworld UK Open Enterprise blog. Computerworld. Retrieved 2 February 2012.
  143. Pritchard, Stephen (1 March 2012). "Raspberry Pi: A BBC Micro for today's generation". ITPRO. Retrieved 15 March 2012.
  144. Stanford, Peter (3 December 2011). "Computing classes don't teach programming skills". The Daily Telegraph. London. Retrieved 27 February 2012.
  145. Vallance, Chris (10 January 2012). "Raspberry Pi bids for success with classroom coders". BBC News. Retrieved 29 February 2012.
  146. 1 2 Williams, Chris (28 November 2011). "Psst, kid... Wanna learn how to hack?". The Register. Retrieved 24 December 2011.
  147. 1 2 "One of the First Raspberry Pi Computers Donated to Museum". The Centre for Computing History. 9 January 2012. Retrieved 28 February 2012.
  148. Osborn, George (23 February 2012). "How Google can really help improve STEM teaching in the UK". Cabume. Retrieved 28 February 2012.
  149. Fairhead, Harry (2 December 2011). "Raspberry Pi or Programming – What shall we teach the children?". I Programmer. Retrieved 7 February 2012.
  150. 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.
  151. "Raspberry Pi - Innovation of the Year". T3 Gadget Awards. Retrieved 9 October 2012.
  152. "Showtime | Crowdfunding the Light". 5 October 2012. Retrieved 17 April 2013.
  153. "Latest Raspberry Pi has double the RAM". BCS website. BCS. 16 October 2012. Retrieved 18 October 2012.
  154. 1 2 3 4 5 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.
  155. 1 2 3 4 Benchoff, Brian (8 February 2015). "Photonic Reset of the Raspberry Pi 2". Hackaday. Retrieved 8 February 2015.
  156. 1 2 3 Bridgwater, Adrian (15 March 2012). "Community strength blossoms for Raspberry Pi". Computer Weekly. Retrieved 15 March 2012.
  157. "The MagPi – Raspberry Pi online magazine launched". The Digital Lifestyle.com. Retrieved 16 September 2014.
  158. "All change - meet the new MagPi". Raspberry Pi. Retrieved 15 March 2015.
  159. "Raspberry Jam". Raspberry Pi web. Retrieved 15 March 2015.
  160. 1 2 Moorhead, Joanna (9 January 2012). "Raspberry Pi device will 'reboot computing in schools'". The Guardian. London. Retrieved 20 January 2012.
  161. Arthur, Charles (5 March 2012). "Raspberry Pi demand running at '700 per second'". The Guardian. London. Retrieved 12 March 2012.
  162. "Raspberry Pi mini computer sells out after taking 700 orders per second". Digital Trends. Retrieved 9 June 2012.
  163. Upton, Liz (2 April 2014). "Welcome to our new website". Raspberry Pi Foundation. Cambridge. Retrieved 15 March 2015.
  164. Philbin, Carrie Anne (17 March 2014). "Picademy - free CPD for teachers". Raspberry Pi Foundation. Cambridge. Retrieved 15 March 2015.
  165. http://www.ijcsmc.com/docs/papers/May2015/V4I5201599a70.pdf
  166. "Meet OTTO - The Hackable GIF Camera". Kickstarter. Retrieved 2016-11-10.
  167. "Slice : A media player and more by Five Ninjas". Kickstarter. Retrieved 2016-11-10.
  168. Wong, George (24 October 2011). "Build your own prototype Raspberry Pi minicomputer". ubergizmo. Retrieved 2 November 2011.
  169. "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
  170. Quested, Tony (29 February 2012). "Raspberry blown at Cambridge software detractors". Business Weekly. Retrieved 13 March 2012.
  171. "Tiny USB-Sized PC Offers 1080p HDMI Output". Retrieved 1 February 2012.
  172. 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
  173. "launch of the model A announced". Retrieved 16 September 2014.
  174. "Raspberry PI Zero, at swag store". Retrieved 28 November 2015.
  175. Upton, Eben (23 July 2011). "Yet another potential RISC OS target?". RISC OS Open. Retrieved 12 March 2012.
  176. Hansen, Martin (31 October 2011). "Raspberry Pi To Embrace RISC OS". RISCOScode. Retrieved 12 March 2012.
  177. Lees, Adrian (8 February 2012). "RISC OS on the Raspberry Pi". RISC OS Open. Retrieved 12 March 2012.
  178. JamesH (29 December 2011). "GPU binary blob question". Raspberry Pi. Retrieved 12 March 2012.
  179. Humphries, Matthew (28 July 2011). "Raspberry Pi $25 PC goes into alpha production". Geek.com. Retrieved 1 August 2011.
  180. "Raspberry Pi YouTube Channel". Retrieved 28 August 2011.
  181. "Full HD video demo at TransferSummit Oxford". Retrieved 12 September 2011.
  182. Holwerda, Thom (31 October 2011). "Raspberry Pi To Embrace RISC OS". OSNews. Retrieved 1 November 2011.
  183. Dewhurst, Christopher (December 2011). "The London show 2011". Archive (magazine). 23 (3). p. 3.
  184. Lee, Jeffrey. "Newsround". The Icon Bar. Retrieved 17 October 2011.
  185. eben. "RISC OS for Raspberry Pi". Retrieved 12 November 2012.
  186. "What happened to the beta boards?". Retrieved 16 September 2014.
  187. "We have PCBs!". Retrieved 16 September 2014.
  188. "More on the beta boards". Retrieved 16 September 2014.
  189. "Bringing up a beta board". Retrieved 16 September 2014.
  190. "We're auctioning ten beta Raspberry Pi's;". Raspberrypi.org. 31 December 2011. Retrieved 6 May 2012.
  191. Williams, Chris (3 January 2012). "That Brit-built £22 computer: Yours for just £1,900 or more". The Register. Retrieved 10 January 2012.
  192. Cheerin, Iris (11 January 2012). "Raspberry Pi Goes Into Production". TechWeekEurope UK. Retrieved 11 January 2012.
  193. "eBay list of items sold by Raspberry Pi ''(retrieved 13 January 2012)''". Ebay.co.uk. Retrieved 6 May 2012.
  194. "Raspberry Pi Model B beta board - #01 of a limited series of 10". Ebay.co.uk. 11 January 2012. Retrieved 6 May 2012.
  195. ""Set your alarms!" – Raspberry Pi looks ready for early Wednesday launch". Cabume. 28 February 2012. Retrieved 28 February 2012.
  196. "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.
  197. 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.
  198. "The Raspberry Pi £22 computer goes on general sale". BBC News. 29 February 2012. Retrieved 29 February 2012.
  199. Subramanian, Karthik (2 March 2012). "Low-cost mini-PC Raspberry Pi gets heavily booked". The Hindu. Chennai, India. Retrieved 12 March 2012.
  200. Paul, Ryan (29 February 2012). "Raspberry Pi retailers toppled by demand as $35 Linux computer launches". Ars Technica. Retrieved 29 February 2012.
  201. Naughton, John (4 March 2012). "The Raspberry Pi can help schools get with the programme". The Observer. London. Retrieved 12 March 2012.
  202. "Raspberry Pi Buying Guide". Elinux.org. Retrieved 6 May 2012.
  203. Upton, Liz (8 March 2012). "Manufacturing hiccup". Raspberry Pi Foundation. Retrieved 19 March 2012.
  204. Gilbert, David (9 March 2012). "Raspberry Pi £22 Computer Delayed Due to 'Manufacturing Hiccup'". International Business Times. Retrieved 19 March 2012.
  205. Gilbert, David (13 March 2012). "Interview with Eben Upton – Raspberry Pi Founder". International Business Times. Retrieved 19 March 2012.
  206. Lee, Robert (17 January 2012). "Raspberry Pi Balks At UK Tax Regime". Tax-News.com. Retrieved 20 January 2012.
  207. Weakley, Kirsty. "UK computing charity opts to manufacture product abroad". Civil Society Media. Retrieved 20 January 2012.
  208. "Raspberry Pi Fedora Remix, our recommended distro, is ready for download!". Raspberrypi.org. 8 March 2012. Retrieved 22 June 2012.
  209. Chung, Emily (24 February 2012). "$35 computer 'Raspberry Pi' readies for launch". Canada: CBC. Retrieved 28 February 2012.
  210. 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 26 May 2013. Retrieved 17 July 2012.
  211. 1 2 "ArmHardFloatPort". Debian Wiki. Debian. 20 August 2012. Archived from the original on 21 May 2013. Retrieved 17 July 2012.
  212. "ArmEabiPort". Debian Wiki. Debian. 28 June 2013. Archived from the original on 15 May 2013. Retrieved 17 July 2012.
  213. 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.
  214. "ArmHardFloatPort VfpComparison". Debian Wiki. Debian. 27 April 2011. Archived from the original on 1 February 2013. Retrieved 17 July 2012.
  215. "the first reports of forum members reporting they received their Raspberry Pi". Raspberrypi.org. 16 April 2012. Retrieved 6 May 2012.
  216. "engadget reports raspberry pi begins shipping (video)". Engadget.com. Retrieved 6 May 2012.
  217. "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.
  218. "CAMERA MODULE – FIRST PICTURES!". Retrieved 9 August 2014.
  219. "Add your Raspberry Pi to the Rastrack map". Raspberrypi.org. 22 May 2012. Retrieved 14 June 2012.
  220. "Raspberry Pi lifts sale restrictions, open to bulk buyers". Electronista. Macintosh News Network. 16 July 2012. Retrieved 29 August 2012.
  221. "Want to buy more than one Raspberry Pi? Now you can!". Raspberrypi.org. 16 July 2012. Retrieved 16 July 2012.
  222. "Hardware-assisted H.264 video encoding". raspberrypi.org. 7 February 2012.
  223. Jurczak, Paul. "Raspberry Pi camera module". Raspberrypi.org. Retrieved 15 October 2012.
  224. "H.264 Hardware encoding performance".
  225. Owano, Nancy (18 July 2012). "Raspberry Pi gets customized OS called Raspbian". PhysOrg. Retrieved 5 September 2012.
  226. "Upcoming board revision". Raspberrypi.org. 6 September 2012. Retrieved 5 September 2012.
  227. "board revision for rev 2.0". Raspberrypi.org. 5 September 2012. Retrieved 15 October 2012.
  228. Dunn, John E (7 September 2012). "Raspberry Pi resurrects UK computer industry with new jobs". Computerworld UK. Retrieved 13 September 2012.
  229. "Made in the UK!". Raspberrypi.org. 6 September 2012. Retrieved 6 September 2012.
  230. "Model B now ships with 512 MB of RAM". Raspberrypi.org. Retrieved 15 October 2012.
  231. 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.
  232. 1 2 Upton, Eben (28 February 2014). "A birthday present from Broadcom". Raspberry Pi Foundation. Retrieved 27 July 2014.
  233. Shead, Sam (18 October 2012). "Raspberry Pi delivery delays leave buyers hungry (and angry)". ZDNet. Retrieved 18 October 2012.
  234. "Introducing the Pi Store". Raspberry Pi Foundation. 17 December 2012.
  235. Upton, Liz (3 June 2013). "Introducing the New Out Of Box Software (NOOBS)". RPF. Retrieved 4 June 2013.
  236. "BBC News - Baked in Britain, the millionth Raspberry Pi". bbc.co.uk. Retrieved 8 October 2013.
  237. "Two Million!". Retrieved 18 November 2013.
  238. "RASPBERRY PI AT BUCKINGHAM PALACE, 3 MILLION SOLD". Retrieved 22 June 2014.
  239. "Raspberry Pi 2 on sale now at $35 Raspberry Pi". Retrieved 3 February 2015.
  240. "Price cut! Raspberry Pi Model B+ now only $25". 14 May 2015. Retrieved 2015-05-19.
  241. "Raspberry Pi slashes price after rival launches on Kickstarter". 18 May 2015. Retrieved 2015-05-19.
  242. Upton, Eben (29 February 2016). "Raspberry Pi 3 available". Raspberry Pi Foundation. Retrieved 2016-03-01.
  243. "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
  244. "NEC Display Solutions announces collaboration with Raspberry Pi". NEC. 2016-10-10. Retrieved 2016-11-10.
  245. Upton, Eben (2016-10-14). "The Compute Module – now in an NEC display near you". Raspberry Pi Foundation. Retrieved 2016-11-10.

Further reading

External links

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