OVMS3-idf/examples/11_rmt_nec_tx_rx
Angus Gratton 3cfe738fcf Merge branch 'bugfix/minor_issues' into 'master'
Bugfixes from Github

Many small fixes for open github issues.

See merge request !334
2016-12-28 13:18:34 +08:00
..
main Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11: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.