Skip to content

SteffeyDev/ogp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGimbal Project aka Starbucket

http://www.opengimbal.net

DIY WIRELESS TELESCOPY

An application of open-source and over-the-counter technologies that can turn any consumer telescope into an automated mobile observatory

This fork is designed to totally redesign the User Experience, making it easier to user, understand, access, and control. Watch for changes over the next few months.

Quick install commands:

  • sudo raspi-config
    • Enable camera
    • Expand filesystem (if new image)
  • sudo apt-get install git -y
  • sudo git clone https://github.com/SteffeyDev/ogp.git
  • cd ogp/utilities
  • sudo chmod +x install.bash
  • sudo ./install.bash

Changing IP Address: The IP Address has to be changed at the top of app.js and in the in index.html

About

open gimbal project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.8%
  • C 4.2%
  • Python 3.7%
  • CMake 2.6%
  • QMake 1.7%
  • Makefile 1.7%
  • Other 4.3%