Hey guys,
i'm kinda new to the arduino platform and have a question.
i'm a programmer with not a lot of background in electronics so don't make fun of me
i have an LED stripe that is connected to a 12V dc power supply.
now, i want to control this LED stripe using my arduino,
i have a momentary switch i want to use to accomplish this for the time being (later i want to move to controlling it using wifi).
i know i can just buy a relay, but i dont have one available right now,
so my question is, how can i achieve this (if at all) using only an arduino and a momentary switch.
i thought maybe i can somehow short circuit the LED, is this possible?
thanks for the help!