project that contains a home-brew GPS for Celestron scopes based on previous work by Mike Gibbons and Ryoko?? my version pairs down to minimal components and i'll hopefully have everything needed for others to get started
Find a file
2021-12-15 14:51:32 -05:00
ProjectArudinoSketchBook Merge branch 'main' of gitlab.com:mikealger/celstronhomebrewgps into main 2021-12-15 14:51:32 -05:00
ProjectDocuments Update README.md 2021-10-26 14:46:59 +00:00
LICENSE Update LICENSE 2021-10-25 14:22:04 +00:00
README.md Update README.md 2021-10-26 14:42:07 +00:00

CelstronHomebrewGPS

A project that contains plans for a home-brew GPS for Celestron scopes based on previous work by Mike Gibbons and Ryoko?? my version pairs down to minimal components and I will hopefully have everything documented for others to get started in building thier own

the project is split into two main folders

  • the first is the source code found in ProjectArudinoSketchBook where i have copied the needed libraries and have set up a arduino sketchbook so all you need to do is point your arduino sketcbook folder there and it should compile without hunting for libraries on your own.
  • the second is the documentation folder where i have the schematics, breadboard layout and my notes along with any hicups i had along the way to help future builders out.

if you find any of this handy try to replicate the file architecture in your own projects