Git Product home page Git Product logo

nexstar_gps's Introduction

NexStar GPS replacement

A project to build a replacement GPS for Celestron's NexStar GPS and CPC telescopes. Can also be used for creating an AUX port based GPS like the Celestron CN16 or SkySync GPS.

Forked and inspired by fantastic project https://github.com/bebrown/nexstar_gps and https://github.com/ForestTree/nexstar_gps.

This firmware version disables the serial output when not in use allowing the Celestron open collector common serial buss to operate correctly without additional circuitry. It also implements the busy/drop line missing from other implementations. Finally, it adds support for GNSS receivers like the Beitian BE-220 or uBlox NEO-7M in additon to standard GPS receivers.

Parts

To build this, you will need:

  • A GPS module, such as the Beitian BE-220 or the uBlox NEO-6M/7M. Commonly used by hoobyists for their quadcopters. Available for about $16.

  • A small Arduino, such as the Pro Mini (5V version) or Nano (shown here). Clones available for about $3.

  • A TTL serial-to-USB adapter for programming the Arduino (if it does not have an on-board USB port already). Available for about $3.

Construction

See this schematic diagram for the NexStar GPS module. See this schematic diagram for the AUX port version.

Libraries

You will need to download and install the TinyGPS++ library http://arduiniana.org/libraries/tinygpsplus/.

Also needed is the SoftwareSerial library, which is built in to the Arduino IDE.

Additional info

See these links for more info about Celestron mounts, AUX port, wiring and communication protocol:

https://www.nexstarsite.com/download/manuals/NexStarCommunicationProtocolV1.2.zip https://sites.google.com/site/wayneholder/nexstar-direct-telescope-mount-control https://www.nexstarsite.com/download/CelestronAS_PCinterface.pdf http://www.paquettefamily.ca/nexstar/NexStar_AUX_Commands_10.pdf

This thread on Cloudy Nights details the development history of various versions. https://www.cloudynights.com/topic/567421-homebrew-celestron-compatible-gps/

Attention

Be attentive during construction and testing your device!!! You can easy destroy the motherboard in your astro mount.

nexstar_gps's People

Contributors

bbarke avatar foresttree avatar profbbrown avatar bebrown avatar lordbeowulf 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.