Jump to content

Raspberry Pi

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Thehappysmith (talk | contribs) at 16:50, 6 September 2012 (Launch: 6 Sept news). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Raspberry Pi
"Raspberry Pi" Computer Model-B
DeveloperRaspberry Pi Foundation
TypeSingle-board computer
Release date29 February 2012[1]
Introductory priceUS$ 25 and US$ 35
Operating systemLinux (Debian GNU/Linux, Fedora, and Arch Linux ARM)[2]
CPUARM1176JZF-S (armv6k) 700 MHz[3]
Memory256 MByte
StorageSD card slot
(SD or SDHC card)
GraphicsBroadcom VideoCore IV[3]
Power2.5 W (model A), 3.5 W (model B)
Websitewww.raspberrypi.org

The Raspberry Pi (also sometimes referred to as the RasPi)[4] is a credit card sized single-board computer developed in the UK by the Raspberry Pi Foundation with the intention of stimulating the teaching of basic computer science in schools.[5][6][7][8][9]

The Raspberry Pi has a Broadcom BCM2835 system on a chip (SoC),[3] which includes an ARM1176JZF-S 700 MHz processor, VideoCore IV GPU,[10] and 256 megabytes of RAM. It does not include a built-in hard disk or solid-state drive, but uses an SD card for booting and long-term storage.[11] The Foundation's goal is to offer two versions, priced at US$ 25 and US$ 35. The Foundation started accepting orders for the higher priced model on 29 February 2012.[12]

The Foundation provides Debian and Arch Linux ARM distributions for download.[13] Also planned are tools for supporting Python as the main programming language,[14][15] with support for BBC BASIC,[16] (using the "Brandy Basic" clone),[17] C,[14] and Perl.[14]

History

An early alpha-test board in operation. Its layout is different from the 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 available for public download.[18] Foundation trustee Eben Upton assembled a group of teachers, academics and computer enthusiasts to devise a computer to inspire children.[19] The computer is inspired by Acorn's BBC Micro of 1981.[20] The first ARM prototype version of the computer was mounted in a package the same size as a USB memory stick.[21] It had a USB port on one end and a HDMI port on the other.

Pre-launch

In August 2011, fifty Alpha boards were manufactured. These boards were functionally identical to the planned model B,[22] but were physically larger to accommodate debug headers. Demonstrations of the board showed it running the LXDE desktop on Debian, Quake 3 at 1080p,[23] and Full HD MPEG-4 video over HDMI.[24] In October 2011, a development version of RISC OS 5 was being worked on[25] and demonstrated in public.[26][27]

Certificate of authenticity for an auctioned board

In December 2011, twenty-five model B Beta boards were assembled and tested[28] from one hundred unpopulated PCBs.[29] The component layout of the Beta boards was the same as on production boards. A single error was discovered in the board design where some pins on the CPU were not held high; it was fixed for the first production run.[30][non-primary source needed] The Beta boards were demonstrated booting Linux, playing a 1080p movie trailer and the Rightware Samurai OpenGL ES benchmark.[31]

During the first week of 2012, the first 10 boards were put up for auction on eBay.[32][33] One was bought anonymously and donated to the museum at The Centre for Computing History in Suffolk, England.[34][35] The ten boards (with a total retail price of £220) together raised over £16,000,[36] with the last to be auctioned, serial number No. 01, raising £3,500.[37] In advance of the anticipated launch at the end of February 2012, the Foundation's servers struggled to cope with the load placed by watchers repeatedly refreshing their browsers.[38]

Launch

The first batch of 10,000 boards was manufactured in Taiwan and China,[39][40] rather than in the UK. This is in part because import duty is payable on individual components but not on finished products. Chinese manufacturers also quoted a lead time of four weeks, compared to 12 weeks in the UK. Savings can be reinvested in the Foundation's research and development activities.[40]

