pull/1/head
ozarchie 2019-02-17 12:44:21 +10:00 zatwierdzone przez GitHub
rodzic f5f1acb430
commit 7918c3f750
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 20 dodań i 9 usunięć

Wyświetl plik

@ -1,12 +1,22 @@
THIS CODE IS NOT FULLY TESTED.
ONLY USE IT IF YOU WANT TO HELP IN THE DEBUG PROCESS.
If you want to use EQMOD, you need to build [EQMOD-WiFi](https://github.com/ozarchie/EQMOD-WiFi).
EQMOD does not support WiFi communications natively.
It needs a Serial<->WiFi bridge.
If you are OK with SynScan, see below.
<hr />
<h1>Installation</h1>
<h2>EQMOD</h2>
<hr />
<ol>
EQMOD does not support WiFi communications natively.
It needs a Serial<->WiFi bridge.
If you want to use EQMOD, you need to build the
<li> [EQMOD-WiFi](https://github.com/ozarchie/EQMOD-WiFi), or
<li> [EQMOD-BT](https://github.com/ozarchie/EQMOD-Bluetooth)
interface and code.
</li>
If you are OK with SynScan, see below.
<h2>ESP32</h2>
<hr />
<ol>
@ -16,9 +26,9 @@ If you are OK with SynScan, see below.
[Download ESP32](https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/windows.md)</li>
<li>Compile and upload to your hardware
<li>Compile and upload to your hardware
<li>Download and install Synscan (Windows/Android) to drive the scope
<h3>Download and install Synscan (Windows/Android) to drive the scope</h3>
[Download SynScan](http://skywatcher.com/download/software/synscan-app/ "Title")
@ -26,8 +36,9 @@ Download and install ASCOM driver for Synscan (Windows) to interface to CdC etc
[Download SynScan ASCOM](http://skywatcher.com/download/software/ascom-driver/ "Title")
</li>
</li>
<h3>Run on Windows - ASCOM only supports Windows</h3>
<li>Search for and join WiFi network EQMODWiFi, Password is CShillit0</li>
<li>Start SynScan and press Connect</li>
<li>Select EQ6</li>