Hello. Am really new to arduino I have the basic knowledge of electronics of how to connect all this set up. My problem is programming, I need to learn cause I know little. plz help.
I need to create a simple program that can detect a blinking on/off 1sec interval signal and convert it to OFF for detecting this state.
This signal is the blinking led of my computer when it is in sleep mode.
When the led is not blinking (fully on) I need to send a signal to the gate of a FET transistor to power the fans.
But when the led is blinking I need to stop this signal to the FET to stop the fans. Because I donβt want the FET to power on/off the fans every 1 sec, just sleep (off) during that state.
thanks.