Question: Using Arduino Programming Assume that two LEDs are connected to Pin1 and Pin2. Write a void loop to do the following: Step1: Flash Pin1 at
Using Arduino Programming Assume that two LEDs are connected to Pin1 and Pin2. Write a void loop to do the following: Step1: Flash Pin1 at 2 flashes/sec and Pin2 at 1 flash/sec for two seconds. Step2: Flash Pin1 at 1 flashes/sec and Pin2 at 4 flash/sec for two seconds. Continuously repeat Steps 1 and 2. In both steps, the LEDs should be ON 30% of the time and OFF 70% of the time. Write a void loop, Arduino code for the above problem
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
