February 2015

Raspberry Pi 2 released

The Raspberry Pi Foundation released the Pi 2 in February 2015 — a quad-core ARMv7 board with 1 GB RAMRandom access memory — fast volatile memory used while programs run. for $35.

What it was for

The Pi 2 ran Windows 10 IoTInternet of Things — networked sensors and devices embedded in appliances, factories, and cities. Core and full Ubuntu — six times faster than the Model B+ for home servers, retro gaming, and IoTInternet of Things — networked sensors and devices embedded in appliances, factories, and cities. gateways. Makers upgraded PythonA high-level language known for readability — dominant in data science, scripting, and web backends. and NodeNode.js — JavaScript on the server via an event-driven runtime built on V8. projects without rewriting GPIO code. It bridged the gap between the original Pi and the Pi 3's built-in Wi-Fi.

Why it's here

The Pi 2 was the first quad-core Raspberry Pi, making it viable as a lightweight server.

Why it mattered

It kept the $35 price while delivering enough CPUCentral processing unit — the primary chip that executes program instructions. for multi-threaded maker projects.

What it solved

The original Pi was too slow for JavaScript build tools, databases, and multi-user workloads.

Related