<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Project Overview</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>Recent changes to Project Overview</description><language>en</language><lastBuildDate>Wed, 18 Dec 2019 18:26:42 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/drv/spi-monarco/home/Project%20Overview/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</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/">aliazzz</dc:creator><pubDate>Wed, 18 Dec 2019 18:26:42 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com2d1c6280a1c24691adf7a3f3916bbbcaf5820884</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v98
+++ v99
@@ -26,9 +26,9 @@

 # Changelog  

-
 **v1.0.0.0 Released**
 FB based driver including demo project
+Retain data support via RTC (separate Buffered SRAM Package)
 ~~~
 &amp;lt;deviceidentification&amp;gt;
   &amp;lt;type&amp;gt;501&amp;lt;/type&amp;gt;
@@ -36,24 +36,6 @@
   &amp;lt;version&amp;gt;1.0.0.0&amp;lt;/version&amp;gt;
 &amp;lt;/deviceidentification&amp;gt;
 ~~~
-
-
-***v2.0.0.x Experimental and under construction, NOT RECOMMENDED***
-IO based driver
-devdescr.xml: vendor id set to 0004, device id set to 0005, see https://forge.codesys.com/drv/io-drivers/database/Home/ for details.     
-~~~
-    &amp;lt;deviceidentification&amp;gt;
-      &amp;lt;type&amp;gt;501&amp;lt;/type&amp;gt;
-      &amp;lt;id&amp;gt;0004 0005&amp;lt;/id&amp;gt;
-      &amp;lt;version&amp;gt;2.0.0.2&amp;lt;/version&amp;gt;
-    &amp;lt;/deviceidentification&amp;gt;
-~~~
-* Ctrl Byte,
-* HWConfig,
-* UserLeds,
-* UserLedMask
-* Retain data support via RTC (new separate .package available)
-

 # Hardware prerequisitories
 1.     A Raspberry Pi, see https://www.raspberrypi.org/
@@ -167,28 +149,44 @@
 ##Running the CODESYS project

 Open the provided example project file.
-
 Check/Set SPI master parameters:
-
 ~~~
 Mode 0,
 SPI bits 8,
 Speed(Hz) 1000000 (=1MHz) =&amp;gt; can be set up to 4 MHz, slower speeds avoid chance on crc errors
 ~~~
-
 Compile, download and run and enjoy!


 ##Limitations / Bugs

-All functionality of the HAT is implemented into the core of the driver. However I have no illusion that this driver will still contain (several) bugs.
-Due to limited time resources I am not able to solve every bug anymore, sorry... 
+All functionality of the HAT is implemented into the core of the driver. However I have no illusion that this driver will still contain bugs.
+Due to limited time resources, I am not able to solve every bug anymore, sorry... 
 As this opensource software you are cordially invited to fix the bug and share your solution via a ticket.
+
+***v2.0.0.x Experimental and under construction, NOT RECOMMENDED unless you like to tinker***
+IO based driver
+devdescr.xml: vendor id set to 0004, device id set to 0005, see https://forge.codesys.com/drv/io-drivers/database/Home/ for details.     
+~~~
+    &amp;lt;deviceidentification&amp;gt;
+      &amp;lt;type&amp;gt;501&amp;lt;/type&amp;gt;
+      &amp;lt;id&amp;gt;0004 0005&amp;lt;/id&amp;gt;
+      &amp;lt;version&amp;gt;2.0.0.2&amp;lt;/version&amp;gt;
+    &amp;lt;/deviceidentification&amp;gt;
+~~~
+
+* Ctrl Byte,
+* HWConfig,
+* UserLeds,
+* UserLedMask
+* Retain data support via RTC (separate Buffered SRAM Package)
+
+For the package and the source of v2, see the SVN repo under tags


 ##Acknowledgements

-Written in 2017.
+ v1 Realised in 2017.
 Special thanks goes out to Ingo Hornberger for helping out with difficulties and for his patience.

 Monarco Hat Package &amp;amp;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Wed, 18 Dec 2019 18:19:46 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comea035d268e46ab436d58ffb29d0fdcabca937ad1</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v97
+++ v98
@@ -182,7 +182,7 @@
 ##Limitations / Bugs

 All functionality of the HAT is implemented into the core of the driver. However I have no illusion that this driver will still contain (several) bugs.
-Due to limited time resources I am not able to solve bugs anymore, sorry... 
+Due to limited time resources I am not able to solve every bug anymore, sorry... 
 As this opensource software you are cordially invited to fix the bug and share your solution via a ticket.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 05 Aug 2019 14:09:23 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com8d0c8fefb7493fd555eb139f0fb632b90cf746e2</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v96
+++ v97
@@ -182,7 +182,8 @@
 ##Limitations / Bugs

 All functionality of the HAT is implemented into the core of the driver. However I have no illusion that this driver will still contain (several) bugs.
