Skip to content

LucaTomei/Esp32-Cam-PIR-Telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Esp32-Cam-PIR-Telegram

Security-Camera with Esp32 Cam, PIR and Telegram Bot with a beautiful ReplyKeyboard.

Introduction

This is a Telegram bot for the ESP32-CAM that allows you to control your board from anywhere to request a photo, sensor readings or control the flash. Additionally, you’ll receive a notification with a new photo whenever motion is detected.

Components

Connection schema - For Programming in Arduino IDE

Connection schema - For common use

Available Telegram Commands

  • 📷Photo📷: Capture a photo with/without flash based on "📷Flash ON💡" or "📷Flash OFF📵"
  • 📷Flash ON💡: Enable flash foro photos
  • 📷Flash OFF📵: Disable flash for photos
  • 🚨Arm🔥: Enable motion detection
  • 🚨Disarm📵: Disable motion detection
  • 💡LedON🔥: Enable flash (can be used as a night light)
  • 💡LedOFF📵: Diable flash
  • 💡AutoFlash🤖: If enabled, the flash will be used for every photo in the time slot from 8pm to 6am.

Still to be implemented:

  • Beautiful keyboard with emoji
  • Video recordings based on motion and Telegram command
  • Save photo/video on micro-sd card
  • SSH communication protocol to save photo in secondary network storage

About

Esp32-Cam PIR & Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages