Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
10 views

Computing - EOTT - 2 - Programming RObots and SBC

The document is a test for grade 8 students with questions about Raspberry Pi components, their uses and basic computer concepts. It tests their knowledge about Raspberry Pi parts like GPIO pins, USB port, Ethernet port and their functions. It also contains questions on Python, lists and operating systems.

Uploaded by

emaantejani10
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Computing - EOTT - 2 - Programming RObots and SBC

The document is a test for grade 8 students with questions about Raspberry Pi components, their uses and basic computer concepts. It tests their knowledge about Raspberry Pi parts like GPIO pins, USB port, Ethernet port and their functions. It also contains questions on Python, lists and operating systems.

Uploaded by

emaantejani10
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

The City School

North Nazimabad Girls Campus


Second End of Topic Test - Grade 8
Name: ______________________ Section: _______ Date: ____________________
Max Marks: 30
Duration 30 min

Q1) Fill in the blanks with an appropriate answer. [5]


a. The Raspberry PI which is a single-board computer (SBC), is a small credit card-sized computing device
that can be used for a variety of purposes.

b. GPIO pins allow the Raspberry Pi to be configured for different purposes; interact with different circuits,
and work with several types of electronic components.

c. A LIST is just an ordered collection of items that can be of any data type.

d. The port used to connect a mouse, a keyboard, or other peripherals is called USB Port

e. An example of a high-level programming language designed to be easy to read and simple to implement is
Python

Q2) Match the component with its correct description and note the answer in the third column [5]
Component Description Answer
1. GPIO a. To connect a display with a serial 1- c
interface compatible display.
2. Power Adaptor b. Connect a camera with a camera Serial 2 -d
Interface ribbon
3. CSI Connector c. Connect devices to the real world 3 –b

4. Ethernet Port d. 2.5 Amperes and 5 volts 4 –e

5. DSI Connector e. To connect to the internet 5 –a

Q3) State whether True or False [5]


a. GPIO pins are the most powerful feature of the Raspberry Pi architecture. False
b. LAN port allows the transfer of data over a USB cable. False
c. Python is open-source, which means it is free for commercial purposes only. True
d. Scripts are a piece of code. True
e. The operating system of Raspberry Pi is called Raspberry. False

Q4) What is a Micro SD card? Why is it used in Raspberry Pi? [3]


Micro SD card to store your files and the PI’s operating system
Q 5) Label the given diagram of the Raspberry Pi. [5]
GPIO Pins

Micro SD
card USB port

Ethernet
Micro USB port
power HDMI ports

Q7) Differentiate between a Simple computer and a single board computer. [2]
A single-board computer is a complete computer built on a single circuit board, with
microprocessors, memory, and input/output, and is the size of a credit card.

You might also like