Piezo Buzzer & RGB LED Flashcards
1
Q
This code allowed the buzzer to play a sound.
A
tone()
2
Q
This code stops the generation of sound from the buzzer.
A
noTone()
3
Q
The analog output numbers for RGB:
A
3,5,6,9,10,11
4
Q
Brightness minimum and maximum for RGB:
A
0-255