Question: Level 1: Modify the program to make the LED flash slow three times (1000 ms delay), then quickly three times. (100 ms delay)

Level 1: Modify the program to make the LED flash slow three

Level 1: Modify the program to make the LED flash slow three times (1000 ms delay), then quickly three times. (100 ms delay)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Here is the required program import RPiGPIO as GPIO import time Set up GPIO mode GPIOsetmodeGPIOBCM Define GPIO pin for the LED indicatorlight 17 You can change this pin based on your setup Set up GPI... View full answer

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 Algorithms Questions!