Shipping delays for the first batch were announced in March 2012, as the result of installation of an incorrect Ethernet port.[41][42] But the Foundation expects that manufacturing quantities of future batches can be increased with little difficulty if required.[43]

"We have ensured we can get them [the Ethernet connectors with magnetics] in large numbers and Premier Farnell and RS Components [the two distributors] have been fantastic at helping to source components," Upton said.

Initial sales commenced 29 February 2012[44] at 06:00 UTC;. At the same time, it was announced that the Model A, originally to have had 128 MB of RAM, was to be upgraded to 256 MB before release.[12] The Foundation's website also announced "Six years after the project's inception, we're nearly at the end of our first run of development – although it's just the beginning of the Raspberry Pi story."[45] The two licensed stores selling them within the United Kingdom, Premier Farnell and RS Components, had their websites stalled by heavy web traffic immediately after the launch.[46] At one point the webmaster pleaded, "Guys – can you please stop hitting F5 on our website quite so often? You're bringing the server to its knees."[47] Although as yet unconfirmed, reports suggest that there are over two million expressions of interest or pre-orders.[48] The official Raspberry Pi Twitter account reported that Premier Farnell sold out within a few minutes of the initial launch, while RS Components took over 100,000 pre orders on day one.[12]

Manufacturers were reported in March 2012 to be taking a "healthy number" of pre-orders.[49]

On 16 April 2012 reports started to appear from the first buyers who had received their Raspberry Pi.[50][51] As of 22 May 2012 over 20,000 units have been shipped.[52] On 16 July 2012 it was announced that 4000 units were being manufactured per day.[53][54] On 6 September 2012 it was announced that going forward the bulk of Raspberry Pi units would be manufactured in the UK, at Sony's manufacturing facility in Pencoed, Wales. The foundation estimates the plant will produce 30,000 units per month at Sony's Welsh plant, and will create about 30 new jobs.[55]

Hardware

Block diagram of the Model-B; in a Model-A the lowest two blocks are missing (note the block marked "Ethernet" is a chip that actually contains a three-port USB hub, with a USB Ethernet adapter connected to one of its ports)

Initial sales are of the Model B, with plans to release the Model A sometime later. Model A has one USB port and no Ethernet controller, and will cost less than the Model B with two USB ports and a 10/100 Ethernet controller.[56]

Though the Model A doesn't have an RJ45 Ethernet port, it can connect to a network by using a user-supplied USB Ethernet or Wi-Fi adapter. There is in reality no difference between a model A with an external Ethernet adapter and a model B with one built in, because the Ethernet port of the model B is actually a built-in USB Ethernet adapter. As is typical of modern computers, generic USB keyboards and mice are compatible with the Raspberry Pi.[11]

The Raspberry Pi does not come with a real-time clock,[6] so an OS must use a network time server, or ask the user for time information at boot time to get access to time and date for file time and date stamping. However, a real-time clock (such as the DS1307) with battery backup can be added via the I²C interface.

On 20 April 2012 the schematics for the Model-A and Model-B were released by the Raspberry Pi foundation.[57]

Hardware accelerated video (H.264) encoding became available on August 24, 2012 when it became known that the existing license also covered encoding. Previously it was thought that encoding would be added with the release of the announced camera module.[58][59] At the same time the RPF released two additional codecs that can be bought separately, MPEG-2 and Microsoft's VC-1. Also it was announced that the Pi will support CEC, enabling it to be controlled with the television's remote control.[60]

On September 5th, 2012 a revision 2.0 board was announced that incorporated many small revisions. [61]


Specifications

Model A Model B
Target price:[6] US$ 25 US$ 35[62]
SoC:[6] Broadcom BCM2835 (CPU, GPU, DSP, and SDRAM)[3]
CPU: 700 MHz ARM1176JZF-S core (ARM11 family)[3]
GPU: Broadcom VideoCore IV,[63] OpenGL ES 2.0, MPEG-2 & VC-1 (with license[60]), 1080p30 h.264/MPEG-4 AVC high-profile decoder and encoder[3]
Memory (SDRAM): 256 MB (shared with GPU)
USB 2.0 ports:[11] 1 2 (via integrated USB hub)[56]
Video outputs:[6] Composite RCA (PAL & NTSC), HDMI (rev 1.3 & 1.4),[64] raw LCD Panels via DSI[65][66]

