Question: Level 3:Light meter Challenge Write a program that will control 3 different LED's lights. Create a program that meets the following criteria. LED #1 Will
Level 3:Light meter Challenge Write a program that will control 3 different LED's lights. Create a program that meets the following criteria. LED #1 Will turn on when light sensor is above 50% value LED #2 will turn on when light sensor if above 30% value and below 60% LED #3 will blink slowly when below 33% light value, and quickly then above 66% value You can use map() function to determine the max/min values of your system.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
