Hi Guys,
This is my first post here as I am a complete newbie to Arduino.
I am doing a university project that involves turning on an LED when an LDR detects bright light.
I need to be able to do this for three individual pairs of LED and LDRs.
so to clarify, -LDR 1 detects bright light from an external source and triggers LED1
-LDR2 detects bright light from an external source and triggers LED2
-LDR 3 detects bright light from an external source and triggers LED3
How would I go about doing this? Any help would be greatly appreciated!