Update README.md

pull/1/head
ozarchie 2018-08-07 18:54:22 +10:00 zatwierdzone przez GitHub
rodzic a9b4eafd81
commit f4c542b9a3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 7 dodań i 4 usunięć

Wyświetl plik

@ -1,15 +1,18 @@
# EQMOD-ETX
## Introduction
This project describes an arduino interface used 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 the ETX scopes using the low-level HBX motor control commands.
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 the ETX scopes using the low-level HBX motor control commands. It is for personal use only.
*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.*
## Notices
Information in this document was derived from multiple sources on the Weasner site. It is a summary of those documents and retains the original warnings/copyrights where they existed.
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.
The main information comes from -:
1. http://www.weasner.com/etx/menu.html.
2. US patent #6,304,376 is held by Meade.
3. Some information is derived from observations of the interactions between the Autostar controller and the DH series motors. The information in this document was not derived via disassembly of the Autostar or motor processor firmware.
Care must be taken to not violate the claims of the aforementioned patent in any application of this information.
**The user must take care not to violate the claims of the aforementioned patent in any application of this information.**
This work would not be possible without the contributions of Dick Seymour, Gene Chimahusky and others and is summarised, to the best of my ability, in the Documents section.
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.