I'm a complete n00b at electronics (only did some in high school 17 years ago). I have a raspberrypi coming (will likely switch to Arduinos later) and wanting to make a few things
1. I want to control my garage door opener with a pi, I have a z-wave device for this, but its a POS and unreliable. I found this youtube video
which looks simple enough, now just have to get the parts and hook them up correctly. My garage door takes two wires into it (how I expect most do), red/black. I'm assuming the red is NC and black is (COM?)
I found this relay from nicegear which I think will work. Just need to figure out how to connect it up.

From this GPIO layout for the pi. Would I connect
pi 6 to GND on relay
pi 2 to VDD on relay (think VDD means it needs the 5v input)
pi 3 to EN on relay (any GPIO on the pi to EN I assume)
I'm not sure if VDD and EN are correctly (no idea what EN stands for).
like I said, complete n00b :)
