WorksheetsLed Pattern
Total questions: 10
Worksheet time: 5mins
1. What is Arduino used for?
a) Controlling home appliances remotely
b) Monitoring environmental conditions
c) Building interactive projects
d) Analyzing stock market trends
2. Why would Mira blink an LED in a specific pattern?
a) To communicate information or create visual effects
b) To demonstrate programming skills
c) To predict the LED's future behavior
d) To control the LED's size
4. In a smart home project, which Arduino pin is commonly used to connect an LED for blinking?
a) Pin 0
b) Pin 13
c) Pin A0
d) Pin R2D2
8. Aanya is working on a project using Arduino. Which Arduino function should she use to turn off the LED?
a) turnOff()
b) digitalWrite()
c) off()
d) blinkOff()
10. How does the digitalWrite() function differ when setting the LED to ON (HIGH) and OFF (LOW) states in controlling a traffic signal?
a) Setting the LED to ON (HIGH) and OFF (LOW) states
b) Changing the LED's color
c) Predicting the LED's behavior
d) Controlling the LED's temperature
