EQMOD-ETX/README.md

25 wiersze
1.8 KiB
Markdown
Czysty Zwykły widok Historia

2018-09-19 02:04:06 +00:00
# EQMOD-ETX-ESP32
2017-11-06 03:08:36 +00:00
## Introduction
2018-09-19 02:22:36 +00:00
This project describes a possible arduino interface between the ASCOM-EQMOD software and the 'HBX' interface to the Az and Alt motors controller. The device investigated was the ETX60AT. It provides a protocol translater to enable the features of EQMOD to be applied to some ETX scopes using the low-level HBX motor control commands. It is for personal experimental use only. It requires an appropriate knowledge of software and hardware to attempt.
2018-08-07 08:54:22 +00:00
2018-08-07 12:13:30 +00:00
*The project is experimental and does not claim to be a specification of the protocol or its' interface, nor does it claim continuous error-free operation. As always, it is the responsibilty of the user to assess whether this information, program and hardware is useful and appropriate to them and to assess any likely impact on their systems and equipment, including the possibilty of any damage.*
2018-01-02 08:20:07 +00:00
2018-10-02 00:30:41 +00:00
## Interface Design
The design is now published on EasyEDA:
https://easyeda.com/jmarchbold/eqg2hbx
2018-08-09 12:14:04 +00:00
2017-11-06 03:08:36 +00:00
## Notices
2018-08-07 08:54:22 +00:00
Information in this document was collected from multiple sources on the Weasner site. It is a summary of those documents and retains the original warnings/copyrights where they existed.
2017-11-06 03:03:33 +00:00
The main information comes from -:
2018-08-07 12:12:18 +00:00
1. http://www.weasner.com/etx/menu.html
2. Some information assumed from observations of the interactions between the Autostar 494 controller and the DH series motors. The information in this document was not derived via disassembly of the Autostar or motor processor firmware
2018-08-07 05:56:26 +00:00
2018-08-07 12:12:18 +00:00
See information about relevant intellectual property in the original documents
2018-08-07 05:56:26 +00:00
2018-08-07 12:12:18 +00:00
This work would not be possible without the prior and ongoing contributions of Dick Seymour, Gene Chimahusky, Andrew Johansen and others and is summarised, to the best of my ability, in the Documents section. Please refer to other contributors in the documents.
2017-11-06 03:03:33 +00:00