Arduino Sketches

Arduino Sketches

5th Grade

10 Qs

quiz-placeholder

Similar activities

grade 5 XSTREAM

grade 5 XSTREAM

5th Grade

15 Qs

Simple Machines

Simple Machines

5th - 6th Grade

10 Qs

Princípios básicos - arduino

Princípios básicos - arduino

5th Grade

12 Qs

Train Time  SuperScience Dec/Jan 2019

Train Time SuperScience Dec/Jan 2019

3rd - 5th Grade

10 Qs

1.3 Matter, Mass, and Volume Review

1.3 Matter, Mass, and Volume Review

5th Grade

11 Qs

Quis_XI IPA-2 & XI AGAMA-2

Quis_XI IPA-2 & XI AGAMA-2

5th Grade

11 Qs

G5 Seven segment display

G5 Seven segment display

5th Grade

14 Qs

Science Year 2: Manipulative Skills

Science Year 2: Manipulative Skills

2nd - 6th Grade

13 Qs

Arduino Sketches

Arduino Sketches

Assessment

Quiz

Science

5th Grade

Easy

Created by

Maryam Mammadova

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Arduino sketch?

An Arduino sketch is a type of dance move.

An Arduino sketch is a program written in the Arduino IDE using the Arduino programming language.

An Arduino sketch is a type of paintbrush used for drawing on canvas.

An Arduino sketch is a type of musical instrument.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file extension is used for Arduino sketches?

.code

.ino

.ard

.sketch

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the setup function used for in an Arduino sketch?

Running the main loop

Defining the board type

Displaying output on the serial monitor

Initialization of variables, pin modes, libraries, and settings

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a variable in an Arduino sketch?

declare int sensorValue;

int sensorValue = 0;

variable sensorValue;

int sensorValue;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the loop function used for in an Arduino sketch?

To play music

To change the board's color

To continuously execute a block of code

To send emails

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you upload an Arduino sketch to the board?

Shake the board vigorously

Connect the board, select board/port, click 'Upload' in Arduino IDE

Whisper the code to the board

Send the sketch via carrier pigeon

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the delay() function in an Arduino sketch?

To speed up the program execution

To pause the program for a specified amount of time in milliseconds.

To control the brightness of an LED

To generate random numbers

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?