sgtpepperpt / simple_ir_decoder

Arduino code for a simple converter from IR pulses to a binary code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino code for a simple converter from IR pulses to a binary code.

This assumes a NEC-like protocol used by Whirlpool A/Cs, with the standard pulses plus a "separator" command.

It's based on the code by Brian Schwind.

About

Arduino code for a simple converter from IR pulses to a binary code


Languages

Language:C++ 100.0%