I/O Programming -- Interfacing of LED and Switch
What is the primary purpose of the pinMode() function in Arduino programming?
Which Arduino function is used to turn an LED on or off?
What does the delay(1000); function do in an Arduino sketch?
On most Arduino Uno boards, which digital pin is connected to the onboard LED?
Which of the following will make the LED blink faster in the Arduino code?