alakbarz / PiCamCapture

Take pictures using your Raspberry Pi Camera. Built using GTK+ 3 in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiCam Capture

Take astrophotography images on your Raspberry Pi Camera.

PiCam Capture interfaces with the raspistill command line utility to offer a beginner friendly program for those who are unfamiliar with the command line.

Built using PyGTK+ 3 in Python.

Notes

This program should be compatible with all Raspberry Pi cameras, however it was designed for the High Quality Camera.

Make sure you have Python3 installed.

Usage

  1. Clone this repository
git clone https://github.com/alakbarz/PiCamCapture.git
  1. Run PiCam Capture
./PiCamCapture.py 

About

Take pictures using your Raspberry Pi Camera. Built using GTK+ 3 in Python


Languages

Language:Python 100.0%