1.Construct the circuit using the Arduino Uno, Breadboard, LEDs, resistors and tact/toggle switch use tinkercad
2.Create a program that will display different running light patterns. The program must not execute the light effect until the user releases the button. The following running light pattern will:
Upon selecting following switches button, here are the following patterns:
Pattern:Switch1 button
The 8 LED light runs from left to right one at a time.
Pattern:Switch2 button
The 8 LED light runs from right to left one at a time.
Pattern:Switch3 button
The first left and first right LED light runs followed by the others until such time that LED light meet at the center.
Pattern:Switch4 button
The 4th and 5th LED lights on and after which 3rd and 6th LED lights on followed with 2nd and 7th LED lights then afterwards the 1st and 8th LED lights on.
Pattern:Switch5 button
The 8 LED blinks
Comments
Leave a comment