sphitzer / raspberrypi-lapse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme...

execute with command 

python3 raspberrypi-lapse.py --tlname=couch8 --interval=5 --duration=40



Followed this guide for the most part
https://pimylifeup.com/raspberry-pi-dslr-camera-control/
https://github.com/gphoto/libgphoto2.git
https://github.com/gphoto/gphoto2.git

Python Telegram client
https://github.com/LonamiWebs/Telethon

Python gphoto interface
https://github.com/jim-easterbrook/python-gphoto2

Receive command via telegram.  Notify back to telegram when completed,
 status check, and/or if errors occur.

Send each photo to dev server for backup
- and timelapse processing
- kafka that shit

Ideas for timelapses over a long period of time in an enclosed space 
- growing plants
- crystal grow



About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%