Skip to content

chilic/espcam-rs

Repository files navigation

ESP32 Rust Security Camera

This Rust-based project aims to develop a secure home security camera that seamlessly integrates with Telegram. The camera will offer real-time monitoring and instant alerts, providing homeowners with a reliable and convenient way to keep their homes safe.

Hardware:

  1. ESP32-CAM W-BT (ESP32-S OV2640)
  2. HC-SR501 PIR Human Body Motion Sensors

How To:

  1. clone repository (git clone git@github.com:chilic/espcam-rs.git)
  2. prepare configuration (cp .env.example .env) and edit .env file you will need to specify:
  3. connect your esp32
  4. run cargo r to flash development version and cargo r --release for production ussage.

ESP32 Rust Security Camera

About

ESP32 Rust security camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published