

Supports Universal Distance protocol, which covers a lot of previous unknown protocols.NEC, Panasonic, Sony, Samsung and JVC decode & send LSB first. Protocol values comply to protocol standards.An 8/16 bit ** command value as well as an 16 bit address and a protocol number is provided for decoding (instead of the old 32 bit value).Feedback LED can be activated for sending / receiving.


Printout of code how to send received command by IrReceiver.printIRSendUsage(&Serial).New universal Pulse Distance / Pulse Width decoder added, which covers many previous unknown protocols.Allows receiving and sending of raw timing data.# define DECODE_NEC //#define DECODE_DENON Protocols can be switched off and on by defining macros before the line #include like here: Universal Pulse Distance Universal Pulse Width Hash ProntoīoseWave Bang & Olufsen Lego FAST Whynter MagiQuest NEC / Onkyo / Apple Denon / Sharp Panasonic / Kaseikyo Quick comparison of 5 Arduino IR receiving libraries.Why do we use 30% duty cycle for sending.Hardware-PWM signal generation for sending.Incompatibilities to other libraries and Arduino commands like tone() and analogWrite().Modifying compile options with Sloeber IDE.Changing include (*.h) files with Arduino IDE.Compile options / macros for this library.How to deal with protocols not supported by IRremote.Increase strength of sent output signal.Does not work/compile with another library.Errors with using the 3.x versions for old tutorials.How to convert old MSB first 32 bit IR data codes to new LSB first 32 bit IR data codes.Converting your 2.x program to the 3.x version.A library enabling the sending & receiving of infra-red signals.
