Skip to content

ESP32-CAM mounting on a board with pir, photo-resistor sensors, AC/DC power and a static relay.

License

Notifications You must be signed in to change notification settings

InnoGreenTech/ESP32-CAM-pir-static-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP_CAM with Pir sensor, photo resistor and static relay.

Description:

This is a camera built around a ESP32-CAM. It allow to stream RTSP stream for your Video station like Synology for exemple. It have two sensors, a Pir sensor to detect mouvement and a photo-resistor to detect luminosity and control integrate flash LED. There is also a static relay to swith on a light or other actuators. It integrates a power supply.

You can found more information on my web site on this page

[I have used the great library of Kevin Hester-Chow] https://github.com/geeksville/Micro-RTSP/blob/master/README.md

I share also the drawing and the pcb in this repository.

Picture of current status

Contributing:

Fork it Create your feature branch (git checkout -b my-new-feature) Commit your changes (git commit -am 'Add some feature') Push to the branch (git push origin my-new-feature) Create new Pull Request

About

ESP32-CAM mounting on a board with pir, photo-resistor sensors, AC/DC power and a static relay.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages