Day#6

Day#6

1st Grade

10 Qs

quiz-placeholder

Similar activities

3 Arduino: IF and IF-ELSE

3 Arduino: IF and IF-ELSE

9th - 12th Grade

15 Qs

Wacky Wednesday Review #3

Wacky Wednesday Review #3

9th - 12th Grade

15 Qs

Let's play with Electronics - Day 2

Let's play with Electronics - Day 2

9th Grade - University

8 Qs

UJi Pemahaman Wokwi dan perintah sederhana pemrograman arduino

UJi Pemahaman Wokwi dan perintah sederhana pemrograman arduino

12th Grade

10 Qs

UNOARDUINO

UNOARDUINO

12th Grade

10 Qs

Arduino Level 2

Arduino Level 2

12th Grade

15 Qs

Asas Arduino - Siri 3 (Code Structure)

Asas Arduino - Siri 3 (Code Structure)

1st Grade

15 Qs

Innovation

Innovation

5th - 6th Grade

13 Qs

Day#6

Day#6

Assessment

Quiz

Computers

1st Grade

Medium

Created by

A. BHUVAN

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a pushbutton in a circuit?

To store power

To give user input

To light up on its own

To charge the Arduino

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `digitalRead()` block do?

Turns on an LED

Reads whether a pin is HIGH or LOW

Writes a number to the screen

Charges the battery

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a button is pressed in a basic circuit?

Nothing changes

The pin usually becomes HIGH

The pin usually becomes LOW

The LED automatically blinks

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is used to give ON/OFF control by hand?

LED

Resistor

Pushbutton

Wire

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In block coding, where do you place the block to read the button state?

Inside setup

Inside loop (forever block)

Before uploading

Outside any block

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a button is NOT pressed, what state is usually read?

HIGH

LOW

Float

ON

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to turn on an LED in Tinkercad?

`digitalRead`

`delay`

`digitalWrite (pin, HIGH)`

`math block`

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?