Raspberry Pi
Raspberry Pi
PRAVEENKUMAR K
20EER074
OPERATING SYSTEM(OS)
Raspberry Pi supports various operating systems (OS) that cater to different needs and
preferences.
Windows 10 IoT Core: Windows 10 IoT Core is a version of Windows 10 designed for
small, low-cost devices that can run Universal Windows Platform (UWP)
applications.
Ubuntu: There is an official version of Ubuntu called "Ubuntu Desktop for Raspberry
Pi" which provides a full desktop experience. It is based on Ubuntu Linux and supports
many standard Ubuntu applications.
SD card slot: The Raspberry Pi board has a Secure Digital card or SD card slot
where users must insert SD cards for the computer to function. The SD card
functions like a hard drive as it contains the operating system necessary for turning
the system on. It also serves to store data.
General Purpose Input and Output (GPIO) pins: GPIO pins are used to
interact with other electronic circuits. They can read and control the electric signals
from other boards or devices based on how the user programs them. The oldest
models of the Raspberry Pi had 26 pins, but most have 40 GPIO pins.
LEDs
These are a group of five light-emitting diodes. They signal the user on the present
status of the Raspberry Pi unit. Their function covers:
• PWR (Red): This functions solely to indicate power status. When the unit is on, it
emits a red light and only goes off when the unit is switched off, or disconnected
from the power source.
• ACT (Green): This flashes to indicate any form of SD card activity.
• LNK (Orange): LNK LED gives off an orange light to signify that active
Ethernet connectivity has been established.
• 100 (Orange): This light comes on during Ethernet connection when the data
speed reaches 100Mbps.
• FDX (Orange): FDX light also comes during Ethernet connection. It shows that
the connection is a full-duplex.
USB ports : Universal service bus (USB) ports are a principal part of Raspberry
Pi. They allow the computer to connect to a keyboard, mouse, hard drives, etc.
The first model of Raspberry Pi had only two USB 2.0 ports. Subsequent models
increased this number to four. Raspberry Pi 4 and Pi 400, much newer models,
come with a mix of USB 2.0 and USB 3.0 ports.
Power source: Raspberry Pi has a power source connector that typically uses a 5V
micro USB power cable. The amount of electricity any Raspberry Pi consumes
depends on what it’s used for and the number of peripheral hardware devices
connected.
FEATUERS
• Operating System Support: Raspberry Pi supports various operating systems,
including Raspbian (a Debian-based Linux distribution optimized for Raspberry
Pi), as well as other Linux distributions and even Windows 10 IoT Core.
• Audio Output: Raspberry Pi has a 3.5mm audio jack for connecting speakers or
headphones, enabling audio output for multimedia applications.