Difference between revisions of "RaspberryPi:Overview"
Jump to navigation
Jump to search
(Created page with "The RaspberryPi is a single board computer. == Boards == === Raspberry Pi Zero and Zero W === === Raspberry Pi 3b + === == Operating Systems == === Raspbian ===") |
|||
Line 1: | Line 1: | ||
+ | [[Category:RaspberryPi]] | ||
+ | |||
The RaspberryPi is a single board computer. | The RaspberryPi is a single board computer. | ||
Line 4: | Line 6: | ||
=== Raspberry Pi Zero and Zero W === | === Raspberry Pi Zero and Zero W === | ||
− | |||
=== Raspberry Pi 3b + === | === Raspberry Pi 3b + === | ||
== Operating Systems == | == Operating Systems == | ||
+ | For details on installing and configuring the operating system, see [[RaspberryPi:Installation]] | ||
=== Raspbian === | === Raspbian === | ||
+ | Raspian is the default operating system from the Raspberry Pi Foundation. There are three versions available: | ||
+ | |||
+ | ; Raspbian with desktop and recommended software : This is a large image, containing packages for a desktop environment and other (often not useful) packages | ||
+ | ; Raspbian with desktop : Contains a desktop environment and useful packages | ||
+ | ; Raspbian Lite : A simple OS without desktop environment (just a command line interface) | ||
+ | |||
+ | The latest versions of Raspbian can be downloaded directly from the [https://www.raspberrypi.org/downloads/raspbian/ Raspberry Pi Website] |
Revision as of 11:38, 5 February 2020
The RaspberryPi is a single board computer.
Contents
Boards
Raspberry Pi Zero and Zero W
Raspberry Pi 3b +
Operating Systems
For details on installing and configuring the operating system, see RaspberryPi:Installation
Raspbian
Raspian is the default operating system from the Raspberry Pi Foundation. There are three versions available:
- Raspbian with desktop and recommended software
- This is a large image, containing packages for a desktop environment and other (often not useful) packages
- Raspbian with desktop
- Contains a desktop environment and useful packages
- Raspbian Lite
- A simple OS without desktop environment (just a command line interface)
The latest versions of Raspbian can be downloaded directly from the Raspberry Pi Website