pull/1/head
ozarchie 2019-02-27 12:46:31 +10:00
rodzic d7a9a3b816
commit 874b9ddcbc
1 zmienionych plików z 5 dodań i 30 usunięć

Wyświetl plik

@ -1,60 +1,35 @@
THIS CODE IS NOT FULLY TESTED. THIS CODE IS NOT FULLY TESTED.
<<<<<<< HEAD
ONLY USE IT IF YOU WANT TO HELP IN THE DEBUG PROCESS.
<h1>Installation</h1>
=======
ONLY USE IT IF YOU WANT TO HELP IN THE DEBUG PROCESS. ONLY USE IT IF YOU WANT TO HELP IN THE DEBUG PROCESS.
<hr /> <hr />
<h1>Installation</h1> <h1>Installation</h1>
<h2>EQMOD</h2> <h2>EQMOD</h2>
<hr /> <hr />
<ol> <ol>
EQMOD does not support WiFi communications natively. EQMOD does not support WiFi communications natively.
It needs a Serial<->WiFi bridge. It needs a Serial<->WiFi bridge.
If you want to use EQMOD, you need to build the If you want to use EQMOD, you need to build the
<li> [EQMOD-WiFi](https://github.com/ozarchie/EQMOD-WiFi), or <li> [EQMOD-WiFi](https://github.com/ozarchie/EQMOD-WiFi), or
<li> [EQMOD-BT](https://github.com/ozarchie/EQMOD-Bluetooth) <li> [EQMOD-BT](https://github.com/ozarchie/EQMOD-Bluetooth)
interface and code. interface and code.
</li> </li>
If you are OK with SynScan, see below. If you are OK with SynScan, see below.
>>>>>>> 7918c3f75078274a54da8f65a02d29f8a4551671
<h2>ESP32</h2> <h2>ESP32</h2>
<hr /> <hr />
<ol> <ol>
<h3>Download the github image and configure</h3> <h3>Download the github image and configure</h3>
<li>https://github.com/ozarchie/EQMOD-ETX/tree/master/Software</li> <li>https://github.com/ozarchie/EQMOD-ETX/tree/master/Software</li>
<<<<<<< HEAD <li>Make sure you have the espressif ESP32 system and libraries installed.
======= [Download ESP32](https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/windows.md)</li>
<li>Make sure you have the espressif ESP32 system and libraries installed.
[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
>>>>>>> 7918c3f75078274a54da8f65a02d29f8a4551671 <h3>Download and install Synscan (Windows/Android) to drive the scope</h3>
<h3>Download and install Synscan (Windows/Android) to drive the scope</h3>
[Download SynScan](http://skywatcher.com/download/software/synscan-app/ "Title") [Download SynScan](http://skywatcher.com/download/software/synscan-app/ "Title")
Download and install ASCOM driver for Synscan (Windows) to interface to CdC etc
Download and install ASCOM driver for Synscan (Windows) to interface to CdC etc
[Download SynScan ASCOM](http://skywatcher.com/download/software/ascom-driver/ "Title") [Download SynScan ASCOM](http://skywatcher.com/download/software/ascom-driver/ "Title")
</li> </li>
<<<<<<< HEAD
<li>Search and join WiFi network EQMODWiFi, Password is CShillit0</li> <li>Search and join WiFi network EQMODWiFi, Password is CShillit0</li>
=======
<h3>Run on Windows - ASCOM only supports Windows</h3> <h3>Run on Windows - ASCOM only supports Windows</h3>
<li>Search for and join WiFi network EQMODWiFi, Password is CShillit0</li>
>>>>>>> 7918c3f75078274a54da8f65a02d29f8a4551671
<li>Start SynScan and press Connect</li> <li>Start SynScan and press Connect</li>
<li>Select EQ6</li> <li>Select EQ6</li>
<li>THEN Start CdC</li> <li>THEN Start CdC</li>
<li>Telescope>TelescopeSettings>Telescope: Check ASCOM</li> <li>Telescope>TelescopeSettings>Telescope: Check ASCOM</li>
<li>Telescope>ConnectTelescope>Select:SynScanMobile Telescope</li> <li>Telescope>ConnectTelescope>Select:SynScanMobile Telescope</li>