14 HDMI resolutions from 640×350 to 1920×1200 plus various PAL and NTSC standards.[67]

Audio outputs:[6] 3.5 mm jack, HDMI
Onboard storage:[11] SD / MMC / SDIO card slot
Onboard network:[6][11] None 10/100 Ethernet (RJ45)[56]
Low-level peripherals: 8 × GPIO, UART, I²C bus, SPI bus with two chip selects, +3.3 V, +5 V, ground[63][68]
Power ratings: 300 mA (1.5 W)[69] 700 mA (3.5 W)
Power source:[6] volt via MicroUSB or GPIO header
Size: 85.60 mm × 53.98 mm (3.370 in × 2.125 in)[70]
Weight: 45 g (1.6 oz)[71]
Planned operating systems: Debian GNU/Linux, Fedora, Arch Linux ARM,[2] RISC OS[26]
Notes
  1. Model A and Model B are cultural references[72] to the original models of the British educational BBC Micro computer, developed by Acorn Computers, who originally developed the ARM processors (the architecture of the Raspberry Pi) and operating system RISC OS, which will also be able to be run on the Raspberry Pi (version 5.17).[26]
  2. On the model B beta boards, 128 MB was allocated by default to the GPU, leaving 128 MB for the CPU.[73] On the release model B (and Model A) three different splits are possible: 192 MB (CPU RAM) is the default split. It should be sufficient for standalone 1080p video decoding, or simple 3D (but probably not both together). 224 MB is for Linux only, with just a 1080p framebuffer; likely to fail for any video or 3D. 128 MB is for heavy 3D, possibly also with video decoding (e.g. XBMC).[74] Comparatively the Nokia 701 uses 128 MB for the Broadcom VideoCore IV.[75]
  3. Level 2 Cache is 128 kB, used primarily by the GPU, not the CPU.
  4. The ARM11 is based on version 6 of the ARM architecture, which due to its age is no longer supported by several popular versions of Linux, including Ubuntu.
  5. The Raspberry Pi (model B) also contains a 15-pin MIPI Camera interface (CSI) connector, which at the moment is unsupported, but the foundation is planning to release a camera module for it, sometime in the near future.[76][77]
  6. Support for raw LCD panels is available in hardware through the available DSI connector from the Mobile Industry Processor Interface (MIPI®) Alliance.[65] Software support is being planned.
  7. Supported digital video resolutions are: 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.[67] Also to be supported are the generation of 576i and 480i composite video signals for PAL-BGHID, PAL-M, PAL-N, NTSC and NTSC-J[78]
  8. Originally the onboard USB ports were designed for USB devices using one "unit load" (100 mA) of current. Devices using more than 100 mA were incompatible with the Raspberry Pi, and for them a self-powered USB hub was required. However due to user feedback the RPF, at the end of August 2012, decided to remove the USB polyfuses which largely caused this behaviour. However, the maximum current that can be delivered to an USB port on these modified boards is still limited by the capabilities of the power supply used, and the 1.1A main polyfuse.[79]
Location on the PCB of connectors and major ICs

Software

The Raspberry Pi uses Linux kernel-based operating systems. Raspbian, a Debian-based free operating system optimized for the Raspberry Pi hardware, is the current recommended system, released in July 2012.[80]

The GPU hardware is accessed via a firmware image which is loaded into the GPU at boot time from the SD-card. The firmware image is known as the binary blob, while the associated Linux drivers are closed source.[81] Application software use calls to closed source run-time libraries which in turn calls an open source driver inside the Linux kernel. 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.[82]

