Code Monkey home page Code Monkey logo

astropicam's Introduction

Astropicam

Raspberry Pi Telescope Camera with web interface

Features

  • Live camera feed
  • Capture images
  • Capture video footage
  • Store, download and delete astrophotography
  • System status overview (Temperature, Battery level,...)
  • Full Raspberry Pi control over the web interface (Shutdown, Reboot)

Requirements

Hardware
Software
  • Python3
  • Webserver (eg. Apache)
  • PHP
  • ffmpeg

Enable the I2C interface (in case that your Pi is battery powered) and the camera module in the interfacing options of raspi-config.

Important notice

Make sure that the webserver path (eg. /var/www/html) is correct for your system in the HTML/PHP files. The same goes for the path to the Python scripts, which were in my case in the /home/pi directory. Also ensure that the webserver has the rights to read / write / execute the needed files and to replace the ip address 192.168.178.2 in index.html and captureImage.html with your local Raspberry Pi ip address or hostname.

You might also want to start the streamcam.py automatically after boot by using crontab @reboot and adapt your telescope specifications in the 'Tools' page, but that is not necessary.

This system might contain still unknown security issues - use it at your own risk!

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

Read the full license here


louis-e, 2021

astropicam's People

Contributors

louis-e avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.