Pair up the correct descriptions with the codes written in Sketch for Arduino : void setup () A. Run setup and set pin 13 to be an output B, Run loop repetitively C Set pin 13 to high (LED on) pinMode (13, OUTPUT); D. Delay for half a second, and then Set pin 13 to low (LED off) E. Delay for a full second : Void loop 0 F. Complete one iteration of the loop, and run it again G. Delay for 500 seconds, and then Set pin 13 to low (LED off) H. Run loop once : digitalWrite (13, HIGH); e delay (500): digitalWrite (13, Low): delay (1000);

Electric Motor Control
10th Edition
ISBN:9781133702818
Author:Herman
Publisher:Herman
Chapter22: Sequence Control
Section: Chapter Questions
Problem 1SQ: Describe what is meant by sequence control.
icon
Related questions
Question
QUESTION 3
Pair up the correct descriptions with the codes written in Sketch for Arduino
: void setup ()
A. Run setup and set pin 13 to be an output
B. Run loop repetitively
C. Set pin 13 to high (LED on)
D. Delay for half a second, and then Set pin 13 to low (LED off)
pinMode (13, OUTPUT):
E, Delay for a full second
: Void loop 0
F. Complete one iteration of the loop, and run it again
G. Delay for 500 seconds, and then Set pin 13 to low (LED of)
H. Run loop once
: digitalWrite (13, HIGH):
edelay (500):
digitalWrite (13, LOW):
delay (1000);
Transcribed Image Text:QUESTION 3 Pair up the correct descriptions with the codes written in Sketch for Arduino : void setup () A. Run setup and set pin 13 to be an output B. Run loop repetitively C. Set pin 13 to high (LED on) D. Delay for half a second, and then Set pin 13 to low (LED off) pinMode (13, OUTPUT): E, Delay for a full second : Void loop 0 F. Complete one iteration of the loop, and run it again G. Delay for 500 seconds, and then Set pin 13 to low (LED of) H. Run loop once : digitalWrite (13, HIGH): edelay (500): digitalWrite (13, LOW): delay (1000);
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Lag, Lead and Lead-Lag Compensator
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Electric Motor Control
Electric Motor Control
Electrical Engineering
ISBN:
9781133702818
Author:
Herman
Publisher:
CENGAGE L