<?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/raspivmc/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/raspivmc/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 17 Sep 2015 08:48:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/raspivmc/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/raspivmc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;New release, a server is connactable by clients such as web clients, shell or fhem (internal driver provided). The server handles the arbitration of the request sent to the ventilation unit.&lt;/p&gt;
&lt;p&gt;The system is now able to connect also a ConfoSense unit via another serial adapter.&lt;/p&gt;
&lt;p&gt;To install:&lt;/p&gt;
&lt;p&gt;tar -xvf raspVMC.tar&lt;br/&gt;
cd raspVMC (or wherever it was untared)&lt;br/&gt;
./install (roll it out)&lt;/p&gt;
&lt;p&gt;The install will prompt for various information, answer as required.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jpco</dc:creator><pubDate>Thu, 17 Sep 2015 08:48:23 -0000</pubDate><guid>https://sourceforge.netecedd9b95f90aaad307a1764eb890608a20f0f71</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/raspivmc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The project is also on git&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/jcoenencom/raspVMC" rel="nofollow"&gt;https://github.com/jcoenencom/raspVMC&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;updated more often than the release here&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jpco</dc:creator><pubDate>Wed, 15 Apr 2015 17:20:33 -0000</pubDate><guid>https://sourceforge.netd3cde925302b15a5c46d0616c72a07e7e08fae74</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/raspivmc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Last update:&lt;br /&gt;
CGI have been updated to read /etc/VMC/VMC.ini file&lt;br /&gt;
Server addres being defined in &lt;span&gt;[client]&lt;/span&gt; server and &lt;span&gt;[server]&lt;/span&gt; port sections&lt;/p&gt;
&lt;p&gt;Layout&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[VMC]&lt;/span&gt;&lt;br /&gt;
device="/dev/ttyAMA0"&lt;br /&gt;
lock="/tmp"&lt;br /&gt;
log="/var/log/VMC.log"&lt;br /&gt;
&lt;span&gt;[mysql]&lt;/span&gt;&lt;br /&gt;
host="192.168.0.42"&lt;br /&gt;
user="dBuser"&lt;br /&gt;
password="dBpasword"&lt;br /&gt;
DB=dBname&lt;br /&gt;
&lt;span&gt;[server]&lt;/span&gt;&lt;br /&gt;
bind=""&lt;br /&gt;
port=10000&lt;br /&gt;
&lt;span&gt;[client]&lt;/span&gt;&lt;br /&gt;
server="192.168.0.15"&lt;br /&gt;
&lt;span&gt;[socat]&lt;/span&gt;&lt;br /&gt;
PTY=/tmp/ttyVMC&lt;br /&gt;
&lt;span&gt;[CCEASE]&lt;/span&gt;&lt;br /&gt;
tty=/dev/ttyUSB1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jpco</dc:creator><pubDate>Wed, 08 Apr 2015 07:17:05 -0000</pubDate><guid>https://sourceforge.net9bbd9f9fbe307b15132a3d5313727819387453f4</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/raspivmc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new release is out for preliminary testing.&lt;/p&gt;
&lt;p&gt;The new release implements a Server to be connected by clients, the server itself being connected to the serial port connecting the VMC.&lt;/p&gt;
&lt;p&gt;This architecture allows for multiple clients sampling the VMC (or commanding it).&lt;/p&gt;
&lt;p&gt;Clients connects the server via IP sockets and thus can be located anywhere on the network.&lt;/p&gt;
&lt;p&gt;Using utility socat, a PTY device can be created so that FHEM client type can be also provided access to the VMC (tested successfully).&lt;/p&gt;
&lt;p&gt;CCEASE type device could also be connected via a serial to USB adapter. Interestingly, this would allow installation of a CCEASE anywhere (thus levitating the requirement for a cable between the CCEASE and the VMC).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jpco</dc:creator><pubDate>Sat, 04 Apr 2015 07:48:19 -0000</pubDate><guid>https://sourceforge.net8c1a908ad68913de2051ffe9046e6f39a0a4cbfc</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/raspivmc/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This project intends to provide access to Storkair/Zendher ventilation block internal data. It interfaces the block through its serial interface to a Raspberry Pi (via the Pi serial on GPIO or via a serial to USB converter).&lt;br /&gt;
The user interface is a web page that pull the data from the block via a CGI, the CGI replies with the data in json format.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jpco</dc:creator><pubDate>Wed, 02 Apr 2014 21:36:06 -0000</pubDate><guid>https://sourceforge.nete43225a0500f49cf0a5d2c6ffda2baf9da5bb722</guid></item><item><title>Home modified by jpco</title><link>https://sourceforge.net/p/raspivmc/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/raspivmc/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/jpcoenen/"&gt;jpco&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-5266135eea406b244222271c" 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/">jpco</dc:creator><pubDate>Tue, 22 Oct 2013 05:55:43 -0000</pubDate><guid>https://sourceforge.net46a41f7ac0a8a3ba31e561b389e82bb5668c93f8</guid></item></channel></rss>