/BarnDoorTracker

Primary LanguageCGNU General Public License v3.0GPL-3.0

    Barndoor Control Readme
    =======================

This project contains an arduino program suitable for controlling an
astrophotography barndoor mount. The circuit being controlled is
described in the blog post:

  http://fstop138.berrange.com/2014/01/building-an-barn-door-mount-part-1-arduino-stepper-motor-control/

The code design is based on the maths calculations documented at

  http://fstop138.berrange.com/2014/01/building-an-barn-door-mount-part-2-calculating-mount-movements/

The code is provided under the terms of the GPL version 3 or later.

For any questions / bug reports / patches send email to

    dan-barndoor@berrange.com

The master GIT repository is

    http://gitlab.com/berrange/barndoor

-- End