Skip to content

Instantly share code, notes, and snippets.

@bcnzer
Last active June 26, 2017 08:31
Show Gist options
  • Save bcnzer/8bbf59dc7504d57b94b94d6af488879e to your computer and use it in GitHub Desktop.
Save bcnzer/8bbf59dc7504d57b94b94d6af488879e to your computer and use it in GitHub Desktop.
Create timelapse directory and start timelapse phototaking
mkdir timelapse
cd timelapse
raspistill -o picture%04d.jpeg -tl 10000 -t 7200000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment