It takes 5 cloud services to hear my doorbell · Bit Nebula


in reply to Zarxrax

There are downsides to consider...

  1. Most people aren't really phased by doorbell cameras....but everyone feels a security camera pointed at them
  2. The angle is generally worse for this purpose
  3. Unlike a doorbell, there is likely no existing data line or even power
  4. No way to sugarcoat it, security cameras kind of looks like shit. The best you can hope for is one that doesn't stick out too bad

There's options for decent-looking doorbell cameras without all the fuss. I use Amcrest, I know a lot of others use Reolink

in reply to Carlos Solís
in reply to MonkderVierte
Yep, with curl because I have OliveTin setup to accept requests to ring the bell from other pis or myself if I feel the need via the web GUI.
in reply to MonkderVierte

Oh that's a silly question. Why not?

The honest answer is in the US all doorbells are powered by simple 24VAC transformers that burn 6–7 watts just being powered up, forever, for decades. This annoyed me plus I wanted a fun bell so I wired up a pi to use a modern, efficient 24VDC power supy to ring the bell and it gets turned on by the pi only when its needed so now my idle wattage is more like 0.25W.

in reply to diesisteinusername

Apologies if someone is offended by the following. It's not meant as an offense, but a professional opinion about design and Implementation.

This is a really good example of absolutely not keeping it simple and utilizing so many dependencies you'd need to monitor to be sure your solution works that the overall design is just plain bad.

If you ever implement something and get caught in so many things, take a step back and think about how your goal could be achieved in a much simpler way or even if your requirements are that important in the first place.

Anyhow. 5c from a tech guy.