<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.nethome.nu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.nethome.nu/feed.php">
        <title>Nethome analyzer</title>
        <description></description>
        <link>http://wiki.nethome.nu/</link>
        <image rdf:resource="http://wiki.nethome.nu/lib/tpl/monobook/images/favicon.ico" />
       <dc:date>2012-05-20T15:51:59+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/background?rev=1236513020&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/download?rev=1313083503&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/features?rev=1236510300&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/hardware?rev=1236509073&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/protocols?rev=1238837783&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/release11?rev=1274985752&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/release841?rev=1274984429&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/screenshots?rev=1274986964&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/start?rev=1274992691&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/theory?rev=1238704272&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.nethome.nu/doku.php/analyzer/why?rev=1236510871&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.nethome.nu/lib/tpl/monobook/images/favicon.ico">
        <title>Nethome</title>
        <link>http://wiki.nethome.nu/</link>
        <url>http://wiki.nethome.nu/lib/tpl/monobook/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/background?rev=1236513020&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-08T12:50:20+02:00</dc:date>
        <title>analyzer:background</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/background?rev=1236513020&amp;do=diff</link>
        <description>[USB sound card]

Background

There are many types of simple household protocols that are interesting to decode. Typical examples are IR-signals used by remote controls and RF-signals used by remote switches. The problem is that you usually need special hardware to decode the signals. A normal PC has more than enough computing power to decode these types of protocols in the background, but the problem is to have an interface that can manage a real time data stream.</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/download?rev=1313083503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-11T19:25:03+02:00</dc:date>
        <title>analyzer:download</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/download?rev=1313083503&amp;do=diff</link>
        <description>[ Software]

Since this software has not been formally tested or alpha-tested by many other users yet, there may still be some dark corners which does not work to 100% yet, but you are free to download it and try it out.

Licence

This program is free for private non commercial use. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/features?rev=1236510300&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-08T12:05:00+02:00</dc:date>
        <title>analyzer:features</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/features?rev=1236510300&amp;do=diff</link>
        <description>Features

	*  Works on both Windows and Linux
	*  Requires no specific hardware drivers
	*  Very simple hardware required
	*  Presents graphical view of sampled signals with digitized interpretation
	*  Graphs may be zoomed and inspected in detail
	*  Presents summary of pulse lengths with deviation and lengths
	*  Easy to add and test protocol decoders
	*  supports decoding of 12 protocols
	*  Digital filter to remove interference
	*  Can save samples for later analyze
	*  Requires no installat…</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/hardware?rev=1236509073&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-08T11:44:33+02:00</dc:date>
        <title>analyzer:hardware</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/hardware?rev=1236509073&amp;do=diff</link>
        <description>To be able to analyze an input signal, the signal has to be adapted to the microphone input levels. This means it has to be transformed to a low level AC-signal. Fortunately this is quite easy, once you have the signal, you only need two resistors to lower the signal level and a capacitor ro remove the DC-component. The typical circuit input circuit looks like this:</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/protocols?rev=1238837783&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-04T11:36:23+02:00</dc:date>
        <title>analyzer:protocols</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/protocols?rev=1238837783&amp;do=diff</link>
        <description>These are the protocols for which there are decoders written. The decoders have been built with the help of this tool.

	*  RC5 - IR-Protocol used by Philips and a lot other brands for remote controls
	*  RC6 - Improved version of RC5
	*  HarmanKardon - IR-Protocol used by HarmanKardon for remote controls
	*  Deltronic - RF-Protocol used by Deltronic (and others) for remote light switches
	*  JVC - IR-Protocol used by JVC for remote controls
	*  Nexa - RF-Protocol used by Nexa(and others) for re…</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/release11?rev=1274985752&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-27T20:42:32+02:00</dc:date>
        <title>analyzer:release11</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/release11?rev=1274985752&amp;do=diff</link>
        <description>This is version 1.1 of the ProtocolAnalyzer. Main news in this release are:

	*  Updated look with new icons
	*  Support for MAC OS X!
	*  Pulse distribution view, which displays the number of pulses as a function of pulse length in the raw pulse view
	*  Export of raw pulse data
	*  “Auto Flank Holdoff”, Flank Holdoff can be set to 1.
	*  Pulse re-anayzing - a raw signal can be re-analyzed with new decoder settings
	*  Pause/Resume scanning
	*  Remove scanned samples
	*  Indication of selected …</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/release841?rev=1274984429&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-27T20:20:29+02:00</dc:date>
        <title>analyzer:release841</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/release841?rev=1274984429&amp;do=diff</link>
        <description>Pronto Support

Received signals can now be presented in the Pronto-format. This is useful when scanning remotes for use with generic IR-senders. It can also be used with the new Pronto-support in the NetHomeServer.
Three new configuration settings are added for the pronto support:</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/screenshots?rev=1274986964&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-27T21:02:44+02:00</dc:date>
        <title>analyzer:screenshots</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/screenshots?rev=1274986964&amp;do=diff</link>
        <description>These are screen shots from the Protocol Analyzer-tool which is a tool designed for analyzing and decoding slow pulse based protocols.

Main Window

This is the main window with a JVC-protocol messages received, and the corresponding raw samples.

[Analyzer main window]</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/start?rev=1274992691&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-27T22:38:11+02:00</dc:date>
        <title>analyzer:start</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/start?rev=1274992691&amp;do=diff</link>
        <description>[Analyzer screen]

The Protocol Analyzer is a small tool that can catch, analyze and decode “slow” pulse based protocols. Typical examples are IR-Remotes or RF-Remotes. It uses the microphone input to read the signals. Since this is almost always available with drivers across operating systems, this tool works without any specific drivers on Windows, Linux and OSX.</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/theory?rev=1238704272&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-02T22:31:12+02:00</dc:date>
        <title>analyzer:theory</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/theory?rev=1238704272&amp;do=diff</link>
        <description>The ProtocolAnalyzer constantly samples the analog input signal, trying to recreate any digital pulses found in the signal. The so called flank detector uses a quite simple algorithm to find the flanks of the pulses:

Find sequences where the sampled value changed significanlty (Flank Swing) over a short period of time (Flank Length)</description>
    </item>
    <item rdf:about="http://wiki.nethome.nu/doku.php/analyzer/why?rev=1236510871&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-08T12:14:31+02:00</dc:date>
        <title>analyzer:why</title>
        <link>http://wiki.nethome.nu/doku.php/analyzer/why?rev=1236510871&amp;do=diff</link>
        <description>The reason I built this tool was that I wanted the NetHomeServer to be able to receive and react to RF and IR-remotes and also receive wireless thermometer values from UPM-units. To do this I needed to be able to receive and reverse engineer the protocols used.</description>
    </item>
</rdf:RDF>

