wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Arduino Lesson 2

Total questions: 89

Worksheet time: 2hrs 31mins

Name
Class
Date
1.

Arduino is an (a)   platform

2.

Arduino is based on heasy to use ______ and ______

(a)  

3.

Arduino is a good way for _____ and _____ to create interactive devices

(a)  

4.

Arduino can interact with their environment using ______ and _______

(a)  

5.

Arduino began in (a)   at IDII in Ivrea, Italy

6.

What does IDII mean

(a)  

7.

Where is Ivrea located

(a)  

8.

Arduino is created by a team of (a)  

9.

Arduino, created by a team of academics wanted to provide a ______ and ____ for students to create interactive projects

(a)  

10.

The name Arduino came from a (a)   in IIvrea where the founders used to meet

11.

Arduino was created for (a)   to create interactive projects

12.

What year did Hernando Barragan create wiring development platform

(a)  

13.

Hernando Barragan created wiring development platform as a (a)   at IDII

14.

What did Hernando Barragan create in 2003

(a)  

15.

In 2003, _____ _____ created the wiring development platform

(a)  

16.

In 2005, Massimo Banzi and David Caurtielles created (a)   based on wiring development platform

17.

Who created Arduino?

(a)  

18.

When was Arduino Uno released?

(a)  

19.

The most popular Arduino board

(a)  

20.

When did Arduino became an open source electronics platform?

(a)  

21.

Arduino Leonardo is a board with built-in (a)  

22.

When was Arduino Leonardo released?

(a)  

23.

What is the 1st Arduino board with bulit in USB communication

(a)  

24.

2011 Arduino Due is released, it is the 1st Arduino board with a (a)  

25.

When was Arduino Due released

(a)  

26.

In 2011, what Arduino was released?

(a)  

27.

In 2009, what Arduino was released?

(a)  

28.

In 2015, what Arduino was released?

(a)  

29.

Arduino M0 is the first Arduino with (a)  

30.

When was Arduino M0 released

(a)  

31.

In 2016, what Arduino was released?

(a)  

32.

Arduino Uno Wi-Fi Rev2 is the first Arduino with built-in (a)  

33.

In 2017, Arduino Portenta H7 is released, it is the most (a)   Arduino board to date

34.

In 2017, what Arduino was released?

(a)  

35.

What year was Arduino Portenta H7 released?

(a)  

36.

1st part in Arduino Uno (left)

(a)  

37.

2nd part of Arduino uno (left)

(a)  

38.

3rd part of Arduino Uno (left)

(a)  

39.

4th part of Arduino uno (left)

(a)  

40.

5th part of Arduino uno (left)

(a)  

41.

6th part of Arduino uno (left)

(a)  

42.

1st part of Arduino uno (right)

(a)  

43.

2th part of Arduino uno (right)

(a)  

44.

3rd part of Arduino uno (right)

(a)  

45.

4th part of Arduino uno (right)

(a)  

46.

Printer USB port used to load program from Arduino IDE to Arduino Board

(a)  

47.

Arduino Uno board can also be powered through this port

(a)  

48.

This can be powered through an AC-to-Dc adapter or a battery

(a)  

49.

Power port can be powered through a/an (a)   or a battery

50.

This can be connected by plugging in a ____ __________ ____ into the power jack of the board

(a)  

51.

Powered port can be connected by plugging in a 2.1mm central-positive plug into the (a)   of the board

52.

The power port operates at (a)   (number) volts and can withstand a maximum of 20 volts

53.

The power port can withstand a maximum of (a)   (number) volts

54.

It protects the power port from burning out

(a)  

55.

It is the most prominent black rectangular chip with 28 pins

(a)  

56.

Atmega 328P microcontroller was created by a major microcontroller manufacturer named _

(a)  

57.

Atmega 328P microcontroller is a chip with _ pins

(a)  

58.

Atmega 328P microcontroller has a flash memory of _

(a)  

59.

The 4 components of an Atmega 328P microcontroller in order are:

(Format: name, name, name, name in abbreviation)

(a)  

60.

What does EEPROM mean

4 lines
61.

RAM of Atmega 338P microcontroller is how many KB?

(a)  

62.

It is where the program loaded is stored

(a)  

63.

It is the runtime memory

(a)  

64.

It is what fetches program from flash memory with RAM

(a)  

65.

Keeps data even if restarted/reset

(a)  

66.

Atmega 328P is pre-programmed with (a)  

67.

Bootloader allows direct program adding without ______ ______ _____

(a)  

68.

Arduino analog input pins has how many analog input? (Answer only)

(a)  

69.

Analog Input pins read analog signals and convert it to _____ ____ for the system to understand

(a)  

70.

Analog input pins read (a)   and convert it to digital value for the system to understand

71.

Analog input pins only measures (a)   and not current

72.

Analog input pins have a very high (a)   that allows little amount of current to pass through

73.

Analog input pins can be used for ANALOG INPUT OR OUTPUT or (a)   (answer in capslock)

74.

Digital pins can be _____ or _____ pins (include or in the answer)

(a)  

75.

When digital pins are sued as outputs, it acts as a (a)   for the connection of components

76.

When digital pins are used as input pins, it (a)   from the component connected to them

77.

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)  

78.

Digital pins with numbers 3, 5, 6, 9, 10, 11 are pins with (a)   or (-) symbol

79.

What pin numbers have a tilde symbol beside them? (Lowest to highest order)

(a)  

80.

Digital pins with tilde symbols can act as normal pins but can also be used for (a)  

81.

Quartz crystal oscillator which ticks 16 million times a second

(a)  

82.

How many times does a crystal oscillator tick per second?

(a)  

83.

On each tick of the crystal oscillator, the (a)   performs 1 operation

84.

It is a signal translator

(a)  

85.

Converts signals in USB level to a level that an Arduino Uno board can understand

(a)  

86.

TX in TX RX indicator stands for

(a)  

87.

RX in TX RX indicator stands for

(a)  

88.

An/a (a)   would blink whenever the Arduino Uno board is transmitting or receiving data

89.

3 examples of the application of Arduino (format: name, name, name)

(a)