kopia lustrzana https://github.com/espressif/esp-idf
19 wiersze
422 B
ReStructuredText
19 wiersze
422 B
ReStructuredText
RMT
|
|
========
|
|
|
|
Overview
|
|
--------
|
|
|
|
The RMT (Remote Control) module driver can be used to send and receive infrared remote control signals. Due to flexibility of RMT module, the driver can also be used to generate many other types of signals.
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
NEC remote control TX and RX example: :example:`peripherals/rmt_nec_tx_rx`.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/rmt.inc
|
|
|