Skip to content

IRsmallDecoder v1.0.0

Compare
Choose a tag to compare
@LuisMiCa LuisMiCa released this 24 Jan 23:29
· 58 commits to master since this release

This is the first public release version

Main features:

  • NEC, RC5 and SIRC protocols are supported;
  • IR Codes' data is separated;
  • Unwanted initial repetitions are ignored;
  • Held keys are signalized by a boolean variable;
  • Signal tolerances are very loose;
  • SRAM and Flash memory usage is low;
  • No timers required;
  • Uses one hardware interrupt.