Difference between revisions of "User:Simon Small/InProgress1"

From eLinux.org
Jump to: navigation, search
(RPi History draft)
(Start again... BerryBoot)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
This is a page that I am working on that is not complete, so is not ready for inclusion in the main pages of the wiki
 
This is a page that I am working on that is not complete, so is not ready for inclusion in the main pages of the wiki
 
----
 
----
This page is intended to show why the Raspberry Pi was created, and why it is what it is, by highlighting relevant events in its history. It is not intended to be a detailed history; that is covered elsewhere.
 
  
If you add to this page, please consider how your contribution will read in a years time
+
{{Template:BackToRPiHub}}
  
= Full History =
+
== RPi BerryBoot ==
  
If you want to read the full history of the Raspberry Pi, there are several places you can go.
+
This is a 'distribution loader' that boots the Raspberry Pi into a menu, from which a distribution can be selected and booted.
  
* The [http://en.wikipedia.org/wiki/Raspberry_Pi Wikipedia entry]
+
It has the additional benefit that creating a bootable SD card is simpler than the image copy method
  
* For fun, check the [http://www.reghardware.com/2011/11/30/bbc_micro_model_b_30th_anniversary/ history of the BBC Micro Computer], given as part of the inspiration behind the Raspberry Pi
+
----
 
+
{{Template:BackToRPiHub}}
= Hardware history =
+
[[Category:RaspberryPi]]
 
 
To understand the hardware involved, consult the [[Rpi_HardwareHistory | design changes]] page for how the Raspberry Pi has evolved, and the [[RaspberryPi_Boards | manufacturing differences]] page that may help if you are having problems with your board.
 
 
 
= Birth of the idea =
 
 
 
The Raspberry Pi Foundation, on the [http://www.raspberrypi.org/about About page] of the official website, states why the Raspberry Pi project began. The text is reproduced here, so it can be preserved:
 
 
 
''The idea behind a tiny and cheap computer for kids came in 2006, when Eben Upton and his colleagues at the University of Cambridge’s Computer Laboratory, including Rob Mullins, Jack Lang and Alan Mycroft, became concerned about the year-on-year decline in the numbers and skills levels of the A Level students applying to read Computer Science in each academic year. From a situation in the 1990s where most of the kids applying were coming to interview as experienced hobbyist programmers, the landscape in the 2000s was very different; a typical applicant might only have done a little web design.''
 
 
 
''Something had changed the way kids were interacting with computers. A number of problems were identified: the colonisation of the ICT curriculum with lessons on using Word and Excel, or writing webpages; the end of the dot-com boom; and the rise of the home PC and games console to replace the Amigas, BBC Micros, Spectrum ZX and Commodore 64 machines that people of an earlier generation learned to program on.''
 
 
 
''There isn’t much any small group of people can do to address problems like an inadequate school curriculum or the end of a financial bubble. But we felt that we could try to do something about the situation where computers had become so expensive and arcane that programming experimentation on them had to be forbidden by parents; and to find a platform that, like those old home computers, could boot into a programming environment. From 2006 to 2008, Eben designed several versions of what has now become the Raspberry Pi; you can see one of the earliest prototypes here.''
 
 
 
''By 2008, processors designed for mobile devices were becoming more affordable, and powerful enough to provide excellent multimedia, a feature we felt would make the board desirable to kids who wouldn’t initially be interested in a purely programming-oriented device. The project started to look very realisable. Eben (now a chip architect at Broadcom), Rob, Jack and Alan, teamed up with Pete Lomas, MD of hardware design and manufacture company Norcott Technologies, and David Braben, co-author of the seminal BBC Micro game Elite, to form the Raspberry Pi Foundation to make it a reality.''
 
 
 
= Design Constraints =
 
 
 
To meet the original requirements, there were several design issues to be resolved. The prime requirement was to keep within the price limit they had set, and to provide a device that would allow its users to experiment with the hardware and software. They expected that some of the omissions would be added by the user community. The limitations this created are revealed in the following interviews:
 
 
 
* A [http://interviews.slashdot.org/story/11/09/14/1554243/Eben-Upton-Answers-Your-Questions#comments Question and Answer] session held with Eben Upton on 14 September, 2011, on the Slashdot website covered some of the design issues.
 
 
 
* An [http://www.wired.com/opinion/2012/09/raspberry-pi-insider-exclusive-sellout-to-sell-out/ interview] with  engineer Pete Lomas reveals why some of those decisions were taken.
 
 
 
= How the Foundation developed =
 
 
 
Some of the early experiences are given in a three part blog by Russell Davis (aka forum admin ukscone). Read them individually: [http://russelldavis.org/2012/01/14/the-raspberry-pi-part-one/ Part 1], [http://russelldavis.org/2012/01/17/the-raspberry-pi-part-two/, Part 2] and [http://russelldavis.org/2012/01/25/the-raspberry-pi-part-three/, Part 3].
 
 
 
This covers the timeline of key events in the development of the Foundation:
 
 
 
* 12 Aug, 2011: The first Alpha boards were received, reported on raspberrypi.org, http://www.raspberrypi.org/archives/78
 
 
 
* 28 Nov, 2011: Details were revealed in a review of the RPi, from The Register, http://www.theregister.co.uk/2011/11/28/raspberry_pi/
 
 
 
* 9 Jan, 2012: The Beta model B's were auctioned to raise money for the Foundation, reported on raspberrypi.org, http://www.raspberrypi.org/archives/503
 
 
 
* 10 Jan, 2012: Manufacture of the first model B's starts, reported on raspberrypi.org, http://www.raspberrypi.org/archives/509
 
 
 
* 17 Feb, 2012: The first root filesystem becomes available for download, reported on raspberrypi.org, http://www.raspberrypi.org/archives/645
 
 
 
* 19 Apr, 2012: Shipping begins, reported on raspberrypi.org, http://www.raspberrypi.org/archives/1081
 
 
 
* 16 Jul, 2012: Buying restrictions are lifted, reported on raspberrypi.org, http://www.raspberrypi.org/archives/1588
 
 
 
* 6 Sept, 2012: Manufacturing begins in the UK, reported on raspberrypi.org, http://www.raspberrypi.org/archives/1925
 

Latest revision as of 02:10, 4 January 2013

This is a page that I am working on that is not complete, so is not ready for inclusion in the main pages of the wiki


RaspPi.png Back to the Hub


RPi BerryBoot

This is a 'distribution loader' that boots the Raspberry Pi into a menu, from which a distribution can be selected and booted.

It has the additional benefit that creating a bootable SD card is simpler than the image copy method


RaspPi.png Back to the Hub