Skip to content
eadmaster edited this page Aug 6, 2024 · 34 revisions

Supported modules

Unofficial

default pinouts: Tx=(builtin led), Rx=GROVE_SCL

Unsupported modules

  • YT-IRTM transmitter/receiver (serial connection, NEC protocol only)

Features:

  • TV-B-Gone: Spams infrared for turning off screens.
  • Custom IR: Send custom IR codes from a file in LittleFS and SDCard.
  • IR read

Replay payloads like flipper!

For examples of IR files, you can check https://github.com/pr3y/Bruce/tree/main/sd_files/infrared

methods to transmit .ir files:

  1. via the "Custom IR" app in the "IR" menu (the only way to select commands individually)
  2. via the SDCard/LittleFS file manager in the "Others" menu (only spam all)
  3. via the WebUI, click on the antenna-like button next to the file (only spam all)
  4. via a serial cmd like ir tx_from_file AC_LG_SX122CL_off.ir (only spam all)