<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Basic-Tutorial</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>Recent changes to Basic-Tutorial</description><atom:link href="https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 04 Jan 2014 22:46:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/feed" rel="self" type="application/rss+xml"/><item><title>Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -30,14 +30,13 @@
 EQ Track hardware is composed of two parts :

 * The main controller, which was built around a PIC16F876A ; any compatible recent Microchip PIC can be used. The main controller is connected to :
+    * The 12 V DC power supply (VCC and Ground),
+    * The two stepper motors (2 x 4 phases + Ground), either unipolar or bipolar,
+    * The keypad, through a 3 wire interface (5 V, Ground, Data).
+* The keypad, which was built around a PIC16F628, any compatible recent Microchip PIC can be used. The keypad is only connected to the main controller, and uses 4 buttons and 3 switches to control the system.

-    * The 12 V DC power supply (VCC and Ground),
-
-    * The two stepper motors (2 x 4 phases + Ground), either unipolar or bipolar,
-
-    * The keypad, through a 3 wire interface (5 V, Ground, Data).
-
-* The keypad, which was built around a PIC16F628, any compatible recent Microchip PIC can be used. The keypad is only connected to the main controller, and uses 4 buttons and 3 switches to control the system.
+Here is the controller built by a friend ; quite different from my own "small black box" controller.
+[[img src=eqtrack-basic-tof.JPG]]

 ####Programming####

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Sat, 04 Jan 2014 22:46:53 -0000</pubDate><guid>https://sourceforge.net6f41cf911520bfbfc4169823301f58780cd51424</guid></item><item><title>Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -68,7 +68,7 @@

 * **Unipolar** : the phases windings are connected to a center tap ground. The right ascension motor windings shall be connected to the pins 1 to 4 of the main controller *MOTORS* connector, and the center tap grounds to the common ground pin 9 ; the declination motor windings shall be connected to the pins 5 to 8 and 9 for the common ground. The order of the steps is 1, 3, 2, 4 in right ascension, and 5, 7, 6, 8 in declination. The order of the windings shall be determined from the motor documentation, or by testing.

-* **Bipolar** : there are only two windings, the order of the phases is controlled by the sense of the current in the windingd. The right ascension motor first winding shall be connected to the pins 1 and 2 of the main controller *MOTORS* connector, the second winding to the pins 3 and 4 ; and the declination motor to pins 5 and 6 for the first winding and 7 and 8 for the second winding. The pin 9 is not used.
+* **Bipolar** : there are only two windings, the order of the phases is controlled by the sense of the current in the winding. The right ascension motor first winding shall be connected to the pins 1 and 2 of the main controller *MOTORS* connector, the second winding to the pins 3 and 4 ; and the declination motor to pins 5 and 6 for the first winding and 7 and 8 for the second winding. The pin 9 is not used.

 In either case, the rotation sense can be reversed by swapping pins 1 and 2 (or 3 and 4) in right ascension, 5 and 6 (or 7 and 8) in declination.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Fri, 27 Dec 2013 14:30:23 -0000</pubDate><guid>https://sourceforge.neta51ab26f1a4fdcc4587a3d4f9f9f61ad6a19caeb</guid></item><item><title>Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -58,7 +58,7 @@

 #####Power supply#####

-The power supply cord shall be connected to the *RED* and *BLACK* connectors of the main controller ; off course, *RED* connects (through a fuse) to +12 V and *BLACK* to the ground.
+The power supply cord shall be connected to the *RED* and *BLACK* connectors of the main controller ; of course, *RED* connects (through a fuse) to +12 V and *BLACK* to the ground.

 A fuse shall be placed between the +12 V conductor and *RED*, to protect the hardware from mishandling (inversion of polarity for example).

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Fri, 27 Dec 2013 14:27:23 -0000</pubDate><guid>https://sourceforge.net8532e293ae5895fb5f7db5450c25a514cd6e452f</guid></item><item><title>WikiPage Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;pre&gt;--- v19 
+++ v20 
@@ -4,7 +4,7 @@
 
 ##Software##
 
