<?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/suprotocol/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/suprotocol/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 06 Jul 2013 21:30:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/suprotocol/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Dmitry</title><link>https://sourceforge.net/p/suprotocol/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,26 @@
-Welcome to your wiki!
+SUprotocol is Simple Universal Protocol.
+Based on RS232 Asynchronous mode.
+Connect MCU with PC with uComp C# component.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Data model:

-The wiki uses [Markdown](/p/suprotocol/wiki/markdown_syntax/) syntax.
+32 BLOCKs as 32bit data.
+Any Block can be UIN32, INT32, FLOAT,[UINT16:UINT16],[SINT16,SINT16],BYTE[4]-Union Structure
+PC is master.

+uComp can do the next things:
+1)  Connect MCU with PC.
+2)  Work with variable (or variables) at PC and synchronize them with MCU automatically 
+(parametric setters).
+3)  Read any interested variable (or variables), modify them at PC and transfer back to MCU 
+automatically(working variables)
+4)  Read any interested variable (or variables), interpolate them with
+Ax³+Bx²+Cx¹+D=f(x) poly (sensor variables), this feature can work in automatic mode.
+5) Automatically create poly (A,B,C,D coefficients) by fixing point pairs(x,f(x)) in real time 
+or at start of program.
+6)  Do fast packet reading from MCU(read a structure), max packet length is 256 bytes.
+
+
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry</dc:creator><pubDate>Sat, 06 Jul 2013 21:30:43 -0000</pubDate><guid>https://sourceforge.net2ad300de5b74edec9020edb7b9b999953e991763</guid></item><item><title>Home modified by Dmitry</title><link>https://sourceforge.net/p/suprotocol/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/suprotocol/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="/u/glazkov-d/"&gt;Dmitry&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-516c526f34309d5ba88b6ce1" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry</dc:creator><pubDate>Mon, 15 Apr 2013 19:18:08 -0000</pubDate><guid>https://sourceforge.netb28d197dcf0cd585fe2b8fcacec0e7c421808066</guid></item></channel></rss>