Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tzymni/aiy-camera-trap
Camera trap with the possibility to send a photo by email using AIY Google Vision Pack.
https://github.com/tzymni/aiy-camera-trap
aiy aiy-vision-kit aiyprojects camera-traps phototrap raspberry-pi-camera raspberrypizero
Last synced: 27 days ago
JSON representation
Camera trap with the possibility to send a photo by email using AIY Google Vision Pack.
- Host: GitHub
- URL: https://github.com/tzymni/aiy-camera-trap
- Owner: tzymni
- License: mit
- Created: 2021-04-20T18:21:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T19:16:54.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T20:08:48.008Z (3 months ago)
- Topics: aiy, aiy-vision-kit, aiyprojects, camera-traps, phototrap, raspberry-pi-camera, raspberrypizero
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aiy-camera-trap
Camera trap with the possibility to send a photo by email each time when object will be detected by using AIY Google Vision Pack.### Instructions
```
# stop joy_detection_demo (default application in AIY Google Vision Pack)
sudo systemctl stop joy_detection_demo
# copy config in project directory and fill empty places
cd aiy-camera-trap
cp config.copy.yaml config.yaml
vim config.yaml
# start application
./aiy_camera_trap.py
```### Links
Free SMTP server:
- https://www.sendinblue.com/AIY Google Vision Pack documentation:
- https://aiyprojects.withgoogle.com/vision