-You will need to install the GP Utils tools (http://gputils.sourceforge.net/) to build the executable files ; and GP Sim (http://gpsim.sourceforge.net/) to run the unit tests.
+You will need to install the GP Utils tools (http://gputils.sourceforge.net/) to build the executable files ; and GP Sim (http://gpsim.sourceforge.net/) to run the unit tests (apply the GP Sim PWM timing patch *ID 1623165* if not merged into the main stream).
 
 To build the executable files, open a Terminal window :
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Mon, 21 May 2012 09:52:12 -0000</pubDate><guid>https://sourceforge.net99fe7e1ecd35aee6a0a8e62034f588d68e995f7a</guid></item><item><title>WikiPage Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;pre&gt;--- v18 
+++ v19 
@@ -64,7 +64,7 @@
 
 #####Motors#####
 
-The stepper motors connection to the main controller depends on the kind or motor (cf. [article "2 phases stepper motors"](http://en.wikipedia.org/wiki/Stepper_motor#Two-phase_stepper_motors) for details) :
+The stepper motors connection to the main controller depends on the kind or motor (cf. [article "2 phases stepper motors"](http://en.wikipedia.org/wiki/Stepper_motor#Two-phase_stepper_motors) for details)&amp;nbsp;:
 
 * **Unipolar** : the phases windings are connected to a center tap ground. The right ascension motor windings shall be connected to the pins 1 to 4 of the main controller *MOTORS* connector, and the center tap grounds to the common ground pin 9 ; the declination motor windings shall be connected to the pins 5 to 8 and 9 for the common ground. The order of the steps is 1, 3, 2, 4 in right ascension, and 5, 7, 6, 8 in declination. The order of the windings shall be determined from the motor documentation, or by testing.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Mon, 21 May 2012 09:36:18 -0000</pubDate><guid>https://sourceforge.net6a478a8e64923d47fd920b01f56dbbcd4ec56ebd</guid></item><item><title>WikiPage Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;pre&gt;--- v17 
+++ v18 
@@ -90,4 +90,4 @@
 
 ---
 
-[Back](Basic)
+[Back](../Basic)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Mon, 21 May 2012 09:34:19 -0000</pubDate><guid>https://sourceforge.net45744164697f3aaced94612bed9f75d431c1df9f</guid></item><item><title>WikiPage Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;pre&gt;--- v16 
+++ v17 
@@ -2,6 +2,27 @@
 
 ---
 
+##Software##
+
+You will need to install the GP Utils tools (http://gputils.sourceforge.net/) to build the executable files ; and GP Sim (http://gpsim.sourceforge.net/) to run the unit tests.
+
+To build the executable files, open a Terminal window :
+
+* change directory to the "prod" folder in your copy of the EQ Track Basic source code tree : *cd &amp;lt;source code path&amp;gt;/prod* where *&amp;lt;source code path&amp;gt;* is the file system path where you have placed the EQ Track Basic source code tree.
+* launch the build of the two executable files
+    * *make equa_4_1.hex*
+    * *make keypad.hex*
+
+To build all the executable files and run all the unit tests :
+
+* change directory to the "prod" folder as above.
+* launch the complete build
+    * *make*
+
+The executable files are the files named *equa_4_1.hex* and *keypad.hex* in the "prod" folder.
+
+---
+
 ##Hardware##
 
 ####Decomposition####
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Mon, 21 May 2012 09:34:02 -0000</pubDate><guid>https://sourceforge.net76542ab60b22823f5667a33add464bb603d34b5f</guid></item><item><title>WikiPage Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;pre&gt;--- v15 
+++ v16 
@@ -65,50 +65,8 @@
 
 ---
 
-##User manual##
-
-Once everything is built and connected, you can start using EQ Track basic.
-
-####Power on####
-Just apply 12 V power to the *RED* and *BLACK* connectors of the main controller. The buzzer emits a single long beep, the LED starts flashing at one second intervals and the right ascension motor begins rotating.
-
-####Monitoring####
-When the power supply voltage is above 11.5 V, the LED flashes green ; when it drops below 11.5 V, the buzzer emits a double beep, and the LED starts flashing amber ; finally, when it drops below 11 V, the buzzer emits again a double beep, and the LED starts flashing red... and the battery won't last long after that.
-
-####Tracking, guiding####
-The tracking rate of the right ascension motor can be set to *Sidereal*, *Solar*, *Lunar*, or *User* tracking rate, with the *RATE* switch.
-
-Using the keypad *North*, *South*, *East*, *West* buttons, you can slew in the corresponding direction.
-The slew speed is controlled by the *FAST* switch :
-
-* at off ("slow") position,
-
-    * the right ascension motor slow or accelerate at 20% of the tracking rate,
-    * the declination motor rotate at slow speed,
-
-* at on ("fast") position, the right ascension and declination motors rotate at maximum speed.
-
-####Settings####
-The *SETTINGS* switch allows to change parameters, depending on the switch position :
-
-* Position 1, "Normal" :
-    * No parameter can be set, the system perform its operational function.
-* Position 2, "Right ascension, slow" :
-    * *North* or *South* button increments the power of the right ascension motor at tracking speed ; after maximum, the buzzer emits a short beep and the power reverts to its minimum value.
-    * The rotation sense can be inverted by pressing *North* or *South* during more than one second.
-    * *East* and *West* buttons decrement and increment the selected tracking speed by,
-        * 1 % when the *FAST* switch is on,
-        * 1 &amp;permil; when the *FAST* switch is off.
-* Position 3, "Right ascension, fast" :
-    * *North* or *South* button increments the power of the right ascension motor at fast rate ; after maximum, the buzzer emits a short beep and the power reverts to its minimum value.
-    * *East* and *West* buttons decrement and increment the fast rotation rate of the right ascension motor.
-* Position 4, "Declination, slow" :
-    * *North* or *South* button increments the power of the declination motor at slow speed ; after maximum, the buzzer emits a short beep and the power reverts to its minimum value.
-    * *East* and *West* buttons decrement and increment the slow rotation rate of the declination motor.
-* Position 5, "Declination, fast" :
-    * *North* or *South* button increments the power of the declination motor at fast speed ; after maximum, the buzzer emits a short beep and the power reverts to its minimum value.
-    * *East* and *West* buttons decrement and increment the fast rotation rate of the declination motor.
-
-When a setting is changed, it is permanently saved after one minute without further modification.
-
-Whatever the setting switch position, all settings can be reset to their factory value by pressing *East* and *West* buttons simultaneously during more than one second.
+Once everything is built and connected, you can start using EQ Track basic. The [User manual](../Basic-UserManual) page explains how to use the keypad.
+
+---
+
+[Back](Basic)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Mon, 21 May 2012 09:13:54 -0000</pubDate><guid>https://sourceforge.net85041b28facdfc5d85821c090dfb37746df8a9ab</guid></item><item><title>WikiPage Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;pre&gt;--- v14 
+++ v15 
@@ -38,13 +38,14 @@
 #####Power supply#####
 
 The power supply cord shall be connected to the *RED* and *BLACK* connectors of the main controller ; off course, *RED* connects (through a fuse) to +12 V and *BLACK* to the ground.
+
 A fuse shall be placed between the +12 V conductor and *RED*, to protect the hardware from mishandling (inversion of polarity for example).
 
 #####Motors#####
 
 The stepper motors connection to the main controller depends on the kind or motor (cf. [article "2 phases stepper motors"](http://en.wikipedia.org/wiki/Stepper_motor#Two-phase_stepper_motors) for details) :
 
-* **Unipolar** : the phases windings are connected to a center tap ground. The right ascension motor windings shall be connected to the pins 1 to 4 of the main controller *MOTORS* connector, and the center tap grounds to the common ground pin 9 ; the declination motor windings shall be connected to the pins 5 to 8 and 9 for the common ground. The order of the steps is 1, 3, 2, 4 in right ascension, and 5, 7, 6, 8 in declination. The order of the windingw shall be determined from the motor documentation, or by testing.
+* **Unipolar** : the phases windings are connected to a center tap ground. The right ascension motor windings shall be connected to the pins 1 to 4 of the main controller *MOTORS* connector, and the center tap grounds to the common ground pin 9 ; the declination motor windings shall be connected to the pins 5 to 8 and 9 for the common ground. The order of the steps is 1, 3, 2, 4 in right ascension, and 5, 7, 6, 8 in declination. The order of the windings shall be determined from the motor documentation, or by testing.
 
 * **Bipolar** : there are only two windings, the order of the phases is controlled by the sense of the current in the windingd. The right ascension motor first winding shall be connected to the pins 1 and 2 of the main controller *MOTORS* connector, the second winding to the pins 3 and 4 ; and the declination motor to pins 5 and 6 for the first winding and 7 and 8 for the second winding. The pin 9 is not used.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Wed, 07 Mar 2012 17:55:53 -0000</pubDate><guid>https://sourceforge.nete2dd26650772ac9462a80071ff6c7d431d425ebf</guid></item><item><title>WikiPage Basic-Tutorial modified by Jean-Etienne LAMIAUD</title><link>https://sourceforge.net/p/eqtrack/wiki/Basic-Tutorial/</link><description>&lt;pre&gt;--- v13 
+++ v14 
@@ -35,6 +35,11 @@
 
 ####Connections####
 
+#####Power supply#####
+
+The power supply cord shall be connected to the *RED* and *BLACK* connectors of the main controller ; off course, *RED* connects (through a fuse) to +12 V and *BLACK* to the ground.
+A fuse shall be placed between the +12 V conductor and *RED*, to protect the hardware from mishandling (inversion of polarity for example).
+
 #####Motors#####
 
 The stepper motors connection to the main controller depends on the kind or motor (cf. [article "2 phases stepper motors"](http://en.wikipedia.org/wiki/Stepper_motor#Two-phase_stepper_motors) for details) :
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Etienne LAMIAUD</dc:creator><pubDate>Wed, 07 Mar 2012 17:54:38 -0000</pubDate><guid>https://sourceforge.net64516f275a6295979502fdb010a28971419fadce</guid></item></channel></rss>