Robotics Week 2

Robotics Week 2

University

16 Qs

quiz-placeholder

Similar activities

Hábitos orales nocivos

Hábitos orales nocivos

University

20 Qs

MSDGN CHAPITRE 11 STMG

MSDGN CHAPITRE 11 STMG

1st Grade - University

20 Qs

UTS AMC Advanced DIII OBU 14 A (05 Juni 2020)

UTS AMC Advanced DIII OBU 14 A (05 Juni 2020)

University

15 Qs

telefonía

telefonía

3rd Grade - Professional Development

20 Qs

Referencias APA 7ma edición

Referencias APA 7ma edición

University

15 Qs

Lesson 0 - Introduction

Lesson 0 - Introduction

University

13 Qs

Mercadotecnia Digital

Mercadotecnia Digital

University

13 Qs

Marketing Digital

Marketing Digital

University

12 Qs

Robotics Week 2

Robotics Week 2

Assessment

Quiz

Specialty

University

Medium

Created by

Steph Wyshnicki

Used 5+ times

FREE Resource

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?