-If you find any bugs you are to open a ticket or fix them (or both) as the source is totally open.
+Due to limited time resources I am not able to solve bugs anymore, sorry... 
+As this opensource software you are cordially invited to fix the bug and share your solution via a ticket.

 ##Acknowledgements
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 05 Aug 2019 14:08:39 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com2f163a8c31671760425f95a29c6f330c49244a90</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v95
+++ v96
@@ -181,7 +181,7 @@

 ##Limitations / Bugs

-All functionality of the HAT is implemented into the core of the driver. However I have no illusion that this driver contains (several) bugs.
+All functionality of the HAT is implemented into the core of the driver. However I have no illusion that this driver will still contain (several) bugs.
 If you find any bugs you are to open a ticket or fix them (or both) as the source is totally open.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 05 Aug 2019 14:04:21 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comcbe01ca817e8fab832529ebc098c3d85c5329588</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v94
+++ v95
@@ -181,19 +181,20 @@

 ##Limitations / Bugs

-All functionality of the HAT is allready implemented into the core of the driver but some functionality still needs to be routed as parameters.
-If you experience any bugs, please leave a [Ticket](https://forge.codesys.com/drv/spi-monarco/tickets/)
+All functionality of the HAT is implemented into the core of the driver. However I have no illusion that this driver contains (several) bugs.
+If you find any bugs you are to open a ticket or fix them (or both) as the source is totally open.

 ##Acknowledgements

-Written in 2017. 
+Written in 2017.
 Special thanks goes out to Ingo Hornberger for helping out with difficulties and for his patience.

 Monarco Hat Package &amp;amp;
 Monarco Hat Realtime Clock SRAM Support Package
-[[download url=https://forge.codesys.com/drv/spi-monarco/svn/HEAD/tree/tags/2.0.0.0/package/Monarco%20HAT%20library%20for%20CODESYS.package?format=raw label=MonarcoPackage]]
-[[download url=https://forge.codesys.com/drv/mcp7941x/code/HEAD/tree/tags/v0.0.2.1/mcp7491x.package?format=raw label=BufferedSRAMPackage]]
+[[download url=https://forge.codesys.com/drv/spi-monarco/svn/HEAD/tree/tags/1.0.0.0/package/Monarco%20HAT%20library%20for%20CODESYS.package?format=raw
+label="Monarco Package v1.0.0.0"]]
+[[download url=https://forge.codesys.com/drv/mcp7941x/code/HEAD/tree/tags/v0.0.2.1/mcp7491x.package?format=raw label="Buffered SRAM Package"]]

 [TOC]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 05 Aug 2019 14:01:10 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comcc21a33783dd4960143c7000829071611c035275</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v93
+++ v94
@@ -27,7 +27,7 @@
 # Changelog

-**v1.0.0.0 Released;**
+**v1.0.0.0 Released**
 FB based driver including demo project
 ~~~
 &amp;lt;deviceidentification&amp;gt;
@@ -38,7 +38,7 @@
 ~~~

-**v2.0.0.x Experimental and under construction;**
+***v2.0.0.x Experimental and under construction, NOT RECOMMENDED***
 IO based driver
 devdescr.xml: vendor id set to 0004, device id set to 0005, see https://forge.codesys.com/drv/io-drivers/database/Home/ for details.     
 ~~~
&amp;lt;/deviceidentification&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 05 Aug 2019 13:51:53 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com109705a6c7b6e0ddd61ad68a2f8be24213f85a27</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v92
+++ v93
@@ -18,8 +18,8 @@

 The Monarco Hat driver is v1.0.0.0 implemented as an FB device-driver. You can program your code in any language you desire, either visual or textual.

-* * * 100% Open source,
-* * * 100% Pure IEC 61131-3 code (ST)
+*  100% Open source,
+*  100% Pure IEC 61131-3 code (ST)

 -----
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 05 Aug 2019 13:50:02 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com988d3742ec8556fcab02e93decb5f1f1ea46b5d0</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v91
+++ v92
@@ -1,37 +1,45 @@
 [[members limit=20]]

-Monarco Hat Package &amp;amp;
+Monarco Hat v1.0.0.0 Package &amp;amp;
 Monarco Hat Realtime Clock SRAM Support Package
-[[download url=https://forge.codesys.com/drv/spi-monarco/svn/HEAD/tree/tags/2.0.0.0/package/Monarco%20HAT%20library%20for%20CODESYS.package?format=raw label=MonarcoPackage]]
-[[download url=https://forge.codesys.com/drv/mcp7941x/code/HEAD/tree/tags/v0.0.2.1/mcp7491x.package?format=raw label=BufferedSRAMPackage]]
+[[download url=https://forge.codesys.com/drv/spi-monarco/svn/HEAD/tree/tags/1.0.0.0/package/Monarco%20HAT%20library%20for%20CODESYS.package?format=raw
+label="Monarco Package v1.0.0.0"]]
+[[download url=https://forge.codesys.com/drv/mcp7941x/code/HEAD/tree/tags/v0.0.2.1/mcp7491x.package?format=raw label="Buffered SRAM Package"]]

-
 [TOC]
-
-
 # The Monarco HAT
 The Monarco HAT is a robust industrial graded HAT, perfectly suited for IOT projects, small home-automation or industrial projects and much more ... 
 It also protects your Raspberry Pi from overvoltage or short-circuiting and simultaneously provides you with enough IO channels and channel configuration versatility.
-It features analog and digital inputs and outputs, RS-485, 1-Wire bus and a Realtime Clock.
+It features analog and digital inputs and outputs, RS-485, 1-Wire bus and a Real Time Clock.

 [[img src=https://forge.codesys.com/drv/spi-monarco/screenshot/monarco.png width=25%]]

 [[img src=https://forge.codesys.com/drv/spi-monarco/screenshot/monarco-cas-connector.png width=25%]]

-The Monarco Hat driver is implemented as an IO device-driver, so there NO function block calls in your software necessary.
-The HAT is exposed as a hardware device with IO channels and parameters. Just write code, attach a variable to an I/O channel in the hardware tree, ready!
-You can program your code in any language you desire, either visual or textual.
+The Monarco Hat driver is v1.0.0.0 implemented as an FB device-driver. You can program your code in any language you desire, either visual or textual.

-* 100% Open source,
-* 100% Pure IEC 61131-3 code (ST)
+* * * 100% Open source,
+* * * 100% Pure IEC 61131-3 code (ST)

 -----

 # Changelog  

-v2.0.0.x  Under Construction

+**v1.0.0.0 Released;**
+FB based driver including demo project
+~~~
+&amp;lt;deviceidentification&amp;gt;
+  &amp;lt;type&amp;gt;501&amp;lt;/type&amp;gt;
+  &amp;lt;id&amp;gt;FFFF 0005&amp;lt;/id&amp;gt;
+  &amp;lt;version&amp;gt;1.0.0.0&amp;lt;/version&amp;gt;
+&amp;lt;/deviceidentification&amp;gt;
+~~~
+
+
+**v2.0.0.x Experimental and under construction;**
+IO based driver
 devdescr.xml: vendor id set to 0004, device id set to 0005, see https://forge.codesys.com/drv/io-drivers/database/Home/ for details.     
 ~~~
     &amp;lt;deviceidentification&amp;gt;
@@ -44,7 +52,7 @@
 * HWConfig,
 * UserLeds,
 * UserLedMask
-* Retain data support via RTC (new separate .package available!)
+* Retain data support via RTC (new separate .package available)

 # Hardware prerequisitories
@@ -109,10 +117,11 @@
 [[embed url=https://youtu.be/6FPf3RHWyeU]]

 ##Package installation
-Monarco Hat Package &amp;amp;
+Monarco Hat v1.0.0.0 Package &amp;amp;
 Monarco Hat Realtime Clock SRAM Support Package
-[[download url=https://forge.codesys.com/drv/spi-monarco/svn/HEAD/tree/tags/2.0.0.0/package/Monarco%20HAT%20library%20for%20CODESYS.package?format=raw label=MonarcoPackage]]
-[[download url=https://forge.codesys.com/drv/mcp7941x/code/HEAD/tree/tags/v0.0.2.1/mcp7491x.package?format=raw label=SupportPackage]]
+[[download url=https://forge.codesys.com/drv/spi-monarco/svn/HEAD/tree/tags/1.0.0.0/package/Monarco%20HAT%20library%20for%20CODESYS.package?format=raw
+label="Monarco Package v1.0.0.0"]]
+[[download url=https://forge.codesys.com/drv/mcp7941x/code/HEAD/tree/tags/v0.0.2.1/mcp7491x.package?format=raw label="Support Package"]]

 ##Monarco UART configuration

&amp;lt;/deviceidentification&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 05 Aug 2019 13:49:10 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com837cd6248fc9c9d7e0fa54a944f5ecbe12161bd8</guid></item><item><title>Project Overview modified by aliazzz</title><link>https://forge.codesys.com/drv/spi-monarco/home/Project%2520Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v90
+++ v91
@@ -46,12 +46,6 @@
 * UserLedMask
 * Retain data support via RTC (new separate .package available!)

------
-
-v2.0.0.0 info
-Initial release in cforge, forked from my git : https://github.com/Aliazzzz/Monarco-HAT-library-for-CODESYS-V3
-
------

 # Hardware prerequisitories
 1.     A Raspberry Pi, see https://www.raspberrypi.org/
@@ -184,6 +178,7 @@

 ##Acknowledgements

+Written in 2017. 
 Special thanks goes out to Ingo Hornberger for helping out with difficulties and for his patience.

 Monarco Hat Package &amp;amp;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aliazzz</dc:creator><pubDate>Mon, 22 Jul 2019 16:25:20 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com9c2af1ff3cc5144f6f2accb52e400b279066e442</guid></item></channel></rss>