Search Header Logo

9 . Arduino Piano

Authored by Youngbot Academy

Computers

6th - 8th Grade

Used 8+ times

9 . Arduino Piano
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary component used to produce sound in an Arduino piano project?

piezo buzzer
motor
LED
speaker

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in Arduino is used to produce a tone on a buzzer?

beep()
sound()
buzz()
tone()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the noTone() function do in an Arduino sketch?

Increases the volume of the buzzer

Changes the frequency of the buzzer

Turns on the buzzer

Stops the tone on the buzzer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an Arduino piano project, which component is used to detect key presses?

Switch
LED
Resistor

PushButton

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you specify the frequency of the tone produced by the buzzer in Arduino?

tone(pin, frequency, duration);

tone(pin, duration);

tone(pin, volume);

tone(pin, frequency);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you turn off the tone on pin 8 in an Arduino sketch?

offTone(8);

noTone(8);

stopTone(8);

endTone(8);

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using delay() in an Arduino sketch for a piano?

To speed up the execution of the sketch
To add random noise to the notes
To change the pitch of the notes

To add a pause between tones

Access all questions and much more by creating a free account

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

Already have an account?