<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Example</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>Recent changes to Example</description><language>en</language><lastBuildDate>Thu, 07 Jun 2018 19:44:56 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/lib/retro-games/wiki/Example/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Example modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -5,7 +5,7 @@
 # Preface
 In this tutorial you will install Pong on your Raspberry Pi. It can be played with two physical controllers on a web-visualisation. This example uses two KY040 rotary encoders as input. But you can use virtually every analog input as the input controlers.

-## Prerequisits
+## Prerequisites
 * Computer with CODESYS Development System V3 with CODESYS Control for Raspberry Pi SL form the CODESYS-Store
 * Any Raspberry Pi (CODESYS V3.5.11.0 or later). For more Information look at the description
   of CODESYS Control for Raspberry Pi SL in the CODESYS-Store.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Thu, 07 Jun 2018 19:44:56 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com09e8f2edc0a2065aabe3774d73b519003131b6d4</guid></item><item><title>Example modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -1,6 +1,6 @@
 [TOC]

-[include ref=IndexMain]
+[[include ref=IndexMain]]

 # Preface
 In this tutorial you will install Pong on your Raspberry Pi. It can be played with two physical controllers on a web-visualisation. This example uses two KY040 rotary encoders as input. But you can use virtually every analog input as the input controlers.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sat, 03 Mar 2018 04:53:43 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com92fe8c17d3b7d9517d8918e8cfc7d3a9f73b2a37</guid></item><item><title>Example modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -1,4 +1,5 @@
 [TOC]
+
 [include ref=IndexMain]

 # Preface
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sat, 03 Mar 2018 04:53:23 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com0f4a815f1095e1177d3801646f5880f7599616bf</guid></item><item><title>Example modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -36,5 +36,4 @@

 # Game instructions
 Press the button on one KY040 to start the game. The player who reaches 13 points first wins.
