dmihai / rpi-timelapse

Time lapse photography with Raspberry Pi using multiple DSLRs and an optional motorized slider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi-timelapse

DSLR camera intervalometer for time lapse photography using Raspberry Pi. An usb external battery and a hotspot capable wi-fi dongle are required in order to shoot outdoors. You can connect multiple cameras to a single Raspberry Pi unit each through its own USB cable.

I recommend to follow this article: http://raspberry-at-home.com/hotspot-wifi-access-point/ for setting up the access point (also read the first comment by thomas). The interface can be accessed from any mobile device connected to the RPi hotspot by pointing a browser to RPi ip address on port 80 (ex: http://192.134.3.1).

Features

  • Simple web interface for controlling the camera
  • Multiple camera support
  • View and change exposure parameters (shutter speed, aperture, iso)
  • View histogram of last photo taken
  • Control a motorized slider (speed, direction, check slider limit)

Prerequisites

About

Time lapse photography with Raspberry Pi using multiple DSLRs and an optional motorized slider


Languages

Language:JavaScript 71.2%Language:HTML 28.4%Language:CSS 0.5%