3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Smart Push-button for Garage Door

Smart Push-button for Garage Door

We live in Canada and winters can be brutal to motor vehicles; we park our car inside our garage but there have been a couple of times when we forgot the garage door open overnight and the northerly winds were not kind to the car or the inside of our garage. After it happened twice this past winter, I decided to fix it by installing a light indicator inside the push-button in our house to warn us if we forget it open again.

Basically this hack turns a BlinkM into a fancy garage door indicator by inserting it inside a push-button and by adding a magnetic door switch to activate it. I programmed the BlikM to flash a slow fading burst in green every 8 seconds when the garage door is closed, and flash fast with a fade effect in the red color when it is open.

Yes, I know... it could have been simpler, I could have just used a lighted push-button switch or a regular LED with the magnetic door switch, but I wanted it to be fancier than that and I have a tendency to "improve" things so I when I saw this hack that turns a BlinkM into a mini Arduino I knew it was the way I wanted to go at it; I had a couple of BlinkM handy anyway and this way I could make it flash the way I wanted.

Also, since the BlinkM is essentially a micro-controller, I can add more feature to this switch, for example I can use one of the unused inputs to flash the Blue LED to tell me when the mail man dropped by, but that is an upgrade for a later time...





 
 
Remove these adsRemove these ads by Signing Up
 

Step 1What I used:

What I used:
«
  • IMG_20110415_114316.jpg
  • IMG_20110405_132924.jpg
  • images.jpg
The nice thing about this project is that all the stuff I needed I already had on hand, nothing was specifically purchased for it.

 1 x Push button switch (I was able to use the one that was already installed).
 1 x BlnkM
 1 x 5V DC adapter for power.
 1 x Magnetic door switch- normally open (A normally closed one can be used but the code will have to be modified accordingly).
 2 x terminal blocks for 4 wire connections each
 *  Arduino, breadboard, spare LEDs and jumper wires to program the BlinkM (See here for reference ).
 *  4 conductor wire (I only used about 6 feet or 1.8 meters, but this can vary according to the individual setup).
 *  Soldering and de-soldering equipment plus your basic tool kit.
« Previous StepDownload PDFView All StepsNext Step »
2 comments
Aug 26, 2011. 1:02 PMhcaz-301 says:
Very Nice

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
3
Followers
4
Author:TheRafMan