Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/wokwi/wokwi-docs/llms.txt

Use this file to discover all available pages before exploring further.

38KHz infrared receiver.

Pins

GND
ground
Ground
VCC
power
Positive voltage
DAT
output
Digital output

Using the receiver

The receiver can be used in two ways:
  1. Use the IR Remote to send infrared commands.
  2. Click on the receiver (while the simulation is running) to send arbitrary NEC-encoded IR signals. The user interface lets you specify both the address and the command fields on the NEC message.
To read the commands from your Arduino Code, you can use the IRRemote or IRMP libraries.

Simulator examples

Build docs developers (and LLMs) love