-
-![](Game-Preview.png)
+[[img src=Game-Preview.png]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 02 Mar 2018 23:14:46 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com5b9e69023aca9ef90a81f1e5849c50373f6a4d49</guid></item><item><title>Example modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -37,4 +37,4 @@
 # Game instructions
 Press the button on one KY040 to start the game. The player who reaches 13 points first wins.

-[[img ref=Game-Preview.png]]
+![](Game-Preview.png)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 02 Mar 2018 22:40:27 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com087fbcf595ca65dffb0bd976e550d7da82032e91</guid></item><item><title>Example modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -37,4 +37,4 @@
 # Game instructions
 Press the button on one KY040 to start the game. The player who reaches 13 points first wins.

-[[img ref=Game-Preview.png/thumb]]
+[[img ref=Game-Preview.png]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 02 Mar 2018 22:34:54 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com56f457645d84ba4f80722328e591e8aacec342a0</guid></item><item><title>Example modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -1,42 +1,40 @@
-Tutorial for "Retro Games"
-==================
-In this tutorial you will install a smal game (Pong) on your Raspberry Pi, which can be played with two physical controllers on a web-visualisation. This example uses two KY040 rotary encoders as input. But you can use virtually every analog input as the input controlers.
+[TOC]
+[include ref=IndexMain]

-Things you need:
-------------------
-- Computer with CODESYS Development System V3 with CODESYS Control for Raspberry Pi SL form the CODESYS-Store
-- every Raspberry Pi (CODESYS V3.5.11.0 or later). For more Information look at the description
+# Preface
+In this tutorial you will install Pong on your Raspberry Pi. It can be played with two physical controllers on a web-visualisation. This example uses two KY040 rotary encoders as input. But you can use virtually every analog input as the input controlers.
+
+## Prerequisits
+* Computer with CODESYS Development System V3 with CODESYS Control for Raspberry Pi SL form the CODESYS-Store
+* Any Raspberry Pi (CODESYS V3.5.11.0 or later). For more Information look at the description
   of CODESYS Control for Raspberry Pi SL in the CODESYS-Store.
-- 2x KY040 - Rotary Encoder
-- 10x jumper wire (maybe different colors)
-- LAN-Cable
-- Project files
+* 2x KY040 - Rotary Encoder
+* 10x jumper wire (maybe different colors)
+* LAN-Cable
+* Project files

 Hardware:
 ---------
 * Connect both KY040s to the Raspberry Pi as it is shown in the following images:

-![](/lib/retro-games/wiki/Home/attachment/Pong-Schaltplan.PNG/thumb)
-![](/lib/retro-games/wiki/Home/attachment/Pong.PNG/thumb)
+[[img src=Pong-Schaltplan.PNG/thumb]]
+[[img src=Pong.PNG/thumb]]

-* Insert the LAN-Cable to your Raspberry Pi and make sure that it is connected to
-  lokal network. Now boot it by plugging in the powercable. 
+Connect the your Pi to the network and power it up.

-Software:
----------
-
+## Software
 After opening CODESYS Development System V3 and adding the CODESYS Control for Raspberry Pi SL,
 go to Tools -&amp;gt; Library Repository and Install the library, you have downloaded.

-Go to Tools -&amp;gt; Update Raspberry Pi and scan in your network for Raspberry Pis and choose the correct one. Notice/copy the IP.
+Go to Tools -&amp;gt; Update Raspberry Pi and scan in your network for Raspberry Pis and choose the correct one.

 Now connect to your Raspberry Pi. Therefor double click on "Device" and choose on the new window your Raspberry Pi as your controller.

 By pressing Alt + F8 you log in. Now start (F5).

-Write in your Browser the IP-Adress and append *:8080/webvisu.htm*, now it should look like this: IP-ADRESS:8080/webvisu.htm
+In your browser, visit the URL &amp;lt;IP of="" your="" Pi=""&amp;gt;:8080/webvisu.htm*.

-**Game instructions:**
-Press on one KY040 to start the game. The player who reaches 13 points first wins.
+# Game instructions
+Press the button on one KY040 to start the game. The player who reaches 13 points first wins.

-![](/lib/retro-games/wiki/Home/attachment/Game-Preview.png/thumb)
+[[img ref=Game-Preview.png/thumb]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 02 Mar 2018 22:34:00 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com72704b98f3a1f337ca243dd1844af38af1e4cd7f</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -16,8 +16,8 @@
 ---------
 * Connect both KY040s to the Raspberry Pi as it is shown in the following images:

-![](https://forge.codesys.com/lib/retro-games/wiki/Home/attachment/Pong-Schaltplan.PNG)
-![](https://forge.codesys.com/lib/retro-games/wiki/Home/attachment/Pong.PNG)
+![](/lib/retro-games/wiki/Home/attachment/Pong-Schaltplan.PNG/thumb)
+![](/lib/retro-games/wiki/Home/attachment/Pong.PNG/thumb)

 * Insert the LAN-Cable to your Raspberry Pi and make sure that it is connected to
   lokal network. Now boot it by plugging in the powercable. 
@@ -39,4 +39,4 @@
 **Game instructions:**
 Press on one KY040 to start the game. The player who reaches 13 points first wins.

-![](https://forge.codesys.com/lib/retro-games/wiki/Home/attachment/Game-Preview.png)
+![](/lib/retro-games/wiki/Home/attachment/Game-Preview.png/thumb)
&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:35:49 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comd6622c82bd6894b249ac470de929a73a21edda31</guid></item><item><title>Home modified by Ingo</title><link>https://forge.codesys.com/lib/retro-games/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,6 +1,6 @@
 Tutorial for "Retro Games"
 ==================
-In this tutorial you will install a smal game (Pong) on your Raspberry Pi, which can be played with two physical controllers on a web-visualisation.
+In this tutorial you will install a smal game (Pong) on your Raspberry Pi, which can be played with two physical controllers on a web-visualisation. This example uses two KY040 rotary encoders as input. But you can use virtually every analog input as the input controlers.

 Things you need:
 ------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Thu, 15 Feb 2018 18:11:44 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comd451ac20ca932f3436d4361627d75d1ffe637d5f</guid></item><item><title>Home modified by codesys.com</title><link>https://forge.codesys.com/lib/retro-games/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -39,4 +39,4 @@
 **Game instructions:**
 Press on one KY040 to start the game. The player who reaches 13 points first wins.

-![](https://forge.codesys.com/lib/retro-games/wiki/Home/attachment/game.PNG)
+![](https://forge.codesys.com/lib/retro-games/wiki/Home/attachment/Game-Preview.png)
&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 15:33:07 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com5243f137acf46365a2bdabbd03b5c87d055a71cc</guid></item></channel></rss>