Raspberry Pi is a single board computer, which is a developed by Raspberry Pi Foundation, a charitable organization registered in the UK. The several models of Raspberry Pi have been produced. Currently, three models of Raspberry Pi are available at the market (as of October 2015).
The models that use Broadcom BCM2835, a SoC which embeds ARM1176-S (1-core).
- Raspberry Pi 1 Model B+
- Raspberry Pi 1 Model A+
The model that uses Broadcom BCM2836, a SoC which embeds ARM Cortex-A7 (4-core)- Raspberry Pi 2 Model B
At BC::labs, the articles of Raspberry Pi use Raspberry Pi 2 Model B as a hardware example since it is newer than other models, and its processing speed and power are faster and more powerful than other two models.
To learn how to set up a bootable OS for Raspberry Pi 2 Model B, please look at the section of Bootable OS for Raspberry Pi 2.
Raspbian is a OS for Raspberry Pi, and it is derived from debian.
For the information of each version of Raspbian is listed at the page for Raspbian.
To compile the kernel on Raspberry Pi 2, Please look at Raspberry Pi 2 kernel self-compile for self-compiling Raspberry Pi 2.
How to use Planex GW-450D on Raspberry Pi 2 is explained at the article of Using Planex GW-450D on Raspberry Pi 2 (self-compiling).
How to use BUFFALO WI-U2-433DM on Raspberry Pi 2 is described in the article of Using BUFFALO WI-U2-433DM on Raspberry Pi 2 (self-compiling).
Windows 10 IoT Core for Raspberry Pi 2 is a version of Windows 10, which is specifically created for Raspberry Pi 2 and small devices. To boot Windows 10 on Raspberry Pi 2, Please read the article of Raspberry Pi/Windows 10 IoT Core/Set-up and Booting.
- 2015-10-19 This document is initially released.
- 2016-02-15 New articles are added: kernel compile, USB Wifi, and Windows 10 IoT Core.