Skip to content

kartiksharmakk/ESP32Cam-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Less Doorbell

In Wake of Covid-19 , There is an urgent need to convert our traditional bell into a contactless bell, which eliminates contact and thus reduces the likelihood of spread.

Parts Used

  • 1 x ESP32 S-CAM-CH340 Development Test Board (WiFi+ Bluetooth Module) ESP32 Serial Port with OV2640 Camera
  • 1 x 20 cm Male to Female Jumper wire (3 pcs)
  • 1 x 20 cm Male to Male Jumper wire (1 pc)
  • 1 x MB102 830 Points Solderless Prototype PCB Breadboard
  • 1 RYB LED
  • 1 x 220-ohm Resister(1p pcs)
  • 1 x HC-SR501 PIR sensor with Jumper at back for trigger


ESP32-CAM Circuit Diagram

circuit diagram breadboard diagram



Working of Project

flowchart

working100mb.mp4

Android App has functionality of displaying Device Registration Token (Firebase FCM device token) which should be used in esp32 DEVICE_REGISTRATION_ID_TOKEN parameter for sending notifications to that android device

CDAndroidApp.mp4

This project involves using ESP32-Cam with PIR Motion Detection Sensor which sends a User Notification on Android App if someone comes near the doorbell . It Uses Firebase Cloud Messaging to send push notification to User's android app . If user wants to store the records of doorbells, notifications should be clicked , It will then store the time and date into local Database implemented via Room Library on User's smartphone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published