Search found 3 matches

by Szymon_Kubica
Mon Aug 21, 2023 8:41 pm
Forum: ESP-IDF
Topic: IR Remote library for esp-idf
Replies: 3
Views: 2893

Re: IR Remote library for esp-idf

Thanks for suggesting this.
In the end I managed to get the initial library to work.
It seems like offsetting the expected durations of the header signal has fixed all issues and now it is able to receive both the address and the data successfully.
by Szymon_Kubica
Sun Aug 20, 2023 8:31 am
Forum: ESP-IDF
Topic: IR Remote library for esp-idf
Replies: 3
Views: 2893

Re: IR Remote library for esp-idf

Quick follow up: Today I tried reading the inputs from the remote again and it seems to have fixed itself. I (58464) NEC: RMT RCV --- addr: 0xff00 cmd: 0xad52 ^ it correctly registered the button press. The problem is that I still need to have those overrides for the expected durations of the initia...
by Szymon_Kubica
Sat Aug 19, 2023 9:38 pm
Forum: ESP-IDF
Topic: IR Remote library for esp-idf
Replies: 3
Views: 2893

IR Remote library for esp-idf

Hello, I'm building a simple project using the ESP32 WeMos LOLIN32 board. I was looking for a good library to be able to interface with an IR remote (the one which you can see here: https://www.circuitbasics.com/wp-content/uploads/2017/05/Arduino-IR-Remote-Tutorial-LED-Switched-by-Remote-Control-3.j...