IR - pr3y/Bruce GitHub Wiki

Supported Modules

Built-In Options

Unofficial Modules

Default Pinouts

  • Tx: Built-in LED
  • Rx: GROVE_SCL

Request for Information

  • Wanted: Comparative analysis of the range performance of different IR modules.

Unsupported/Non-Functional Modules

  • YT-IRTM Transmitter/Receiver: Utilizes a serial connection and supports NEC protocol only.
  • Flirc: Other unbranded IR receivers and blasters with USB/USB-C connections, such as this product.

Features

  • TV-B-Gone: Sends infrared signals to turn off various screens.
  • Custom IR: Allows sending of custom IR codes from files stored in LittleFS or on an SD card.
  • IR Read: Capable of reading and decoding incoming IR signals.

Replay Payloads Like Flipper!

To access .ir files, visit: Infrared Payloads.

Methods for Transmitting .ir Files

  1. Custom IR App: Select commands individually from the "IR" menu.
  2. SDCard/LittleFS File Manager: Access under the "Others" menu (sends all commands).
  3. WebUI: Click the antenna button next to the file (sends all commands).
  4. Serial Command: For example, use ir tx_from_file AC_LG_SX122CL_off.ir. For further details, refer to the Serial Command Guide (sends all commands).