Visual diagram of API connections

On 19 February 2012, the Raspberry Pi Foundation released its first proof of concept SD card image that could be loaded onto an SD card to produce a preliminary operating system. The image was based upon Debian 6.0 (Squeeze), with the LXDE desktop and the Midori browser, plus various programming tools. The image also runs on QEMU allowing the Raspberry Pi to be emulated on various other platforms.[83]

On 8 March, The Raspberry Pi Foundation released Raspberry Pi Fedora Remix, at the time its recommended Linux distribution,[84] which was developed at Seneca College in Canada.[85] The Foundation intends to create an App Store website for people to exchange programs.[86]

Slackware ARM (formally ARMedslack) version 13.37 and later runs on the Raspberry Pi without modification.[87][88][89] The 128–224 MB of available memory on the Raspberry Pi is twice the minimum requirement of 64 MB needed to run Slackware Linux on an ARM or i386 system.[90] (While Slackware can load and run a GUI, it was designed to be run from the shell.) The Fluxbox window manager running under the X Window System requires an additional 48 MB of RAM.[91]

In addition, work is being done on system-specific light Linux distributions such as IPFire,[92] OpenELEC,[93] Raspbmc[94] and the XBMC open source digital media center.[95]

Trustee Eben Upton publicly approached the RISC OS Open community in July 2011 to enquire about assistance with a potential port.[96] Adrian Lees at Broadcom has since worked on the port,[97][98] with his work being cited in a discussion regarding the graphics drivers.[99]

Operating systems

This is a list of operating systems running, ported or in the process of being ported to Raspberry Pi

  • Multi-purpose light distributions:
    • Squeezed Arm Puppy, a version of Puppy Linux (Puppi) for the ARMv6 (sap6) specifically for the Raspberry Pi.[104]

Accessories

The Foundation reported on its blog in May 2012 about a prototype camera module they have tested. The prototype uses a 14 megapixel module, with the released version likely to be of lower resolution in order to aid affordability. The release is likely to be later in 2012.[105][106]

A number of Raspberry Pi specific peripheral devices and cases are available from third-party suppliers.[107] These include the Raspberry Pi Foundation sanctioned Gertboard, which is designed for educational purposes, and expands the Raspberry Pi's GPIO pins to allow interface with and control of LEDs, switches, analog signals, sensors and other devices. It also includes an optional Arduino compatible controller to interface with the Pi.[108]

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.[49] Community blogger Russell Davis said that the community strength allows the Foundation to concentrate on documentation and teaching.[49]. A series of community Raspberry Jam events have been held across the UK[109] and further afield,[110] led by Alan O'Donohoe,[109][111][112] principal teacher of ICT at Our Lady's High School, Preston.[113][112]

Reception

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

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.[118] 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.[119]

Some open source projects criticized the lack of available hardware documentation (the FAQ on the Raspberry Pi website states that Broadcom does not release a full datasheet for the BCM2835), which would have made porting other operating systems to the Raspberry Pi easier.[120][121]

Use

As of January 2012, inquiries about the board in the United Kingdom have been received from schools in both the state and independent sectors, with around five times as much interest from the latter. It is hoped that businesses will sponsor purchases for less advantaged schools.[19] 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 their employment prospects.[122][123]

See also

