Piezo Buzzer & RGB LED Flashcards

1
Q

This code allowed the buzzer to play a sound.

A

tone()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

This code stops the generation of sound from the buzzer.

A

noTone()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The analog output numbers for RGB:

A

3,5,6,9,10,11

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Brightness minimum and maximum for RGB:

A

0-255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly