Font size
WorksheetsArduino Lesson 2
Total questions: 89
Worksheet time: 2hrs 31mins
Arduino is an (a) platform
Arduino is based on heasy to use ______ and ______
(a)
Arduino is a good way for _____ and _____ to create interactive devices
(a)
Arduino can interact with their environment using ______ and _______
(a)
Arduino began in (a) at IDII in Ivrea, Italy
What does IDII mean
(a)
Where is Ivrea located
(a)
Arduino is created by a team of (a)
Arduino, created by a team of academics wanted to provide a ______ and ____ for students to create interactive projects
(a)
The name Arduino came from a (a) in IIvrea where the founders used to meet
Arduino was created for (a) to create interactive projects
What year did Hernando Barragan create wiring development platform
(a)
Hernando Barragan created wiring development platform as a (a) at IDII
What did Hernando Barragan create in 2003
(a)
In 2003, _____ _____ created the wiring development platform
(a)
In 2005, Massimo Banzi and David Caurtielles created (a) based on wiring development platform
Who created Arduino?
(a)
When was Arduino Uno released?
(a)
The most popular Arduino board
(a)
When did Arduino became an open source electronics platform?
(a)
Arduino Leonardo is a board with built-in (a)
When was Arduino Leonardo released?
(a)
What is the 1st Arduino board with bulit in USB communication
(a)
2011 Arduino Due is released, it is the 1st Arduino board with a (a)
When was Arduino Due released
(a)
In 2011, what Arduino was released?
(a)
In 2009, what Arduino was released?
(a)
In 2015, what Arduino was released?
(a)
Arduino M0 is the first Arduino with (a)
When was Arduino M0 released
(a)
In 2016, what Arduino was released?
(a)
Arduino Uno Wi-Fi Rev2 is the first Arduino with built-in (a)
In 2017, Arduino Portenta H7 is released, it is the most (a) Arduino board to date
In 2017, what Arduino was released?
(a)
What year was Arduino Portenta H7 released?
(a)
1st part in Arduino Uno (left)
(a)
2nd part of Arduino uno (left)
(a)
3rd part of Arduino Uno (left)
(a)
4th part of Arduino uno (left)
(a)
5th part of Arduino uno (left)
(a)
6th part of Arduino uno (left)
(a)
1st part of Arduino uno (right)
(a)
2th part of Arduino uno (right)
(a)
3rd part of Arduino uno (right)
(a)
4th part of Arduino uno (right)
(a)
Printer USB port used to load program from Arduino IDE to Arduino Board
(a)
Arduino Uno board can also be powered through this port
(a)
This can be powered through an AC-to-Dc adapter or a battery
(a)
Power port can be powered through a/an (a) or a battery
This can be connected by plugging in a ____ __________ ____ into the power jack of the board
(a)
Powered port can be connected by plugging in a 2.1mm central-positive plug into the (a) of the board
The power port operates at (a) (number) volts and can withstand a maximum of 20 volts
The power port can withstand a maximum of (a) (number) volts
It protects the power port from burning out
(a)
It is the most prominent black rectangular chip with 28 pins
(a)
Atmega 328P microcontroller was created by a major microcontroller manufacturer named _
(a)
Atmega 328P microcontroller is a chip with _ pins
(a)
Atmega 328P microcontroller has a flash memory of _
(a)
The 4 components of an Atmega 328P microcontroller in order are:
(Format: name, name, name, name in abbreviation)
(a)
What does EEPROM mean
RAM of Atmega 338P microcontroller is how many KB?
(a)
It is where the program loaded is stored
(a)
It is the runtime memory
(a)
It is what fetches program from flash memory with RAM
(a)
Keeps data even if restarted/reset
(a)
Atmega 328P is pre-programmed with (a)
Bootloader allows direct program adding without ______ ______ _____
(a)
Arduino analog input pins has how many analog input? (Answer only)
(a)
Analog Input pins read analog signals and convert it to _____ ____ for the system to understand
(a)
Analog input pins read (a) and convert it to digital value for the system to understand
Analog input pins only measures (a) and not current
Analog input pins have a very high (a) that allows little amount of current to pass through
Analog input pins can be used for ANALOG INPUT OR OUTPUT or (a) (answer in capslock)
Digital pins can be _____ or _____ pins (include or in the answer)
(a)
When digital pins are sued as outputs, it acts as a (a) for the connection of components
When digital pins are used as input pins, it (a) from the component connected to them
When digital pins are output pins, it supplies ____ of current at ____ that is more than enough to light LEDs (answer: bla bla at bla bla)
(a)
Digital pins with numbers 3, 5, 6, 9, 10, 11 are pins with (a) or (-) symbol
What pin numbers have a tilde symbol beside them? (Lowest to highest order)
(a)
Digital pins with tilde symbols can act as normal pins but can also be used for (a)
Quartz crystal oscillator which ticks 16 million times a second
(a)
How many times does a crystal oscillator tick per second?
(a)
On each tick of the crystal oscillator, the (a) performs 1 operation
It is a signal translator
(a)
Converts signals in USB level to a level that an Arduino Uno board can understand
(a)
TX in TX RX indicator stands for
(a)
RX in TX RX indicator stands for
(a)
An/a (a) would blink whenever the Arduino Uno board is transmitting or receiving data
3 examples of the application of Arduino (format: name, name, name)
(a)
