Arduino - Exercise 1 Blink

Arduino - Exercise 1 Blink

10th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

ASESMEN INFORMATIKAN BAB 1 SERI 2

ASESMEN INFORMATIKAN BAB 1 SERI 2

10th Grade

15 Qs

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

11th - 12th Grade

10 Qs

EmTech Q2 Post Test 2

EmTech Q2 Post Test 2

11th Grade

15 Qs

สอบเก็บคะแนน ไพทอน ม.4

สอบเก็บคะแนน ไพทอน ม.4

9th - 12th Grade

10 Qs

conditional constructs in Java

conditional constructs in Java

10th Grade

10 Qs

Kuis tipedata, flowchart informatima kelas X j4njang SMA

Kuis tipedata, flowchart informatima kelas X j4njang SMA

9th - 12th Grade

10 Qs

Distribución Binomial

Distribución Binomial

11th - 12th Grade

10 Qs

Accessing the Internet

Accessing the Internet

9th - 10th Grade

15 Qs

Arduino - Exercise 1 Blink

Arduino - Exercise 1 Blink

Assessment

Quiz

Computers, Specialty, Other

10th - 11th Grade

Medium

Created by

Darren Richardson

Used 19+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is this?

A transistor

An Arduino micro-controller

The Millenium Falcon

A resistor

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How do we know what the cathode (negative leg) is of an LED? Tick correct ones

Flat edge of LED bulb

Long leg

Short leg

It says on it.

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What does digital output mean? Tick all correct answers

It can have one of two values

It can have a voltage of either 0v or 5v

It can be more than 2 different values or states.

It can be HIGH or LOW

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would this command do?


pinMode (13, OUTPUT);

Initialise digital pin 13 as an Input

Nothing, it is spelled incorrectly

Initialise digital pin 13 as an Output

Turn on output 13

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would this command do?


pinMode (5, Output)

Initialise digital pin 5 as an Input

Nothing, it is written incorrectly.

Initialise digital pin 5 as an Output

Turn on output 5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

void loop is the section of an Arduino sketch that is only run once.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if you want to stop an Arduino sketch for 1 second the command would be ---

delay (1);

delay (1000)

delay (1000);

stop for 1 second

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?