DIY Doorbell Will Send Pictures Of Your Guests To Your iPhone

Say you’re a misanthrope and you’re afraid of humans. What to do? Well, you could cower in the dark when people ring your doorbell or you could laugh derisively at their smug faces in the screen of your iPhone. I’m going for the derisive laughter.

This DIY Arduino project involves a simple circuit, a webcam, and a few API calls to PushingBox to enable a truly enjoyable derisive experience.

The system works by pushing images grabbed by the webcam through PushingBox to an app like Prowl or Pushme.to. When the doorbell is pressed, it sends a serial signal to the Arduino board which in turn notifies the various services. The webcam picture then gets sent over to you so you can decide whether to let whoever is outside in.

It’s probably a little more complex than it needs to be, but if you’re totally into watching the world pass you by it’s a great solution and a fun weekend project.

Project Page