raspberry_pi_timelapse
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| raspberry_pi_timelapse [2022/01/26 09:12] – created sleepy | raspberry_pi_timelapse [2025/07/07 23:10] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ---- | ---- | ||
| ==== python capture script ==== | ==== python capture script ==== | ||
| + | <code python> | ||
| + | #!/bin/bash | ||
| + | |||
| + | DATE=$(date +" | ||
| + | |||
| + | raspistill -o / | ||
| + | raspistill -o / | ||
| + | </ | ||
| ---- | ---- | ||
| ==== crontab ==== | ==== crontab ==== | ||
| + | <code bash> | ||
| + | # m | ||
| + | * | ||
| + | </ | ||
| ---- | ---- | ||
| ==== fstab for nfs ==== | ==== fstab for nfs ==== | ||
raspberry_pi_timelapse.1643188330.txt.gz · Last modified: (external edit)
