AudioProtocolParser

This module is a part of the NetHomeServer. The AudioProtocolParser is one of the core Items in NetHomeServer. It allows you to connect an IR-receiver or a digital radio receiver to the microphone input and decode the signals. Examples of how to build such receivers can be found here.

This Item receives the data from the audio input, and recreates a digital signal. This digital signal is then passed on to a list of protocol decoders which can decode the digital signal. The recreation of the digital signal may require some calibration of the settings to match the input signal. The principles for this is described here. Normally you would use the ProtocolAnalyzer-tool to find the correct settings for these parameters

Attributes

Actions

See also

NetHomeServer,ProtocolAnalyzer