Hi there!
I am new to the whole world of Arduino and electronics, and I'm the kind of person who needs a "real" project to properly learn stuff. I don't know why, but countless "blinking LED"-like projects just don't stick in the sense I'd like them to.
Anyway - I've decided that my first real project is going to be a sensor for my garage door, since I can't see it from anywhere inside my house, and I'm sick of running out to see if the kids have left it open or not, hehe.
First off - I'm sorry if my questions has been answered countless times. I've been reading a lot of posts around the web about this kind of project, but haven't managed to decide what is the best solution for me, and how to go about it. Oh, and I'm sorry if I'm expressing myself poorly - English isn't my native language.
My current scenario:
My garage door opener is a fairly cheap model, that comes with nothing more than a remote, and a possibility to install a wired button. I currently have a button beside my front door, which is hooked up, and it's working like it's supposed to. To get the door moving, all that's needed is to connect two wires - I don't know if this is the way these things normally works, but that's how mine operates.
Anyway.
What I'd like, is a sensor on the door (a so-called window sensor/reed switch, maybe?) that can send a signal to my entrance hall when the door is open. To be honest, all I really need is a small 3mm. LED to light up when the door is open. That I could achieve with simple measures, without arduino at all - BUT - that's not much fun, is it?
So - ideally - this would be way better, and much more fun:
Ideally, I'd like a small, backlit LCD to display the message "Garage is open" when that is the case. When the door is closed, the screen can go off, or something. I'd like to send the signal from the garage wirelessly (maybe with xbee?) and it would also be fun if I could operate the door with a nice button, so that I could take down the ugly, old one I currently have.
Does this sound like a project managable by a beginner to you? If so - would you recommend the xbee? Would it work with Arduino Nano? I currently own a UNO R3, but would prefer if I could make this with a Nano, or something small, and mount the arduino permanently in a small box somewhere.
In addition: The motor on the door has got an issue sometimes. It happens maybe every two months or so. What happens is that when I press the button to open the door, nothing happens. I have to go in through the backdoor in the garage, only to find the motor light bulb (it's got a bulb that lights up a few minutes every time the motor's been active) blinking. I then have to unplug and plug back in the motor, and everything is fine again. Would it be possible to add a "reset" function in my project, to sort of do this also? A button or something? Just to cut the power to the motor, and then "plug it back in"?
I hope this wasn't too much nag from a beginner, and I would be forever grateful for any advice on my path, and also links to whatever components or relevant projects you know of.
Have a fantastic week end!