Skip to content

Commit 0c4fc7f

Browse files
authored
Add a section showing all Rpi models
This commit closes thibmaek#89
1 parent 88778fd commit 0c4fc7f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,23 @@ This list is a collection of tools, projects, images and resources conforming to
99
Contributions *very welcome* but first see [Contributing](#contributing)
1010

1111
## Contents
12+
- [Models](#models)
1213
- [OS Images](#os-images)
1314
- [Tools](#tools)
1415
- [Projects](#projects)
1516
- [Resources](#resources)
1617

18+
## Models
19+
The complete collection of Raspberry Pi models consist of:
20+
* Raspberry Pi 1, Model A & Model B (2012, discontinued)
21+
* [Raspberry Pi 1, Model B+](https://www.raspberrypi.org/products/raspberry-pi-1-model-b-plus/) (July, 2014)
22+
* [Raspberry Pi 1, Model A+](https://www.raspberrypi.org/products/raspberry-pi-1-model-a-plus/) (November, 2014)
23+
* [Raspberry Pi 2, Model B](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/) (February, 2015)
24+
* [Raspberry Pi Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) (November, 2015)
25+
* [Raspberry Pi 3, Model B](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/) (March, 2016)
26+
* [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/) (February, 2017)
27+
* [Raspberry Pi 3, Model B+](https://www.raspberrypi.org/products/raspberry-pi-3-model-b-plus/) (March, 2018)
28+
1729
## OS Images
1830
- [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) - The official supported Raspberry Pi OS, based on Debian and available as a lite version.
1931
- [NOOBS](https://www.raspberrypi.org/downloads/noobs/) - New Out Of the Box Software, an easy OS installer for beginners.

0 commit comments

Comments
 (0)