https://github.com/junkfix/esp32-rmt-ir
Arduino Library for ESP32 using RMT peripherals for common IR protocols NEC, Sony, Samsung and RC5 transmit and receive
https://github.com/junkfix/esp32-rmt-ir
Last synced: 11 months ago
JSON representation
Arduino Library for ESP32 using RMT peripherals for common IR protocols NEC, Sony, Samsung and RC5 transmit and receive
- Host: GitHub
- URL: https://github.com/junkfix/esp32-rmt-ir
- Owner: junkfix
- License: mit
- Created: 2024-06-17T18:01:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T10:40:43.000Z (over 1 year ago)
- Last Synced: 2025-04-07T18:21:44.671Z (about 1 year ago)
- Language: C++
- Size: 28.3 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp32-rmt-ir
Arduino Library for ESP32 using RMT peripherals for common IR protocols NEC, Sony, Samsung and RC5 transmit and receive
The example is provided and tested using Arduino 3.0.0 based on ESP-IDF 5.1.4