Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

SCORE

Course Code: ECE 415 CEAFA Date:


Term Exam: PRELIM EXAMINATION Instructor: ENGR. JOHN RICHARD MUSNI
Name: Yr. & Section:

I. CYPHER [15.PTS]
#commands.cypher{
Fill the white squares with letters, forming words or phrases, by solving clues, which lead to the
answers. If the answer has two phrases, fill an underscore (_) between the two phrases.
}

Across Down
1. It consists of a name, value, and type. 2. A type of LED in Arduino which stands for receive.

5. In an Arduino board, this is a type of nonvolatile memory, and it 3. A pin of a microcontroller that can have a range of values between
keeps the data even after device restart and reset. 0 and 1023.

9. Used to write programs, compile sketches and upload to a 4. A type of function that keeps on repeating the instructions and
microcontroller. actively controls and monitors the Arduino.

10. A state of a digital signal that represents "ON". 6. An open-source hardware and software platform designed for those
interested in developing interactive devices and applications.

12. An Arduino component that on each tick, the microcontroller 7. A variable qualifier that modifies the behavior of the variable,
performs one operation, for example, addition, subtraction, etc. making a variable "read-only".

13. A type of LED in Arduino which stands for transmit. 8. Circuitry that directs operations within a computer's processor.

14. Converts information into a human-perceptible form or, 11. A data type that takes up one byte of memory that stores a
historically, into a physical machine-readable form for use with other character value.
non-computerized equipment.

15. These pins can be used as either input or output pins.

Record Code: CEAFA-IND-1.15.5


Page 1 of 1
SCORE

Course Code: ECE 415 CEAFA Date:


Term Exam: PRELIM EXAMINATION Instructor: ENGR. JOHN RICHARD MUSNI
Name: Yr. & Section:

II. LISTING SPACES [15.PTS]


#commands.listing_space{
Fill the blank spaces in the table based on the requirements. Each box is equivalent to 5 points if the
list is complete. If the list is incomplete, 3 points will be given, but no points will be given if the
spaces are blank.
}

The Members of Arduino’s Parts of an Arduino Board The Whole Program


Core Development Team Structure Tree of an
Arduino Program




 
 

 
 

 
 

 

III. DEVELOPMENT [15.PTS]

#commands.development{
Develop a short/brief Arduino project concept and determine its INPUT, CONTROL UNIT, and OUTPUT.
15 points will be divided as follows:
Use the back of the paper.
Graphical Presentation: 5 points
Organization: 5 points
Arduino Project Concept: 5 Points
}

IV. ELUCIDATION [15.PTS]


#commands.elucidation{
Explain the provided subject depending on your understanding. Each topic is worth 5 points.
The 5 points will be divided as follows:
Use the back of the paper.
Content: 2 points
Correctness: 2 points
Organization: 1 Point
}
A. The Relationship Between Software and Hardware
B. Advantages and Disadvantages of Using Arduino in a Project
C. Simple Automatic Control Devices

Record Code: CEAFA-IND-1.15.5


Page 1 of 1

You might also like