Hardware Software Worksheet
Hardware Software Worksheet
Part-A - Hardware
Hardware: Computer hardware is the physical part or component of a computer, such as the monitor,
keyboard, computer data storage, graphic card, sound card and motherboard.
About Raspberry-Pi:
Video:
https://www.youtube.com/watch?v=uXUjwk2-qx4&feature=youtube
It is a small credit card sized computer (microcontroller unit) that can be used in electronic projects.
Operating system is- Raspbian (It is a version of Linux built specifically for the Raspberry Pi).
Page | 1
THE INDIAN HIGH SCHOOL, DUBAI
Electronic Components:
Sensors:
A sensor is a device that detects and responds to some type of input from the physical environment.
Relay: Relays are switches that open and close circuits electronically.
LCD:
LINUX:
Helping Words:
HDMI Output, USB ports, Video & Audio Output Jack, Power Input, Input & Output Pin,
LAN Port, RAM
Page | 2
THE INDIAN HIGH SCHOOL, DUBAI
2-USB
Ports
7-RAM
3-LAN
Port
Choose the sensor used to do the above tasks from the given list.
Answer Here:
1.Temperature sensor
Page | 3
2.Motion Sensor
THE INDIAN HIGH SCHOOL, DUBAI
Part-B Software
PART-B SOFTWARE
Software:
It includes the operating system (Ubuntu, Linux), utilities (MS office) and application software (Python,
Photoshop).
Forever Block:
It is a Control Block. Once the block is activated, all blocks inside of it will be read "forever", forming a loop
.The only way to break is to end or a Stop Script/l block to be read
Repeat Block:
It will process the code it contains for a given amount of time, before allowing its script to continue.
Wait Block:
Control statement:
IF statements - used to execute a statement under a certain condition. ELSE enables the selection of
statements to be executed after a condition is tested.
Operators:
It is a symbol that usually represents an action or process. These symbols were adapted from
mathematics and logic.
Page | 4
THE INDIAN HIGH SCHOOL, DUBAI
Variables:
Answer Here:
X=100
ANDROID:
Answer Here:
Forever Block
Page | 5
THE INDIAN HIGH SCHOOL, DUBAI
Answer Here:
Wait Block
3. When we are visiting Malls & restaurants we might have noticed the water tap and hand dryer which
automatically releases the water and air. List the components used in hardware and software.
Hardware Software
It includes the mother board, and sensors. It includes the operating system, utilities and
application software.
Page | 6