Thanks for share your project. It's pretty close that I need. I want to create a very easy hardware to be used by my mom (80 years) to call me when she wants or needs. I think this project can helps many older adults to be able to communicate with their families without technology being a barrier 😎
@ShmurdaaaA Жыл бұрын
9:35 enabling the microphone 10:55 enabling video calls
@scoremoore42804 жыл бұрын
With this virus going on, can you make a video teaching how to make an automatic, sink, or even dish soap, dispenser?
@robf.25854 жыл бұрын
I'd probably get that notification long after someone rang.
@NecroLV4 жыл бұрын
Like 2 days later if you are a sleep and delete all notifications because you dont recognize the logo.
@paul_hiles4 жыл бұрын
Yeah mine would be about 6hrs later 😂
@inzami4 жыл бұрын
It would be more useful to do it locally without inet connection, less latency, faster call setup, no need for 3rd party service, no need for fast inet. I researched it awhile back using WebRTC and Pi 3 is actually better option for that because Pi 4 open source WebRTC support is still lagging.
@sonicbhoc4 жыл бұрын
Let's say I had 2 pi 3s and wanted to set this up. How would you go about it?
@inzami4 жыл бұрын
@@sonicbhoc You dont need 2 Pi's. Run WebRTC server on one Pi and open chrome kiosk mode and do it via chrome alone. Chrome supports WebRTC natively.
@circuitmasters52584 жыл бұрын
Good video! Awesome content - When a guy like me thinks of something like this - you gotta keep in mind - someone has already got it done...I gotta step up my game!
@maskdpanda98584 жыл бұрын
Honestly, Great idea. how do you deal with ppl trying to steal it... they steal the ring doorbells and those are professionally installed.
@gianniformica82354 жыл бұрын
Awesome build. Powering this would be easy via the original door bell button. It doesnt supply the right voltage though. You can get around that by tracing the door bell button wires back to the chime, pull the power lines off the chime and connect them to the door bell button wires. You'll get a power line all the way to your breaker in the basement. Pull those lines off the breaker, and connect them to an AC adapter supplying the correct voltage, then just plug it in. Wondering if there would be a way to incorporate chime?
@akshita_95973 жыл бұрын
Can we operate it if we are not at home?
@triggerhappyme47564 жыл бұрын
Anyway to adjust the code do we can use a touchscreen with "press here" on the screen instead of physical push button?
@hondaguy91534 жыл бұрын
I understand the 2 way mic. I don't want to video chat with someone at my door...😅
@burtberkful4 жыл бұрын
Maybe serverless is suitable for the server side. A short lived workload will be run when te doorbell is pressed. Also serverless functions can be run in a free tier when requirements are met. However I don't know the technical aspects of this. I didn't experiment with it yet.
@elielepetit81072 жыл бұрын
i swear you're amazing!!!great job
@andresvaldevit36924 жыл бұрын
One idea would have been to do it without the display, why should the caller see me at all? ...and water proof it. You know it's outdoor.
@ameggs4 жыл бұрын
"Visit Jitsi Meet and configure the site to use your camera/microphone" contains a dead link. Do you have MQTT incorporated in your code? This would be a great addon for those you use Home Assistant, NodeRed etc for automation.
@hackershack4 жыл бұрын
Thanks for letting me know about the dead link. I do not have MQTT, but that would be an awesome addition if you want to contribute :)
@ameggs4 жыл бұрын
@@hackershack I would love to contribute, but I know nothing about coding, just a copy and paster.....
@robf.25854 жыл бұрын
How about notifications on motion detection was that a thing?
@razahassan811 Жыл бұрын
Great and easy product to set up!
@JFlogerzi4 жыл бұрын
Could you use the low voltage that the exsiting door bell uses to power the device?
@Mikey-Likes-I.T4 жыл бұрын
possibly put that power line to a stepper and maybe yeah, could probably run all of that wire in the wall as well to clean it up and to make sure that no one cuts the open lines
@JFlogerzi4 жыл бұрын
@@Mikey-Likes-I.T I thought that voltage is already low voltage but the USB is even lower right?
@Mikey-Likes-I.T4 жыл бұрын
@@JFlogerzi yes, which means you would need the stepper to step the power down to the power of the USB
@sortofsmarter4 жыл бұрын
most home doorbells use 24V AC and rated at about 40VA so with a simple full bridge rectifier circuit that can supply 5V at 2A easy
@DiyintheGhetto4 жыл бұрын
Hello I have a question. Can we do this without a screen on it? Also for the speaker can we just use the onboard jack of the pi?
@SatumangoTheGreat3 жыл бұрын
The screen should be optional, yes. Just don't connect one, I don't believe you have to change the software for that. As for the speaker, I'm afraid that is a little more involved since the audio jack doesn't have a microphone input function apparently. So the USB microphones is probably the easiest and cheapest option. More info at: raspberrytips.com/add-microphone-raspberry-pi/
@chairforce09284 жыл бұрын
What are the chances you guys would be able to manufacture some of the boxes for sale?
@AneeshNair_embedtutor4 жыл бұрын
why didnt you use the audio jack on the rasberry pi for audio istead of lcd audio
@hackershack4 жыл бұрын
You could, but you would have to solder to the pi and change some audio settings to output to the 3mm jack instead of HDMI
@kazu88es4 жыл бұрын
omg it´s like magic
@noahklimczuk7937 Жыл бұрын
Hi, I’m having issues with the speaker, it’s not working, I'm pretty sure I soldered everything correctly and ideas?
@mhnaseri66742 жыл бұрын
Thanks a lot for your amazing video but please also say how to open the door using an smartphone?
@filipknap9145 Жыл бұрын
Really great video , but can i ask do i need to change in code ,from email and to email adresses or no ?
@_jawn_4 жыл бұрын
I have a question. Will it work without the screen and speaker?
@Celcius14 жыл бұрын
Would a raspberry Pi zero work instead of a 3 b+
@hackershack4 жыл бұрын
I don’t think so unfortunately. It doesn’t have enough processing power for the video
@florixc4 жыл бұрын
Or a very small ipcamera with a raspberry in the home...
@adroitspartan79074 жыл бұрын
@@hackershack - great video appreciate the time and effort. Though why do you need to process the video, when you only need to stream it. I did this some months back on a pi zero and ingested the feed into another pi zero running motioneyeOS.
@bonaccisimone4 жыл бұрын
Congrats for the project! Can I connect the system to an existing PBX (like asterisk, 3CX) instead of Jitsi? Thank You
@PileofKyle4 жыл бұрын
Simone Bonacci this would be amazing
@bonaccisimone4 жыл бұрын
Yes, I think it shouldn't be too difficult for him. I don't know well this language, othewise I would try to modify the code. I have to study!
@bonaccisimone4 жыл бұрын
@@PileofKyle do you have did it? Now i have a system that work (raspbian with linphone 3.12) , but it don't work with codec h264 and i can't install it , now i'm trying to install Ubuntu 18.04 on my Raspi 3B+ and i will try with it
@abkl95682 жыл бұрын
@@bonaccisimone hey, let me know if you succeed 😅
@bonaccisimone2 жыл бұрын
@@abkl9568 the system with raspbian + linphone works but not perfectly. in the end I bought a video intercom in the end I bought a video intercom with SIP prorocol (Dahua VTO3211) that works with my SIP server (freePBX) and with Home Assistant
@vincentnunna5103 жыл бұрын
Great. Can we use the same project with no screen on the PI? Just camera and speaker.
@NileshAkhade3 жыл бұрын
You need a security guard outside your door, so that the door bell is safe.
@ToddBeck762 жыл бұрын
No doubt, these days especially!
@sivagurumudaliar12463 жыл бұрын
I see a servo being used to open the door lock, but is there code to control it?
@cosmicrdt4 жыл бұрын
Great project. Tip: if you "key" the two back pieces by a couple of layers overlapping you don't have to worry about filing or matching perfectly. They'd probably bond better that way too.
@micmac8271 Жыл бұрын
Do you have a tutorial or links for the smart lock?
@TheChooseyourtempo3 жыл бұрын
Any way to add motion detection to alert you when someone walks up to the door?
@李偉佛8 ай бұрын
Sir,which option should I choose for the operating system of Raspberry Pi Imager? Rasberry Pi OS or Use custom?
@bartconinckx6 ай бұрын
would this withstand frost?
@josem.gonzalezcalderon10234 жыл бұрын
I have problem when try running the script in the commnd line. chromium-browser-v7:876): Gtk-WARNING **: 18:52:55.053: cannot open display
@liamarriganfiguerola780 Жыл бұрын
Would it be possible to do this project wtih a raspberry pi zero w? And if not, why? I am working on a project for school and it would really help out to know. Thanks.
@charmines53464 жыл бұрын
Now you need to add a servo with a wet wipe so when someone rings it wipes off to keep from corona lol
@paulfreed63944 жыл бұрын
Or a disinfectant sprayer
@kzmpianist3 жыл бұрын
Thanks for great tutorial. how much does it cost in total? As an idea - would be great to create Home Assistant add-on, i know many guys are looking for good smart bell solution for theirs smart houses.
@pixiexl86054 жыл бұрын
Great video.
@CircumambulationMaedia26 күн бұрын
Notification via email is funny. The person at the door would be long gone by the time you receive it.
@nathanielbajo1304 жыл бұрын
I have a question..... What is the usefulness of the Samsung 128gb memory card?
@robbejacobs5304 жыл бұрын
Yes I don't see it in the video
@RedMageGaming3 жыл бұрын
Pretty sure it was just the SD card he had on hand for the project demonstration. You could do this project with an 8GB SD card as you do not really need much space for anything beyond the scope of the project.
@rovproject71853 жыл бұрын
can you please guide me how can I use same code using WEBCAM?
@electronic79794 жыл бұрын
Very good 👍
@davidvanbochoven42373 жыл бұрын
When he pressed the button on the doorbell someone was at my door 😂.
@Noah-yp6fo4 жыл бұрын
You never seize to amaze me. So many cool projects! Wish you guys would put out more videos!
@hackershack4 жыл бұрын
Working on it! Unfortunately it'll be difficult with the shutdown because all of my tools are in a friend's garage :/
@AnilArya514 жыл бұрын
@@hackershack don't worry people will wait for such amazing content...
@SpeedDeamon952 жыл бұрын
Is powered off the wall? Why isn't it storing the data locally?
@bey68074 жыл бұрын
works with pi4 model b?
@andersonmedina13104 жыл бұрын
Another impressive project, congratulations
@lupzmarcal4 жыл бұрын
WHy need a resistor?
@schossel4 жыл бұрын
Connecting a LED to the PI normally requires a resistor. The pushbutton has an integrated LED, so without further investigation, I would say the resistor is just for the led in the button.
@Ed196014 жыл бұрын
Very good
@cicciobassdrum4 жыл бұрын
Hello, which kind of power supply did you use? Switching? Battery? I'm worried about audio noise
@stumbledevil326910 ай бұрын
you got any idea ? I also have the same question
@ToonMeynen4 жыл бұрын
Uses Vim to edit the files, this guy knows his shit.
@paulfreed63944 жыл бұрын
Very nice. Thanks for sharing. Greetings from New Zealand
@herantd4 жыл бұрын
6:33 *steady hand*
@ediik4 жыл бұрын
:D
@Chamuvmg3 жыл бұрын
Hey, great project. Quick question: What is the resistance that you use for your button?
@Mikey-Likes-I.T4 жыл бұрын
why not use an old smartphone like a Samsung Galaxy S6 or 5?
@AlexanderLang19804 жыл бұрын
How is the enclosure for environmental protection? In warm locations with little rainfall it's probably ok but for temperate climates the display and internal electronics are going to get ravaged by moisture and dust ingress. Is the display readable in sunlight? Overall nice project - thanks for sharing.
@MsMauroluis4 жыл бұрын
good morning. i will like know if can i to do install your sketch in one raspberry pi zero w? I don't need of screen in bell button just a cam. i sorry my english. I am brasilian thanks for video
@praneethreddy20784 жыл бұрын
@Hacker Shack When I am trying to execute the code it is shutting down ? What to do mate I am doing mini project on it right now
@s.p.singhwadhawan63683 жыл бұрын
Can we use raspberry pi zero
@amandaakerson7233 жыл бұрын
Hello, I want this it is doorbells do webcam with text message? if you available me.
@denisgrabocka12694 жыл бұрын
Can you use a usb camera for video and mic input ?? Great project by the way
@mrmaximuser4 жыл бұрын
I think you can use a webcam
@jacobyeh4 жыл бұрын
This is great but I found that using a Raspberry Pi 3 it wasn't up to the task (CPU utilization was at 100% and video was too choppy and slow to be useful). I found that even with a RP4 w/ 4GB RAM, a video chat on Jitsi seemed to pretty much max out the CPU utilization (although memory usage seemed pretty limited). I know from the video that you used a RP3B+. What kind of CPU utlization did you experience? It looks like from the video that the Jitsi mtg was pretty smooth.
@hackershack4 жыл бұрын
I had similar results. It started smooth but lagged after some time. Maybe using a custom video server like the one we used for the smart security camera would improve performance. You might also be able to change resolution on the camera to improve perf.
@pinepine9221 Жыл бұрын
do any of guys know the electrical diagram of this one
@whoopsie-vf8ib4 жыл бұрын
it will be much cooler and safe if the email notification is also capture the image when someone ring the bell, so you can prepare to welcome the guest or pretend you aren't in home to avoid people you hate hehe 😂
@hackershack4 жыл бұрын
Haha nice idea. You could always contribute to the codebase ;)
@arbazkhan83204 жыл бұрын
Please make more videos constantly i really appreciate your work 👍
@hackershack4 жыл бұрын
Trying!
@ShmurdaaaA Жыл бұрын
8:14 camera setup
@kenji10534 жыл бұрын
Such an impressive project. Love ur vid :)
@sudhanshuranjan153011 ай бұрын
In my os, chromium browser is not detecting the camera...can any one tell me solution for this??
@stumbledevil326910 ай бұрын
Hii, are you done with the project ? I need some guidance.
@KazemitoHaruhi4 жыл бұрын
I have no idea, why you not use stand clamp to solder the button? 🤣🤣 Nice project btw, I like it!
@TreaHuggs4 жыл бұрын
What is the lag time from pressing the button to joining? People don't want to wait 5 mins. Also how is the performance with the video calls?
@MrBobWareham4 жыл бұрын
I liked the project but the case is wow so big you could make it much smaller
@yousefemad50044 жыл бұрын
It is nice project And you are grat
@bearpoor-wx1oq Жыл бұрын
should I learn How to printing 3D for Raspberry pi Smart door bell?
@JustinFrost3024 жыл бұрын
Can you make it for the pi zero
@AneeshNair_embedtutor4 жыл бұрын
128 mb memory card is enough for both os and program ?
@hackershack4 жыл бұрын
Probably not.
@juliofeliu37694 жыл бұрын
I love it but why no use a pi a+ ?
@hackershack4 жыл бұрын
Didn't have one :/
@juliofeliu37694 жыл бұрын
@@hackershack thanks guys I was looking for something like this for long time
@odelahoya14 жыл бұрын
After I run python doorbell the screen goes blank any ideas ?
@hackershack4 жыл бұрын
The screen turns off until a button press. You can disable that in the code by commenting out the turn on/off screen functions
@odelahoya14 жыл бұрын
Thank you awesome video btw !
@easyspin3604 жыл бұрын
Nice vid Aaron! Keep hacking!
@jun90984 жыл бұрын
Just quick question. Why you spend money to buy those parts and spend your time to make a door bell, instead of just buy a complete door bell camera product at a store right away?
@thomaslocke15033 жыл бұрын
Because a video doorbell with wifi-functionality costs about 1000$?
@25100genaro4 жыл бұрын
I don't receive the email do you have any tip, please help
@supperka23 жыл бұрын
Can you make update většinou with telegram notification instead email? Please
@Azety934 жыл бұрын
i need this for my mom's house
@craigf9874 жыл бұрын
Wow.. free raspberry pie.. where do you live? ;)
@RoadBris4 жыл бұрын
It would be hard to tell who pressed the button if there was an email notification instead of the alarm.
@ShmurdaaaA Жыл бұрын
16:00
@FrancescoVannini4 жыл бұрын
Really cool project. I'd have appreciated a more to the point shorter video since you provided all the details elsewhere but really nice nevertheless
@ste765393 жыл бұрын
"with a really steady hand..." PMSL are you sure about that?
@3ATIVE3 жыл бұрын
6:32 "... with a really steady hand." - Shows really shaky hand. LOL
@TheBjevan4 жыл бұрын
Great idea! Can you use a pi-zero and can you make the call to come on skype or google duo
@hackershack4 жыл бұрын
I don’t think the zero has enough processing power, but you could definitely use Skype or Duo
@praneethreddy20784 жыл бұрын
@@hackershack When I am trying to execute the code it is shutting down ? What to do mate I am doing mini project on it right now
@christopheroggemans84274 жыл бұрын
You must change the URL in doorbell.py script : meet.jit.si/%s#config.prejoinPageEnabled=false
@Vindix0074 жыл бұрын
Here in Brazil, your doorbell would be robbed or destroyed.
@mrmaximuser4 жыл бұрын
may you could put arround the doorbellsystem bulletproof glas and only let the button outside
@3dprinteriqoption3614 жыл бұрын
thank you .. please give me part 3d printer the project .
@hackershack4 жыл бұрын
They’re on the hackster.io link!
@tonytrilex25553 жыл бұрын
you should partner up with Ring and not sell your idea for free
@PaceyPimp4 жыл бұрын
I'll buy one made from who ever can make me one
@ocow57354 жыл бұрын
Lol I can make one as soon as the quarantine is over completely
@anshul77864 жыл бұрын
Imagine someone stole this
@hackershack4 жыл бұрын
Haha yeah, I talk about that during the coding part. You definitely want to make sure there's no sensitive data on your device
@rudie29022 жыл бұрын
@@hackershackWhat about your WiFi password which is on the Pi SD-card?
@atropa68944 жыл бұрын
0:32 Am I the only one who thought "bomb"?
@florinpandele52054 жыл бұрын
Lost 20 mins for an almost unusable ideea. It uses free cloud services, which is the main NO-NO for a DIY project. The whole point of a DIY project is to be completely independent from any service of any kind. You're better off with a commercial, already-fully-made doorbell than this.
@LaurenzEdelman3 жыл бұрын
He lost me when he said the doorbel sends an email.
@charliebrownau4 жыл бұрын
Instead of using annoying shit music please buy an external mic for your recording instead of built in mic of video recording devices