References

  1. ^ Raspberry Pi: We are Live
  2. ^ a b "FAQs". Raspberry Pi. Retrieved 3 November 2011.
  3. ^ a b c d e f "BCM2835 Media Processor; Broadcom". Broadcom.com. 1 September 2011. Retrieved 6 May 2012.
  4. ^ Cangeloso, Sal (16 August 2012). "Raspberry Pi used to supercharge a Canon DSLR". Geek.com. Retrieved 30 August 2012.
  5. ^ "Raspberry Pi: Cheat Sheet". Silicon.com. Retrieved 6 May 2012.
  6. ^ a b c d e f g h "FAQs". Raspberry Pi Foundation. Retrieved 6 October 2011.
  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. ^ Brose, Moses (30 January 2012). "Broadcom BCM2835 SoC has the most powerful mobile GPU in the world?". Grand MAX. Retrieved 13 April 2012.
  11. ^ a b c d e "Verified USB Peripherals and SDHC Cards;". Elinux.org. Retrieved 6 May 2012.
  12. ^ a b c Richard Lawler, 29 February 2012, Raspberry Pi credit-card sized Linux PCs are on sale now, $25 Model A gets a RAM bump, Engadget
  13. ^ "Raspberry Pi downloads".
  14. ^ a b c Upton, Eben (26 July 2011). "FAQs". Retrieved 12 December 2011. Leads, a power supply or SD cards are not included but can be purchased at the same time from Farnell and RS. You will be able to buy preloaded SD cards too. ... We'll be using Fedora as our recommended distribution. It's straightforward to replace the root partition on the SD card with another ARM Linux distribution if you want to use something else. The OS is stored on the SD card.
  15. ^ Upton, Liz (29 August 2011). "FAQs". Raspberry Pi. Retrieved 12 December 2011.
  16. ^ "David Braben on Raspberry Pi". Edge. 25 November 2011. Retrieved 8 December 2011.
  17. ^ "Brandy Basic". Jaguar.orpheusweb.co.uk. 26 July 2005. Retrieved 6 May 2012.
  18. ^ Wong, George (24 October 2011). "Build your own prototype Raspberry Pi minicomputer". ubergizmo. Retrieved 2 November 2011.
  19. ^ a b Moorhead, Joanna (9 January 2012). "Raspberry Pi device will 'reboot computing in schools'". The Guardian. London. Retrieved 20 January 2012.
  20. ^ Quested, Tony (29 February 2012). "Raspberry blown at Cambridge software detractors". Business Weekly. Retrieved 13 March 2012.
  21. ^ "Tiny USB-Sized PC Offers 1080p HDMI Output". Retrieved 1 February 2012.
  22. ^ Humphries, Matthew (28 July 2011). "Raspberry Pi $25 PC goes into alpha production". Geek.com. Retrieved 1 August 2011.
  23. ^ "Raspberry Pi YouTube Channel". Retrieved 28 August 2011.
  24. ^ "Full HD video demo at TransferSummit Oxford". Retrieved 12 September 2011.
  25. ^ Lee, Jeffrey. "Newsround". The Icon Bar. Retrieved 17 October 2011.
  26. ^ a b c Holwerda, Thom (31 October 2011). "Raspberry Pi To Embrace RISC OS". OSNews. Retrieved 1 November 2011.
  27. ^ Dewhurst, Christopher (December 2011). "The London show 2011". Archive (magazine). Vol. 23, no. 3. p. 3. {{cite news}}: |access-date= requires |url= (help)
  28. ^ What happened to the beta boards? Dom Cobley (4 February 2012)
  29. ^ We have PCBs! (Raspberry Pi Blog)
  30. ^ More on the beta boards (Raspberry Pi Blog)
  31. ^ Bringing up a beta board (Raspberry Pi Blog)
  32. ^ "We're auctioning ten beta Raspberry Pi's;". Raspberrypi.org. 31 December 2011. Retrieved 6 May 2012.
  33. ^ Williams, Chris (3 January 2012). "That Brit-built £22 computer: Yours for just £1,900 or more". The Register. Retrieved 10 January 2012.
  34. ^ Cheerin, Iris (11 January 2012). "Raspberry Pi Goes Into Production". TechWeekEurope UK. Retrieved 11 January 2012.
  35. ^ a b "One of the First Raspberry Pi Computers Donated to Museum". The Centre for Computing History. 9 January 2012. Retrieved 28 February 2012.
  36. ^ "eBay list of items sold by Raspberry Pi ''(retrieved 13 January 2012)''". Ebay.co.uk. Retrieved 6 May 2012.
  37. ^ "eBay item ''(retrieved 13 January 2012)''". Ebay.co.uk. 11 January 2012. Retrieved 6 May 2012.
  38. ^ ""Set your alarms!" – Raspberry Pi looks ready for early Wednesday launch". Cabume. 28 February 2012. Retrieved 28 February 2012.
  39. ^ Lee, Robert (17 January 2012). "Raspberry Pi Balks At UK Tax Regime". Tax-News.com. Retrieved 20 January 2012.
  40. ^ a b Weakley, Kirsty. "UK computing charity opts to manufacture product abroad". Civil Society Media. Retrieved 20 January 2012.
  41. ^ Upton, Liz (8 March 2012). "Manufacturing hiccup". Raspberry Pi Foundation. Retrieved 19 March 2012.
  42. ^ Gilbert, David (9 March 2012). "Raspberry Pi £22 Computer Delayed Due to 'Manufacturing Hiccup'". International Business Times. Retrieved 19 March 2012.
  43. ^ Gilbert, David (13 March 2012). "Interview with Eben Upton – Raspberry Pi Founder". International Business Times. Retrieved 19 March 2012.
  44. ^ "The Raspberry Pi £22 computer goes on general sale". BBC News. 29 February 2012. Retrieved 29 February 2012.
  45. ^ Subramanian, Karthik (2 March 2012). "Low-cost mini-PC Raspberry Pi gets heavily booked". The Hindu. Chennai, India. Retrieved 12 March 2012.
  46. ^ Paul, Ryan (29 February 2012). "Raspberry Pi retailers toppled by demand as $35 Linux computer launches". Ars Technica. Retrieved 29 February 2012.
  47. ^ Naughton, John (4 March 2012). "The Raspberry Pi can help schools get with the program". The Observer. London. Retrieved 12 March 2012.
  48. ^ "Raspberry Pi Buying Guide". Elinux.org. Retrieved 6 May 2012.
  49. ^ a b c Bridgwater, Adrian (15 March 2012). "Community strength blossoms for Raspberry Pi". Computer Weekly. Retrieved 15 March 2012.
  50. ^ "the first reports of forum members reporting they received their Raspberry PI". Raspberrypi.org. 16 April 2012. Retrieved 6 May 2012.
  51. ^ "engadget reports raspberry pi begins shipping (video)". Engadget.com. Retrieved 6 May 2012.
  52. ^ "Add your Raspberry Pi to the Rastrack map". Raspberrypi.org. 22 May 2012. Retrieved 14 June 2012.
  53. ^ "Raspberry Pi lifts sale restrictions, open to bulk buyers". Electronista. Macintosh News Network. 16 July 2012. Retrieved 29 August 2012.
  54. ^ "Want to buy more than one Raspberry Pi? Now you can!". Raspberrypi.org. 16 July 2012. Retrieved 16 July 2012.
  55. ^ "Made in the UK!". Raspberrypi.org. 6 September 2012. Retrieved 6 September 2012.
  56. ^ a b c "SMSC LAN9512 Website;". Smsc.com. Retrieved 6 May 2012.
  57. ^ "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.
  58. ^ raspberrypi.org - Hardware-assisted H.264 video encoding, 2012-02-07
  59. ^ Raspberry PI camera module
  60. ^ a b "New video features! MPEG-2 and VC-1 decode, H.264 encode, CEC support". Raspberry Pi Foundation. Retrieved 26 August 2012.
  61. ^ board revision for rev 2.0
  62. ^ Bowater, Donna (29 February 2012). "Mini Raspberry Pi computer goes on sale for £22". The Daily Telegraph. London.
  63. ^ a b "Q&A with our hardware team". Raspberry Pi Foundation. Retrieved 20 September 2011.
  64. ^ "Embedded Linux Wiki: Hardware Basic Setup". Elinux.org. Retrieved 6 May 2012.
  65. ^ a b "Raspberry Pi Wiki, section screens". Elinux.org. Retrieved 6 May 2012.
  66. ^ "diagram of Raspberry Pi with DSI LCD connector". Elinux.org. Retrieved 6 May 2012.
  67. ^ a b "Raspberry Pi, supported video resolutions". Raspberrypi.org. 12 February 2012. Retrieved 6 May 2012.
  68. ^ "Raspberry Pi GPIO Connector;". Elinux.org. Retrieved 6 May 2012.
  69. ^ "Power supply confirmed as 5V micro USB". Raspberrypi.org. Retrieved 25 July 2012.
  70. ^ "Final PCB artwork". Raspberrypi.org. 14 November 2011. Retrieved 6 May 2012.
  71. ^ "Raspberry Pi FAQ". Raspberrypi.org. Retrieved 6 May 2012.
  72. ^ a b Williams, Chris (28 November 2011). "Psst, kid... Wanna learn how to hack?". The Register. Retrieved 24 December 2011.
  73. ^ "I have a raspberry pi beta board ama". Reddit.com. 15 January 2012. Retrieved 6 May 2012.
  74. ^ Raspberry Pi boot configuration text file
  75. ^ "Nokia 701 has a similar Broadcom GPU". Raspberrypi.org. 2 February 2012. Retrieved 22 June 2012.
  76. ^ "camera for the CSI-2 port". Raspberrypi.org. Retrieved 22 June 2012.
  77. ^ "diagram of Raspberry Pi with CSI camera connector". Elinux.org. 2 March 2012. Retrieved 22 June 2012.
  78. ^ Ozolins, Jason. "examples of Raspberry Pi composite output". Raspberrypi.org. Retrieved 22 June 2012.
  79. ^ "Design flaw? Polyfuses for USB current limiting". Raspberrypi.org. Retrieved 22 June 2012.
  80. ^ Owano, Nancy (18 July 2012). "Raspberry Pi gets customized OS called Raspbian". PhysOrg. Retrieved 05 September 2012. {{cite news}}: Check date values in: |accessdate= (help)
  81. ^ djwm (13 September 2011). "Raspberry Pi warms up". The H. Retrieved 12 March 2012.
  82. ^ raspberrypi.org – Libraries, codecs, OSS, 2012-01-31
  83. ^ "linuxnews showing the first release of Debian Squeeze for Raspberry running on QEMU". Linuxnewshere.com. Retrieved 22 June 2012.
  84. ^ "Raspberry Pi Fedora Remix, our recommended distro, is ready for download!"". Raspberrypi.org. 8 March 2012. Retrieved 22 June 2012.
  85. ^ Chung, Emily (24 February 2012). "$35 computer 'Raspberry Pi' readies for launch". Canada: CBC. Retrieved 28 February 2012.
  86. ^ a b Vallance, Chris (10 January 2012). "Raspberry Pi bids for success with classroom coders". BBC News. Retrieved 29 February 2012.
  87. ^ raspberrypi.org – ArmedSlack working :), 2012-05-18
  88. ^ alt.os.linux.slackware – ARMed Slack running on Raspberry Pi, 2012-05-10
  89. ^ raspberrypi.org – ArmedSlack 13.37, 2012-05-19
  90. ^ "The Slackware Linux Project: Installation Help". Slackware.com. Retrieved 22 June 2012.
  91. ^ v1.0.2 (en), xiando. "Desktops: KDE vs Gnome". Linux Reviews. Retrieved 22 June 2012.{{cite web}}: CS1 maint: numeric names: authors list (link)
  92. ^ "[SIG-ARM] IPFire on Raspberry Pi ready to fist test". Lists.ipfire.org. Retrieved 22 June 2012.
  93. ^ Bellavance, Nicolas (17 April 2012). "Quelle distribution utiliser sur Raspberry Pi ?". Retrieved 22 May 2012.
  94. ^ "raspbmc a light Linux distro designed for media application on the Raspberry PI". Raspbmc.com. Retrieved 22 June 2012.
  95. ^ Tuesday, 28 February 2012 00:36 (28 February 2012). "openelec for XBMC". Openelec.tv. Retrieved 22 June 2012.{{cite web}}: CS1 maint: numeric names: authors list (link)
  96. ^ Upton, Eben (23 July 2011). "Yet another potential RISC OS target?". RISC OS Open. Retrieved 12 March 2012.
  97. ^ Hansen, Martin (31 October 2011). "Raspberry Pi To Embrace RISC OS". RISCOScode. Retrieved 12 March 2012.
  98. ^ Lees, Adrian (8 February 2012). "RISC OS on the Raspberry Pi". RISC OS Open. Retrieved 12 March 2012.
  99. ^ JamesH (29 December 2011). "GPU binary blob question". Raspberry Pi. Retrieved 12 March 2012.
  100. ^ "FreeBSD - Raspberry PI".
  101. ^ "Gentoo for the Raspberry Pi!".
  102. ^ "NetBSD - Raspberry PI".
  103. ^ "Raspbian - Debian optimized for the Raspberry Pi hardware".
  104. ^ squeezed ARM puppi
  105. ^ Yoskowitz, Andre (21 May 2012). "Raspberry Pi mini-PC getting camera module". AfterDawn. Retrieved 21 May 2012.
  106. ^ Neal, Dave (20 May 2012). "Raspberry Pi is getting a camera module topping". The Inquirer. Retrieved 21 May 2012.
  107. ^ Yeomans, Jon (9 August 2012). "Raspberry Pi cases round-up: Eight inventive holders in photos". ZDNet. Retrieved 9 August 2012.
  108. ^ "Gertboard is here!". Raspberry Pi Foundation. 8 August 2012. Retrieved 9 August 2012.
  109. ^ a b Parkin, Tony (02 July 2012). "Raspberry Pi-oneers – the making of #RaspberryJam". Merlin John Online. Retrieved 30 August 2012. {{cite news}}: Check date values in: |date= (help)
  110. ^ "#RaspberryJam Locations". raspberryjam.org.uk website. Retrieved 30 August 2012.
  111. ^ Edney, Andrew (15 July 2012). "An afternoon at the Cambridge Raspberry Jam". Connected Digital World. Retrieved 30 August 2012.
  112. ^ a b "#RaspberryJam Man". raspberryjam.org.uk website. Retrieved 30 August 2012.
  113. ^ O'Donohoe, Alan (11 January 2012). "Computer science reboot". Teacher Network blog. The Guardian. Retrieved 30 August 2012.
  114. ^ Moody Glyn (9 May 2011). "As British as Raspberry Pi?". Computerworld UK Open Enterprise blog. Computerworld. Retrieved 2 February 2012.
  115. ^ Pritchard, Stephen (1 March 2012). "Raspberry Pi: A BBC Micro for today's generation". ITPRO. Retrieved 15 March 2012.
  116. ^ Stanford, Peter (3 December 2011). "Computing classes don't teach programming skills". The Daily Telegraph. London. Retrieved 27 February 2012.
  117. ^ Osborn, George (23 February 2012). "How Google can really help improve STEM teaching in the UK". Cabume. Retrieved 28 February 2012.
  118. ^ Fairhead, Harry (2 December 2011). "Raspberry Pi or Programming – What shall we teach the children?". I Programmer. Retrieved 7 February 2012.
  119. ^ 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.
  120. ^ "Raspberry Pi Hardware Donation".
  121. ^ "looking for hardware recommendations, x86 or otherwise".
  122. ^ Arthur, Charles (5 March 2012). "Raspberry Pi demand running at '700 per second'". The Guardian. London. Retrieved 12 March 2012.
  123. ^ "Raspberry Pi mini computer sells out after taking 700 orders per second". Digital Trends. Retrieved 9 June 2012.