Question: 1. Given the following code: a. b. c. Explain what the code does Draw a flow chart Write comments to each line of code nt

 1. Given the following code: a. b. c. Explain what the

1. Given the following code: a. b. c. Explain what the code does Draw a flow chart Write comments to each line of code nt timer-100; int ledPins() 2,7,4,6,5, 3): int pinCount - 6; void setup(0 for (int thisPin 0; thisPinpinCount; thisPin++) pinModef(ledPins[thisPin], OUTPUT); void loop) f for (int thisPin O; thisPin 0; thisPin-) // turn the pin on: digitalWrite(ledPins(thisPin], HIGH); delay(timer) digitalWrite(ledPins[thisPin], LOW)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!