https://github.com/vvzen/rpi-timelapse
Barebone, less than 100 LOCs python command line to take timelapses on a Raspberry Pi. All batteries included.
https://github.com/vvzen/rpi-timelapse
python raspberry-pi rasperrypi rpi-zero timelapse timelapse-photography
Last synced: about 2 months ago
JSON representation
Barebone, less than 100 LOCs python command line to take timelapses on a Raspberry Pi. All batteries included.
- Host: GitHub
- URL: https://github.com/vvzen/rpi-timelapse
- Owner: vvzen
- License: mit
- Created: 2020-11-14T12:03:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T10:33:31.000Z (about 5 years ago)
- Last Synced: 2025-10-19T10:56:31.982Z (4 months ago)
- Topics: python, raspberry-pi, rasperrypi, rpi-zero, timelapse, timelapse-photography
- Language: Python
- Homepage:
- Size: 392 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpi-timelapse
Barebone, less than 100 LOCs timelapse CLI for Raspberry Pi.
All batteries included, no additional python package required.
Now that we've got the High Quality Camera with interchangeable lenses.. who wouldn't want to spend some time doing timelapses?
If you check `raspistill` you'll see that it has got already a `--timelapse` mode.. but the amount of possible options that you can pass to `raspistill` is insane, so I'm trying to find good defaults without having to study the `--help` of `raspistill` :D
