Skip to content

raspberrypiexperiments/RaspberryPi-AstroBerry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPi-AstroBerry

Overview

This repository provides desktop GUI for Raspberry Pi HQ Camera. As a unique feature it delivers manual control for shutter speed and ISO and enables shooting pictures in extremely dark conditions (astrophotography).

Dependencies

This repository depends on RaspberryPi-gst-rpicamsrc repository.

Known supported Raspberry Pi

  • Raspberry Pi 3B,
  • Raspberry Pi 3A+.

Known supported OS

  • Bullseye.

Installation

Installation procedure:

git clone --recurse-submodules -j$(nproc) \
    https://github.com/raspberrypiexperiments/RaspberryPi-AstroBerry.git
cd RaspberryPi-AstroBerry
make install

Optional:

make install_updater

Uninstallation

Uninstallation procedure:

make uninstall
cd ..
rm -rf RaspberryPi-AstroBerry

Optional:

make uninstall_updater

License

MIT License

Copyright (c) 2022-2023 Marcin Sielski marcin.sielski@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors