Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Timelapse Script

Setup

Make sure that the camera is connected to the Raspberry Pi and verify it by opening a Terminal window and entering the rpicam-hello command. If you connected the camera after turning on the Raspberry Pi, it most likely needs to be restarted for the camera to start working.

  1. Update the Raspberry Pi and install Git
sudo apt update && sudo apt upgrade -y && sudo apt install git -y
  1. Change directory to the home directory and clone the GitHub repository
cd
git clone https://github.com/CEng-3/timelapse.git
  1. After Git has cloned the repository, change into the directory
cd timelapse
  1. Run
python3 timelapse.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages