In my first Instructable I want to show you how to build an cheap and easy Doorbell to Arduino 'Interface' so you can let your Arduinoproject get triggered through it or simply use your Arduino as a bell.
Almost endless possibilities :D
Remove these ads by
Signing UpStep 1: What you need...
First of all you need the 'heart' of the interface, the relay.
-My Doorbell has 12V DC so I used a FTR F1CA012V which is a 'Double Pole Single Throw'-relay but you can use 'Normally-open' or 'Change-over'-relays as well.
You also need:
1x 100k Ohm Resistor
1x small 3 port luster terminal
some bell wire
about 20cm control wire cable
shrink tubes to isolate the contacts and protect the 'Interface'
soldering tools
Thats it!








































Visit Our Store »
Go Pro Today »




Do you mean that current will flow from the GND to the Arduino I/O pin if there's a positiv current on GND and the relay 'off' respectively if there's a higher current on GND as on Vcc it will flow into Vcc?!
I thought about it too but it wasn't treated yet :( Doesn't the pull up resistor do the job?
What diode do you prefer?
MFG
You both mean a "flyback diode" to protect the relay coil-circuit (not the Arduino) from voltage spikes...
Yeah, I really should fix it.
Thanks for giving me food for thought :)
MFG
Of cause you need to programm your arduino^^
But there's no need for a special progamm or library to use your D2A-'Interface' with, use it just like a normal pushbutton.
Everyone who is in arduino should know how to use a pushbutton...
MFG