It's designed to live inside the mailbox (I have a big one) and detect changes in the ambient light level. When the mailbox is opened, it triggers a wireless doorbell transmitter, ringing the house's doorbell and letting me know the mail's there.
Remove these ads by
Signing UpStep 1Get the stuff.
-Arduino (I used an Uno)
-9V battery pack
-Breadboard/Prototyping shield
-Wireless doorbell transmitter
-Transistor (I used an IRF510 MOSFET from RadioShack)
-Photoresistor
not pictured:
-10k resistor
-jumper wires for breadboard
| « Previous Step | Download PDFView All Steps | Next Step » |














































In case someone may be interested, here my Arduino Facebook Notifier project:
http://rosafante.altervista.org/arduino-facebook-notifier/
Been thinking about this for some time, and it seems that you are wasting the power and the versatility of the arduino.
Why not use a tilt switch or micro switch on the mailbox and have the transmitter send a signal to the receiver of the doorbell which is in turn connected to the arduino. You would then only need one power source in the mailbox. You would then have the arduino in the house where you can power it from a 'wall wart' psu. attach an LCD display, have it tweet you when the mailman has been etc.
Just my 2 cents
Dillydog
I, too, live far from my mail box and the mailman seems to alter when he delivers the mail each day - and there is no way to know when he has delivered the mail - so I want one of these gadgets.
However, I am learning how to use the Arduino not to ring a bell, but to inform me on a display - time and date the mailbox was opened (with the use of an LDR) - as well and store each past delivery time and date, so I can create a more approximate time and date.
Can you or anyone help me with how to make the Arduino talk to the display?
Thanks All - and keep making! C
If you are powering your Ardu' off a 9v battery then I would try using that for the transmitter too. Might very well work.
Batman
nice project!
Hopefully your mailman didn't thought it was a bomb. :D