Robotics Week 2

Robotics Week 2

University

16 Qs

quiz-placeholder

Similar activities

Kollywood Blast - Tamil movies

Kollywood Blast - Tamil movies

8th Grade - Professional Development

20 Qs

Obli 5

Obli 5

University

20 Qs

Arduino 4

Arduino 4

University

16 Qs

MRV MCP Boating Basics

MRV MCP Boating Basics

University

18 Qs

Test Equipos de Impresión

Test Equipos de Impresión

KG - Professional Development

16 Qs

How to use Quizizz

How to use Quizizz

9th Grade - Professional Development

20 Qs

Unidad 6 Video Digital

Unidad 6 Video Digital

University

12 Qs

Referencias según Normas APA séptima edición

Referencias según Normas APA séptima edición

University - Professional Development

12 Qs

Robotics Week 2

Robotics Week 2

Assessment

Quiz

Specialty

University

Practice Problem

Medium

Created by

Steph Wyshnicki

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How many times will the code inside the

"void setup ()"

run?

Once

Only when called

Forever until the power is cut

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How many times will the code inside the

"void loop()"

run?

Once

Only when called

Forever until the power is cut

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If I want to

TURN ON AN LED

which function should I use?

digitalRead()

digitalWrite()

analogRead()

analogWrite()

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If I want to

CONTROL THE SPEED OF A MOTOR

which function should I use?

digitalRead()

digitalWrite()

analogRead()

analogWrite()

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If I want to

IMPLEMENT A BUTTON

which function should I use?

digitalRead()

digitalWrite()

analogRead()

analogWrite()

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If I want to

IMPLEMENT A POTENTIOMETER

which function should I use?

digitalRead()

digitalWrite()

analogRead()

analogueWrite()

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

I want to refer to pin 13 as greenLED in my code.

How can I do that?

#include <greenLED.h>

#define greenLED 13

#define (greenLED, 13)

#define 13 greenLED

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?