The Raspberry Pi 1, 2 and 3 compared

The Raspberry Pi 3 has now launched. The 3rd generation has many improvements over its predecessor. Let's see how it compares to the older models.

The Raspberry Pi 1, 2 and 3 compared

The Raspberry Pi 3 has now launched. The 3rd generation has many improvements over its predecessor. Let's see how it compares to the older models.

Raspberry Pi evolution

Originally, this site was hosted from a Raspberry Pi Model B Rev 1, and surprisingly it was very capable. The only issue was the 256mb RAM which would quickly fill. To overcome this, I changed the boot device to be a high-quality USB flash drive (find out how in this tutorial) where swap took over once the memory was full.

The rev 2 of the Model B saw an increase to 512mb of RAM which made all the difference. The Raspberry Pi 2 launched with a welcomed performance boost with a multicore processor and an increase in memory to 1GB. Raspberry Pi has now launched with another boost in processing power, and the addition of WiFi.

Tech specs dfferences between Raspberry Pi 1, 2 and 3

Above I've summarised some of the differences, below are the actual differences between each of the models.

Raspberry PiRaspberry Pi 2Raspberry Pi 3
ReleasedFebruary 2012February 2015February 2016
CPUARM1176JZF-SARM Cortex-A7ARM Cortex-A53
CPU speed700MHz single core900MHz quad core1,200MHz quad core
RAM512MB 256MB Rev 11GB1GB
GPUBroadcom Videocore IVBroadcom Videocore IVBroadcom Videocore IV
StorageSDHC slot MicroSDHC Model A+ and B+MicroSDHC slotMicroSDHC slot
USB Ports2 on Model B44
WiFiNo built-in wifiNo built-in wifi802.11n and Bluetooth 4.1
As we can see, the hardware has matured, adding new capabilities and performance boosts. The RRP has remained the same; around the £35 ($30) mark.

Operating Systems

The operating system recommended by Raspberry Pi on the first two generations is their own port of Linux, Raspbian OS, but will run other ports and Risc OS.

Raspberry Pi 3 brings new capabilities, and officially runs Windows 10 IoT core and Ubuntu, a welcomed addition.

Physical differences between Raspberry Pi 1, 2 and 3

The physical dimensions hasn't changed (much) between models. Instead, the additional capabilities have been added to the credit card-sized PCB. The addition of more IO, USB and bumped up performance has made all the difference.

Pictured, left to right: Raspberry Pi 3, 2 and 1Pictured, left to right: Raspberry Pi 3, 2 and 1

Pictured left to right: Raspberry Pi 1, 2 and 3Pictured left to right: Raspberry Pi 1, 2 and 3

What next?

Over the next few weeks, I'll be benchmarking the models and adding a tutorial on how to create a Ubuntu-based web server on Raspberry Pi 3.