(Solved): Create a program flow chart that explains thr steps needed to implement the code in C arduino uno. d ...
Create a program flow chart that explains thr steps needed to implement the code in C arduino uno. do not write the code needed, ONLY CREATE THE PROGRAM FLOW CHART
Description The 8-LED's will be connected to pins 0-7 and 3-DIP switches will be connected to pins 8-10 of the Arduino microcontroller board, respectively. At the beginning, all the switches should be in the off position (0). Your program should utilize a loop, reading the status of the switches, and displaying the corresponding light sequence output in step. For implementing this project, you will need to use a delay loop. The switches specify the sequence to be generated, as follows: