Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 584 Bytes

File metadata and controls

11 lines (9 loc) · 584 Bytes

CatDetectorPi

Smart cat detector for Raspberry Pi. With a telegram bot interfaced with the Raspberry Pi equipped with a camera user can:

  • receive alerts (with picture and optionally video) when cat is contained in the camera field of view (google cloud vision api used for cat recognition);
  • instant check of cat presence;
  • live stream of Raspberry Camera;
Photos and videos are stored on Dropbox in dedicated folders and a Lifx lamp is controlled to also allow monitoring and identification in low light conditions.

Details