Rmt Nodes
Use these nodes to interact with the RMT module to send and receive data.
Config Nodes
rmt tx config
config for rmt tx pin
Inputs
- Transmit pin : Specify a transmission pin to connect with the rmt module
rmt rx config
config for rmt rx pin
Inputs
- Receive pin : Specify a reciever pin to connect with the rmt module
Proc Nodes
rmt transmit
ESP32 rmt transmitter supports nec ir signal encoding and transmission.
Inputs
- Rmt setting. : Select the rmt transmission config
- Payload data. : Specify the data to be transmitted
rmt receive
ESP32 rmt receiver decodes nec ir signals into structured data.
Inputs
- Rmt setting. : Select the rmt receiver config
Outputs
- Pin level : Pin Level 0
- Pin duration0 : Pin Duration 0
- Pin level1 : Pin Level 1
- Pin duration1 : Pin Duration 1
Event Nodes
on rmt receive
ESP32 rmt receiver decodes nec ir signals into structured data.
Inputs
- Rmt setting. : Select the rmt receiver config
Outputs
- Pin level : Pin Level 0
- Pin duration0 : Pin Duration 0
- Pin level1 : Pin Level 1
- Pin duration1 : Pin Duration 1