OVMS3-idf/examples/11_rmt_nec_tx_rx
2016-12-22 15:07:02 +11:00
..
main Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 2016-12-08 12:39:33 +08:00
Makefile add RMT driver and example 2016-11-22 00:57:19 +08:00
README.md Examples: Add READMEs for examples which did not have them 2016-12-22 15:07:02 +11:00

Example: rmt_nec_tx_rx

This example uses the remote control (RMT) peripheral to transmit and receive codes for the NEC infrared remote protocol.

Configuration (pin numbers, etc.) can be modified in top of the main/infrared_nec.c file.