Alex Varakin replied to the topic 'Indi on raspberry PI' in the forum. 3 years ago

Here is a script that installs the full imaging stack:
github.com/avarakin/AstroPiMaker4

Installs most commonly used Astrophotography software:
INDI
Kstars
PHD2
CCDCiel
Skychart
Astrometry with sextractor
ASTAP plate solver, which is much faster than astrometry
Sets up Wireless Access Point. Default name is RPI and password is password but can be changed in the script. Once connected to WAP, IP address of PI is 10.0.0.1
Sets up x11vnc to be started automatically
Configures screen to be 1920x1080 for headless operation
Defaults to KDE Desktop, but Gnome and Mate can also be installed
Miscellaneous software
Syncthing for syncing images into processing PC
Arduino IDE
Latest Libraw with Canon CR3 support. At this point, only CCDCiel is working with this library, Ekos crashes with it
Full headless operation

Read More...