Download Latest Version Added USE_ACTIVE_LOW_OUTPUT_FOR_SEND_PIN to make the software aware of send LED connected between VCC and send pin. source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of IRremote Arduino Library

Home / v4.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-06-26 753 Bytes
Using 8 bit raw timing buffer for all timings except frame gap (former rawbuf[0]). source code.tar.gz 2024-06-26 1.0 MB
Using 8 bit raw timing buffer for all timings except frame gap (former rawbuf[0]). source code.zip 2024-06-26 1.2 MB
Totals: 3 Items   2.3 MB 0
  • Using 8 bit raw timing buffer for all timings except frame gap (former rawbuf[0]).
  • Renamed decodedIRData.initialGap to decodedIRData.initialGapTicks.
  • sendNEC() and sendNEC2() now accepts 16 bit command to better map to NECext protocol found in IRDB databases.
  • ir_DistanceWidthProtocol() now decodes up to 10 ms mark or spaces if RAM is bigger than 2 k.
  • Improved sensitivity and decoding of PULSE_DISTANCE + PULSE_WIDTH protocols.
  • Changed TOLERANCE_FOR_DECODERS_MARK_OR_SPACE_MATCHING to TOLERANCE_FOR_DECODERS_MARK_OR_SPACE_MATCHING_PERCENT.
  • Improved examples AllProtocolsOnLCD, UnitTest and SimpleReceiver.
  • New functions decodePulseDistanceWidthData() with 6 parameters and decodePulseDistanceWidthDataStrict() with 7 parameters.
Source: README.md, updated 2024-06-26