Introduction: How to Use a Magnetic Door Switch / Sensor With Arduino
In this tutorial we will use one magnetic - contact door sw / sensor and a buzzer for making a "noise" when a door is opened. Normally the reed is 'open' (no connection between the two wires). The other half is a magnet. When the magnet is less than 13mm (0.5") away, the reed switch closes.
Step 1: What You Will Need
For this project you will need:
- Arduino uno
- Magnetic Contact Switch - Door Sensor
- Buzzer
- Breadboard and some cables
Step 2: The Circuit
The connections are pretty easy, see the above image with the breadboard circuit schematic.
Step 3: The Code
Here's the code, embedded using Codebender!
Try downloading the Codebender plugin and clicking on the "Run on Arduino" button to program your Arduino board with this sketch. And that's it, you've programmed your Arduino with this sketch!
Step 4: Well Done!
You have successfully completed one more "How to" tutorial and you learned how to use a magnetic contact switch with Arduino.
I hope you liked this, let me know in the comments.
There will be more of them, so make sure to click Follow button!