<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/startracker/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/startracker/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 24 Feb 2015 03:50:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/startracker/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Max</title><link>https://sourceforge.net/p/startracker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,8 +1,35 @@
+#Description:
+
+This is my second prototype of automated Barn Door Star Tracker. The first one made of wood and screw was a total failure due to the imprecision while aligning the motor to the shaft and due to the weight.
+
+
+#Goals:
+
+1-Automated.
+2-Cost below 20$ in part.
+3-Run on batteries
+
+That created some constraint on the possible solutions. I had to reduce the size of the motor, so use quite a lot of gear to achieve the desired torque and low speed required. Lego Technic were perfect for this application.
+
+
+#Hardware part:
+
+1x Microchip controller DSPic30f2010. (With minimum parts, no crystal and no power filtering.)
+1x DC Motor 5v 20RPM (GA12-N20)
+1x L293D Push-Pull Four-Channel Motor Driver IC
+1x Optical Encoder Correlation photoelectric sensor
+
+For an example of the used hardware, please watch: https://www.youtube.com/watch?v=1PTPRkB5JZo
+
+#Source code:
+
+Under files you will find the source code to be compiled with MPLAB IDE. The code is written in C.
+
 InitializeTimer1() Sets the timer given the gear ratio of the setup.
 InitializeIO() Sets the Inputs and Outputs

+
+#Usage:
+
 A button allows to change modes between: Stop, Sync Forward, Fast Forward, Sync Reward and Fast Reward.
-
 An optional LED show the actual mode.
-
-For an example of the used hardware, please watch: https://www.youtube.com/watch?v=1PTPRkB5JZo
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max</dc:creator><pubDate>Tue, 24 Feb 2015 03:50:19 -0000</pubDate><guid>https://sourceforge.net14b82e97fa2e7c7ae470a338c64fa2d51176cc87</guid></item><item><title>Home modified by Max</title><link>https://sourceforge.net/p/startracker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,3 +4,5 @@
 A button allows to change modes between: Stop, Sync Forward, Fast Forward, Sync Reward and Fast Reward.

 An optional LED show the actual mode.
+
+For an example of the used hardware, please watch: https://www.youtube.com/watch?v=1PTPRkB5JZo
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max</dc:creator><pubDate>Tue, 24 Feb 2015 03:47:29 -0000</pubDate><guid>https://sourceforge.net1d418ec1f5f89b470c73d1baf102965496abdca4</guid></item><item><title>Home modified by Max</title><link>https://sourceforge.net/p/startracker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,6 @@
-Welcome to your wiki!
+InitializeTimer1() Sets the timer given the gear ratio of the setup.
+InitializeIO() Sets the Inputs and Outputs

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+A button allows to change modes between: Stop, Sync Forward, Fast Forward, Sync Reward and Fast Reward.

-The wiki uses [Markdown](/p/startracker/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
-[[download_button]]
+An optional LED show the actual mode.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max</dc:creator><pubDate>Tue, 24 Feb 2015 03:45:16 -0000</pubDate><guid>https://sourceforge.nete4d8235bdf7b0d0bf9bccc868d5a4fda53b8c7db</guid></item><item><title>Home modified by Max</title><link>https://sourceforge.net/p/startracker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/startracker/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/maximeayotte"&gt;Max&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-54ebf2fbb9363c6a63f3465a" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max</dc:creator><pubDate>Tue, 24 Feb 2015 03:41:47 -0000</pubDate><guid>https://sourceforge.netd8b6eab22a1a938838e24734ab2bd2cf9e5a52d6</guid></item></channel></rss>