Font size
WorksheetsArduino 1
Total questions: 67
Worksheet time: 3hrs 21mins
It is the most popular Microcontrollers Programming in the digitally- embedded system world.
It is a bank card-sized single-board computer that can be used in many applications.
It is a kind of a microcontroller that can be used in electronics, robotics, and other similar devices
It is a compact micro board powerful enough to hold 16 MHz of frequency.
It has a 16-bit CPU, and its MSP is designed for low-cost and low-power dissipation embedded statements.
It is a compact integrated circuit that includes a processor, memory, and input and output peripherals
It is an open-source electronics platform and is an easy-to-use hardware and software
It is a small electronic device that contains the function of the control and logic operations of a digital computer
It is a microcontroller board based on a microchip that has 20 digital I/O pins.
It consists of four parallel 8-bit ports, which are programmable and addressable as per the specification.
Give three examples of a microcontroller board used in prototyping
Give three examples of a microcontroller used for embedded system.
Give three characteristics of a microcontroller board.
What is the operating voltage of an Arduino board?
What microcontroller board Arduino UNO is based on?
What is the clock speed of an Arduino board?
What are the PWM pins that can be found in the digital pins in Arduino board?
What is the Output Power of an Arduino board?
What are the USB port's functionalities in the Arduino board?
What are the three indicator lights found in the Arduino Board?
It is the large grey color background with boxes in XOD.
It is a part of a node that is located on the top side of each node.
It is a block representing a physical device in XOD
It is the color in a node that represents Boolean values.
It is a part of a node that is located at the bottom part of each node.
It is the color in a node that represents numbers.
t is the color in a node that represents strings.
It is the color in a node that represents pulses
It is the visual programming software language for microcontrollers compatible with Arduino and Raspberry Pi.
This are lines that are used to connect nodes
What are the two formats to operate XOD IDE?
What is the core function of a node in the XOD program?
How convenient is XOD IDE in programming a microcontroller
How many digital pins can be found in an Arduino Board?
What does 0 mean in a binary system?
What are the two states used in digital pins?
What does HIGH mean in a binary system?
What is the use of a digital pin in Arduino?
use of a pinMode in the Arduino program.
These are computer programs used for testing and debugging a specific program.
This computer software translates source code in a high- level language such as C++ and Python into a set of machine language instructions
This are written code that indicates something is wrong or missing in the program.
It is a hardware tool that measures two or more electrical values.
It is a tool designed specifically for capturing, displaying, and measuring electrical signals in a digital circuit.
It is a tool that graphically displays electrical signals and shows how those signals change over time.
It is a radio communication system that uses a software for the modulation and demodulation of radio signals.
What are the common errors in XOD IDE?
What are the different kinds of error catchers in XOD?
What is the difference between Digital Multimeter and a Logical Analyzer?
Escape Key
CTRL+A
H
I
CTRL + Shift +
How many digital pins can be found in an Arduino Board
What does 0 mean in a binary system?
What are the two states used in digital pins?
What does HIGH mean in a binary system?
What is the use of a digital pin in Arduino?
How many Analog Input pins can be found in an Arduino Board?
What is the maximum range value when using a potentiometer
What does ADC mean?
What is the label for analog pins in Arduino?
What does GPIO mean?
What is the primary use of an Analog pin in Arduino?
Explain the difference between analoglRead and analoglWrite in Arduino programming.
Give examples of analog components compatible with Arduino board.
