In this assignment you are requested to create a controller for a lighting system. In this system, there are 6 LEDs. The brightness of each LED can be adjustable by separately. However, you are required to control the LEDs in groups of 3. They should be arranged in two rows each row containing 3 LEDs. There should be a switch to set which group of LEDs to control. Adjustment should be done using a button and three potentiometers. Once the button is clicked, the values of the potentiometers should be assigned to brightness of LEDs depending on the group control switch. In the end, user should be able to select a row of LEDs using a switch, modify potentiometers and press the button to copy LED brightnesses on the selected row from the potentiometers. It is required to explain how the device works
In this assignment you are requested to create a controller for a lighting system. In this system, there are 6 LEDs. The brightness of each LED can be adjustable by separately. However, you are required to control the LEDs in groups of 3. They should be arranged in two rows each row containing 3 LEDs. There should be a switch to set which group of LEDs to control. Adjustment should be done using a button and three potentiometers. Once the button is clicked, the values of the potentiometers should be assigned to brightness of LEDs depending on the group control switch.
In the end, user should be able to select a row of LEDs using a switch, modify potentiometers and press the button to copy LED brightnesses on the selected row from the potentiometers.
It is required to explain how the device works
Step by step
Solved in 2 steps with 1 images