Skip to content

Documentation and source code to build a ~$70 timelapse camera based on a Raspberry Pi Zero W.

Notifications You must be signed in to change notification settings

ingojaeckel/go-raspberry-pi-timelapse

Repository files navigation

Go Raspberry Pi Timelapse

This repository contains documentation and source code to help running a Raspberry Pi Zero based timelapse camera.

How does it work?

The build

Parts List

This project was created for a timelapse system consisting of the following core components: a Pi Zero W with a camera board, a case, and an SD card. The following sections describe the components in more detail.

Core parts for regular deployment (about $65)

Additional parts to include a battery backed clock (about $8)

Additional Parts for Development (about $6)

Build overview

The build

Build steps

Step 1: Initial Build

  1. Optional: If you want to use the battery backed clocked start by soldering the 2x20-pin strip on Pi Zero W board (instructions). After the soldering, attach the RTC to the 2x20-pin strip. Don't forget to insert the CR1220 battery into the RTC.
  2. Connect the Pi Zero W and the Pi Camera Board v2 via the Pi Zero Camera cable.
  3. Insert the Pi Zero W into the C4Labs Zerbra Zero Case.

Step 2: Install disk image and access web interface

  1. From another computer, download and decompress the most recent go-raspberry-pi-timelapse .img file.
  2. Install the .img file to an empty SD card using the Raspberry Pi Imager.
  3. Insert the SD card card into the Pi Zero W.
  4. Turn on the Pi Zero W plugging in a micro USB cable into the PWR IN connector (bottom right corner).
  5. The Pi Zero W will act as a Wifi access point. Connect to the Pi's Wifi named timelapse-raspberry-pi, passphrase: InsertTheRealPassword.
  6. Open the Pi's web interface in a browser: http://192.168.50.1:8080/. This interface will allow you to align the camera, download photos, shutdown the Pi, etc.

Misc resources

PiTFT

About

Documentation and source code to build a ~$70 timelapse camera based on a Raspberry Pi Zero W.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published