w84death / RPi-ZPD

Raspberry Pi - Zero Photography Device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi - Zero Photography Device

The RPi-ZPD is a very small device to make photos and 2K timelapse videos.

Timelapse in progress..

History

It is a third iteration of this idea. To make a small, portable, Pi-powered camera. Instead of viewfinder I just need a simple screen to change settings and see progress of making photo(s).

I needed just two modes: single photo and timelapse interval shooting.

I wrote a little python program to handle all of this.

Hardware

ZPD ZPD

  • Raspberry Pi Zero in Rainbow case
  • Infrared Camera Module 5MP
  • Micro Dot Phat
  • Intel Powerbank
  • USB numpad keyboard for user input

Software

  • python3
  • readchar
  • microdotphat
  • picamera

About

Raspberry Pi - Zero Photography Device

License:MIT License


Languages

Language:Python 98.5%Language:Shell 1.5%