0% found this document useful (0 votes)
3 views12 pages

03 Raspbian Operating System

Raspbian is a Debian-based operating system specifically designed for Raspberry Pi, officially provided by the Raspberry Pi Foundation since 2015. It features the PIXEL desktop environment and includes software like Mathematica and Minecraft Pi, while being optimized for low-performance ARM CPUs. The OS is open-source and actively developed, with a focus on educational and programming applications.

Uploaded by

bitseee RandD
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views12 pages

03 Raspbian Operating System

Raspbian is a Debian-based operating system specifically designed for Raspberry Pi, officially provided by the Raspberry Pi Foundation since 2015. It features the PIXEL desktop environment and includes software like Mathematica and Minecraft Pi, while being optimized for low-performance ARM CPUs. The OS is open-source and actively developed, with a focus on educational and programming applications.

Uploaded by

bitseee RandD
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Raspbian Operating System

Tushar B. Kute,
[Link]
Raspbian

• Raspbian is a Debian-based computer operating


system for Raspberry Pi. Since 2015 till now it is
officially provided by the Raspberry Pi Foundation as
the primary operating system for the family of
Raspberry Pi single-board computers.
• Raspbian was created by Mike Thompson and Peter
Green as an independent project.
• The initial build was completed in June 2012.
• The operating system is still under active
development. Raspbian is highly optimized for the
Raspberry Pi line's low-performance ARM CPUs.
Raspbian

• Raspbian uses PIXEL, Pi Improved Xwindows


Environment, Lightweight as its main desktop
environment as of the latest update.
• It is composed of a modified LXDE desktop
environment and the Openbox stacking window
manager with a new theme and few other changes.
• The distribution is shipped with a copy of computer
algebra program Mathematica and a version of
Minecraft called Minecraft Pi as well as a
lightweight version of Chromium as of the latest
version.
Basic features

• Developer Raspberry Pi Foundation


• OS family Unix-like
• Source model Open source
• Latest release Raspbian Jessie with PIXEL / 16.02.2017
• Marketing target Raspberry Pi
• Update method APT
• Package manager dpkg
• Platforms ARM
• Kernel type Monolithic
• Userland GNU
• Default user interface PIXEL, LXDE
• License Free and open-source software licenses (mainly GPL)
• Official website [Link]
Downloads
GUI
How to write disk image?
Finalization

• Complete the disk image writing process.


• Now insert the SD card in Raspberry Pi.
• Plug-in the power supply to the kit.
• Lets see the OS….
Programming Languages

• Python [Recommended for coding]


• C
• C++
• Java
• Scratch
Software Management on Pi

• sudo apt-get update


• sudo apt-get upgrade
• sudo apt-get install <package>
• sudo apt-get download <package>
• sudo apt-get remove <package>
• sudo apt-get purge <package>
• sudo apt-get dist-upgrade
Accessing Pi in Linux

• The Rpi can be accessed in Linux terminal


by secure shell.

• ssh pi@raspberrypi
• ssh pi@[Link]

• The Pi GUI can be accessed using VNC


server.
Thank you
This presentation is created using LibreOffice Impress [Link], can be used freely as per GNU General Public License

Web Resources Blogs


[Link] [Link]
[Link] [Link]

tushar@[Link]

You might also like