Difference between revisions of "Protocol decoder:Ir nec"

From sigrok
Jump to navigation Jump to search
m
(extended NEC protocol is supported)
Line 11: Line 11:
| probes          = IR
| probes          = IR
| optional_probes = —
| optional_probes = —
| options        = polarity
| options        = polarity extended
}}
}}


The '''ir_nec''' protocol decoder supports the [http://techdocs.altium.com/display/ADRR/NEC+Infrared+Transmission+Protocol NEC infrared remote control] protocol.
The '''ir_nec''' protocol decoder supports the [http://techdocs.altium.com/display/ADRR/NEC+Infrared+Transmission+Protocol NEC infrared remote control] protocol including the 16bit address extension.


== Hardware ==
== Hardware ==

Revision as of 09:55, 26 July 2020

ir_nec
Pv example ir nec.png
Name IR NEC
Description NEC infrared remote control protocol
Status supported
License GPLv2+
Source code decoders/ir_nec
Input logic
Output ir_nec
Probes IR
Optional probes
Options polarity extended

The ir_nec protocol decoder supports the NEC infrared remote control protocol including the 16bit address extension.

Hardware

Hama 8in1, code 0001 (Matsui TV)

See the ir/nec/hama_8in1 directory in the sigrok-dumps repository for example files.

Protocol

This is a pulse-distance based IR protocol.

Resources