loading
Need to know if the garage door is open? Need to know if you pulled in far enough for the door to close without hitting your bike? Need to know all this with web access... I present the garage monitor 3000.

When the car reaches the right spot, the LED turns from green to red.

This is a work in progress, this is just version 1.0, I think it will go through a few changes to make it even better.

Step 1: Parts

Wire
1 Mercury switch
1 220 ohm Resistor
1 10k ohm resistor
2 x 1k ohm resistor
1 Red LED
1 Green LED
1 Parallax Internet Kit (PINK from parallax www.parallax.com)
1 BS2 Micro Controller (from parallax www.parallax.com)
1 PIR Motion Detectorr (from parallax www.parallax.com)
1 ds1620 temperature chip.
1 5v power supply
1 cardboard poster tube

I had no network drops in my garage, which I obviously had to fix, so I bought a linksys WET11 off of ebay for $20.
Well, it could be acting as a burglar alarm because the PIR will detect body heat
No,it won't.
Yes it will
I thought it would.
thermal imaging camera will though just dont ask how much it costs
hehe did anyone see the word halo on the ethernet
yep<br/><br/><a rel="nofollow" href="http://www.haloelectronics.com/pr-2004-10-1.html">http://www.haloelectronics.com/pr-2004-10-1.html</a><br/>
yes
lolz
This instructable is awesome. My husband is terrible, he can watch the door close, drive away then wonder if he closed the door. Ignore all these people that tell you that its too much work to tell you if you are pulled in all the way. I love that you can remotely tell if the door is closed!
That's pretty much exactly what I do too, Except instead of the door, it's a locker at school...
Could I do this on a smaller scale using an arduino with the ethernet shield??
I think it should be possible,however you will need your own code.
Neat project. I don't care about the parking location thing, but would be nice to be able to check on both garage doors - this works with one only,. I guess you could use the PIR to check if there is motion in the garage though.
Neat start. You beat me to the line. I am working on a similar concept, but putting all into a wrt54g. The wrt54g has 1-wire capability, along with serial ports. You could basically reduce all this to the single wrt54g Wifi component and program in linux using perl/ruby/python/sh instead, even having it serve the page itself.
Brilliant. Specs are here:<br/><br/><a rel="nofollow" href="http://wiki.openwrt.org/OpenWrtDocs/Customizing/Hardware/MMC">http://wiki.openwrt.org/OpenWrtDocs/Customizing/Hardware/MMC</a><br/>
This should reduce the whole cost down to about maybe $75 or so, including the router, a board, and some parts (like led's) the rest is software baby!
Bah! I wish the parts to get a basic stamp on ethernet would be cheaper! Any suggestions? At the price of the Netburner alone I could buy a junk minipc and use it in the pace - and put a wireless or wired nic inside :-\
I stumbled across this <a rel="nofollow" href="http://www.siteplayer.com/main_content.htm">http://www.siteplayer.com/main_content.htm</a> that certainly looks cheaper, but I don't know if it would work any better.<br/>
Oh my god that looks like my savior!
The <a rel="nofollow" href="http://www.makezine.com/controller/">Make Controller</a> has Ethernet.<br/>
I have a traffic signal light, is there a way to hook that up instead of the red and green Diodes to tell where to park or would i be screwing with the power supplied and needed to much???
I have been toying with the idea of a garage door monitor when I came upon this one. I was a little less ambitious but still need some help. I was considering using magnetic switches like those used by home alarm systems. I have 2 garage doors, my design was to fish the wire into the house and mount a pair of LEDs on a switch plate in the hallway. Any suggestions on the power source or other considerations I should know. I am a low voltage newbie.
Bortojo … I’ve been fooling with the same idea after our garage door was left open all night a couple of times. Here’s what I am doing … My goal is to keep it simple and the voltage as low as possible. I found a 3 volt DC wall transformer in my junk box ( I’ve been a ham for 30 years so I have a lot of junk) and a double pole double through switch. After a trip to Radio Shack I got a package of 20 assorted LED’s and a package of 100 ohm ½ watt resistors. The resistor on the plus side of the power supply will give you 2 volts at the LED. My idea was to drop a red LED for OPEN and a green LED for Closed into a ceiling light in the hallway, but the wife thought that was a little tacky so I’ll run the wires down inside the wall and use a phone wall plug to plug into and put a small box with the two LED’s above my computer desk. You could do the same but you would have to run more wires for the two doors. Magnetic switches should work just fine. Hope this helps … Terry … nterry9g@aol.com
Looks interesting but for just parking your car look into PARK ZONE .. a great product for locating car in same place every time ... Amazon.com about $23 I'v been using them for several years
I love it!! I built my own after I seen your post on parallax.com!! Very Cool!!!
Very nice Joe :0)
I would like to make from recycled materials a led light indicator lit only when garage door is up. Needs to be viewed from the adjoining room. No car ever stored in garage., garage door opener in use, battery powered preferably. Simplicity of design important, elegance of design would be very nice too. The switch I don't know, maybe mechanical operated by lthe moving door, maybe electronic, I don't know. The indicator light to be unobtrusive, maybe even a bundle of light carrying fibers extending right through the door. Ideas anyone?
I went to Parallax.com and found PINK but the other two parts I couldn't find. Do you have the part numbers?
Here you go<br/>BS2 chip-<br/><a rel="nofollow" href="http://www.parallax.com/detail.asp?product_id=BS2-IC">http://www.parallax.com/detail.asp?product_id=BS2-IC</a><br/><br/>PIR chip-<br/><a rel="nofollow" href="http://www.parallax.com/detail.asp?product_id=555-28027">http://www.parallax.com/detail.asp?product_id=555-28027</a><br/>
naikrovek, have you ever had a positive comment? i read through the commments you have left people, and all you do is leave negative ones.
this is awesome, i can modify the cuircut and use it fow loads of stuff, awesome
This is my first time on this forum and I really like this project. How can you IM, PM or whatever you call it to certain members? I'd like to ask Joe more questions about this project.
Hey Chris - You can email me joe at in0ti0n dot c0m replace the zero's with o's. -Joe
Another good/positive reason for these sites/projects is that they are often proving grounds for ideas/concepts, I generally learn more from the way others are applying code/hardware and in particular good shortcuts than I will from maybe the reference texts. Keep up the good work (everybody) and while we can all think of easier ways to monitor the garage door, this project as others have noted has many other potential uses. Well done - good idea
I also agree about negative posts, the point is not to make the best project for the need, but something that works in general. A project like this might be overkill for the particular application, but it can inspire others to use similar ideas for similar applications where this is not overkill...This is basically an idea-sharing forum, not a competition, so admire the creativity before you criticize the practicality of it. The point of this site is inspiration, not criticism, however it is still good to give CONSTRUCTIVE criticism on a particular work. Constructive criticism fine-tunes a project, negative criticism does nothing. Someone could make a burglar alarm from this, whch has little to do with garage doors, really... Sure some ghetto applications might work, but half the fun is showing everyone else your 1337 kit as opposed to a considerably-unexciting tennis-ball-on-a-string method. Take part in the joy of invention, not the semantics of simplicity. If you can't do that, you don't belong here. That's why we call it ingenuity, and if we are to advance technologically as a species, we need to stop crucifying ideas that actually work, and find the better application for them if there is one.
It's class, but it's overkill. The easiest way has got to be: Pull your car forward to where it needs to be. Turn on the car lights. Take a marker or whatever, and mark the outside of the throw of the lights on the wall. You pull in, flick your ights on, and drive forward until the light from the headlamps is smaller than your two marks. Perfect, every time. Of course, you can't mod that trick to tell you if there is coffee in the pot from the next room, or it the door is open. So, each to their own.
Thanks for looking guys. If this project is overkill for you, that is acutally cool, What is great about a site like this is that you can just use the part of this project that meets your needs i.e. the car LED lights and leave the rest out. For instance if you needed to make a datacenter monitor, you could use most of this project for that, and if you use the PINK web server, you could monitor it with CACTI and get alerts if the data center gets too hot, or if the door is open more than 20 minutes. Anyhow have making stuff! -Joe
i just tie a string from the ceiling with a tennis ball at the end. when my windshield hits the tennis ball i know i'm in far enough. another way would be to put a switch on the ground, when your tire runs over it, light turns green, and you're good. this project seems like overkill.
Having worked for a overhead door company, I think this is a great idea! Make your improvements and mass-market this thing! A tennis ball can't tell me if the door is shut, from my cell phone/laptop. (Sometimes, I think this site is turning into a big flame war.) Great job!
I completely agree about the negative posts. You'll note that they're primarily from people who dont make their own stuff.
cool! (although it seems like a lot of work for some relatively useless remote information) the most practical part is the led that changes from red to green.
great instructable, dfault you should think a little outside the box. This would be very useful for a birds nest webcam or other remote montoring application

About This Instructable

22,781views

66favorites

License:

Bio: I like to tinker with just about anything, sometimes it works out in the end. Have fun looking at the projects, try tearing something open ... More »
More by joe:Intel Edison Garage Monitor and Alert System Intel Edison Fat Bike Tire Analyzer Intel Galileo Garage Monitor 
Add instructable to: