<?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://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Fri, 16 Feb 2018 14:40:35 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/drv/rotary-encoder/home/Home/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v32
+++ v33
@@ -26,4 +26,4 @@
 **Step 3:** Now you can start programming.

 On the picture below you can see an example of the retro-games project. For example you can insert a "Box" out of your ToolBox which is very easy to program.
-[[img src=PLC_PRG.PNG alt=Image]]
+[[img src=PLC_PRG.PNG/thumb alt=Image]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 16 Feb 2018 14:40:35 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com6bb75f99a64a9b02b2c774940ebbe1a901935812</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 16 Feb 2018 14:40:14 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comc7691f0c79cbbbf5299fc7f88aa811035775e611</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v30
+++ v31
@@ -1,15 +1,14 @@
 # How to bind a Rotary Encoder

-Hardware
----
+## Hardware
 This library supports currently only the rotary encoder KY040. But it should support more in the future.

-Usage
----
+## Usage
 The exact usage of the driver depends on the hardware and the implementation of the driver. As this varies a bit, every driver has its own documentation.

 * [KY040]

+## Example Project
 As an example we will use the Raspberry Pi 1 Model B. You also have to install [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/codesys-control-for-raspberry-pi-sl.html).

 ***Setup:***
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 16 Feb 2018 14:39:06 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com9448532e318f3ecac81c694ab6bd359fd39e8c72</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v29
+++ v30
@@ -10,7 +10,7 @@

 * [KY040]

-As an example we will use the Raspberry Pi 1 Model B. You also have to install [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/codesys-control-for-raspberry-pi-sl.html?___store=default).
+As an example we will use the Raspberry Pi 1 Model B. You also have to install [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/codesys-control-for-raspberry-pi-sl.html).

 ***Setup:***
 Now connect the outputs of the KY040 with the Raspberry Pi like this:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 16 Feb 2018 08:56:54 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.combef5c71b4ca53280da2af5d06bcff7706e0836a2</guid></item><item><title>Home modified by codesys.com</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v28
+++ v29
@@ -13,7 +13,7 @@
 As an example we will use the Raspberry Pi 1 Model B. You also have to install [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/codesys-control-for-raspberry-pi-sl.html?___store=default).

 ***Setup:***
-Now connect the outputs of the first KY040 with the Raspberry Pi like this:
+Now connect the outputs of the KY040 with the Raspberry Pi like this:
 CLK --&amp;gt; GPIO - Pin
 DT --&amp;gt; GPIO - Pin
 SW --&amp;gt; GPIO - Pin
@@ -26,5 +26,5 @@
 **Step 2:** Go to Tools -&amp;gt; Library Repository and Install the RotaryEncoder.library
 **Step 3:** Now you can start programming.

-On the picture below you can see an example of the retro-games project. As a sample if you insert a "Box" out of your ToolBox it is very easy to program it.
+On the picture below you can see an example of the retro-games project. For example you can insert a "Box" out of your ToolBox which is very easy to program.
 [[img src=PLC_PRG.PNG alt=Image]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">codesys.com</dc:creator><pubDate>Thu, 15 Feb 2018 12:37:18 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comb47797f94aef1bbd7eb57ffe81adf99b66388b5b</guid></item><item><title>Home modified by codesys.com</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v27
+++ v28
@@ -14,9 +14,9 @@

 ***Setup:***
 Now connect the outputs of the first KY040 with the Raspberry Pi like this:
-CLK --&amp;gt; GPIO 0
-DT --&amp;gt; GPIO 1
-SW --&amp;gt; GPIO 3
+CLK --&amp;gt; GPIO - Pin
+DT --&amp;gt; GPIO - Pin
+SW --&amp;gt; GPIO - Pin
 + --&amp;gt; 5.0 VDC Power
 GND --&amp;gt; 0 V (Ground)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">codesys.com</dc:creator><pubDate>Thu, 15 Feb 2018 11:55:37 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com88b8ecb19335b2c6c05df269cf4769d179453563</guid></item><item><title>Home modified by codesys.com</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v26
+++ v27
@@ -20,7 +20,7 @@
 + --&amp;gt; 5.0 VDC Power
 GND --&amp;gt; 0 V (Ground)

-At this point you could install another KY040 if you want to play for example ["retro-games"](https://forge.codesys.com/lib/retro-games/wiki/Home/).
+At this point you could install another KY040, in the same way but different pinouts like the first one, if you want to play for example ["retro-games"](https://forge.codesys.com/lib/retro-games/wiki/Home/).

 **Step 1:** In your CODESYS Development System open or create a project.
 **Step 2:** Go to Tools -&amp;gt; Library Repository and Install the RotaryEncoder.library
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">codesys.com</dc:creator><pubDate>Thu, 15 Feb 2018 10:59:54 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comd777eadad32e1d28a5d733b6352797f53b14933a</guid></item><item><title>Home modified by codesys.com</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -11,6 +11,7 @@
 * [KY040]

 As an example we will use the Raspberry Pi 1 Model B. You also have to install [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/codesys-control-for-raspberry-pi-sl.html?___store=default).
+
 ***Setup:***
 Now connect the outputs of the first KY040 with the Raspberry Pi like this:
 CLK --&amp;gt; GPIO 0
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">codesys.com</dc:creator><pubDate>Thu, 15 Feb 2018 10:57:20 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.coma1bfe66b40241c6fabec59044dc69faa4ce12d7a</guid></item><item><title>Home modified by codesys.com</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -9,7 +9,7 @@
 The exact usage of the driver depends on the hardware and the implementation of the driver. As this varies a bit, every driver has its own documentation.

 * [KY040]
-* 
+
 As an example we will use the Raspberry Pi 1 Model B. You also have to install [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/codesys-control-for-raspberry-pi-sl.html?___store=default).
 ***Setup:***
 Now connect the outputs of the first KY040 with the Raspberry Pi like this:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">codesys.com</dc:creator><pubDate>Thu, 15 Feb 2018 10:56:56 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comfb9d7bd161a689f1966a3564960ed7af891a740a</guid></item><item><title>Home modified by codesys.com</title><link>https://forge.codesys.com/drv/rotary-encoder/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -7,10 +7,10 @@
 Usage
 ---
 The exact usage of the driver depends on the hardware and the implementation of the driver. As this varies a bit, every driver has its own documentation.
+
 * [KY040]
-
+* 
 As an example we will use the Raspberry Pi 1 Model B. You also have to install [CODESYS Control for Raspberry Pi SL](https://store.codesys.com/codesys-control-for-raspberry-pi-sl.html?___store=default).
-
 ***Setup:***
 Now connect the outputs of the first KY040 with the Raspberry Pi like this:
 CLK --&amp;gt; GPIO 0
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">codesys.com</dc:creator><pubDate>Thu, 15 Feb 2018 10:55:52 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com3627049e9f23256a4b15b62f96c081cf62706113</guid></item></channel></rss>