IR Remote Reference
A simulated infrared remote control. It is not wired into the circuit — instead, click its buttons on the canvas to transmit IR codes over the air to a nearby IR Receiver component.
Pin names
This component has no pins — it transmits wirelessly to any IR Receiver present in the same circuit.
Attributes
This component has no configurable attributes.
Usage
Place an IR Receiver in the circuit, wire it up, and run code that decodes incoming IR signals (see the IR Receiver reference for example code). Click the remote's buttons in the simulator canvas to send button-press codes to the receiver.
Examples
| Description | Attrs |
|---|---|
| Default IR remote | {} |
See also
- IR Receiver — decodes codes sent by this remote