Skip to content
9dl edited this page Dec 1, 2024 · 34 revisions

Supported Modules

Unofficial

Default Pinouts:
Tx = (built-in LED), Rx = GROVE_SCL

Wanted: Range comparisons of different modules.


Unsupported/Not Working

  • YT-IRTM transmitter/receiver (serial connection, NEC protocol only).
  • Flirc and other unbranded IR receivers/blasters with USB/USB-C ports, like this one.

Features

  • TV-B-Gone: Spams infrared signals to turn off screens.
  • Custom IR: Send custom IR codes from files in LittleFS or an SD card.
  • IR Read: Read and decode IR signals.

Replay Payloads Like Flipper!

For example .ir files, visit: Infrared Payloads.

Methods to Transmit .ir Files

  1. Via the "Custom IR" App: Select commands individually through the "IR" menu.
  2. Via SDCard/LittleFS File Manager: Found under the "Others" menu (spams all commands).
  3. Via the WebUI: Click the antenna button next to the file (spams all commands).
  4. Via Serial Command: Example: ir tx_from_file AC_LG_SX122CL_off.ir. For more details, see the Serial Command Guide (spams all commands).