Saturday, June 4, 2022

Make a Time-Lapse with Raspberry Pi

Caroline Dunn put together a fantastic tutorial covering how to make a time-lapse video with a Raspberry Pi HQ camera and a Raspberry Pi for Tom’s Hardware:

To create a sunrise video, we set up our Raspberry Pi HQ camera 30 minutes before sunrise to take photos every 3 seconds for an hour. After an hour, the Raspberry Pi will stitch the photos together at 30 frames per second to create a 24 second video of the sunrise. The Python code included with this tutorial allows the user to customize how long the time lapse camera will run, the number of seconds between each photo, and the frame rate of the time lapse video itself. As a bonus we’ve included instructions on how to set the HQ camera to start at a specified time of the day.

Read more

No comments:

Post a Comment