nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.64k stars 3.12k forks source link

First attempt at adding support for the RMT device. #3493

Closed pjsg closed 2 years ago

pjsg commented 2 years ago

Fixes #3492.

This is a new component that allows the sending and receiving of arbitrary pulse sequences using the rmt device on the ESP32 parts. It was designed for driving remote control protocols.