2023-09-02 02:30 AM - last edited on 2023-09-04 07:26 AM by Amel NASRI
I was wondering if I could find any library for simulating IR signals with an STM32 microcontroller. I couldn't find any library for this purpose. While I did come across some work done by Controllers Tech on receiving IR signals from a remote, I actually want to transmit IR signals by connecting an IR transmitter LED to an STM32. If there is any library or guide available for this, please help. Thanks!
2023-09-02 02:47 AM
Hello @skuma.8 .
You can use the X-CUBE-IRREMOTE with the AN4834 to develop your IR transmitter application.
Hope this is helpful for you. If this answers your questions please check it as best answer to be diffused.
Best regards.
II
2023-09-03 04:58 AM
Hi
Thanks for your response,
As much as i read at the website it only supports RC5 protocol &SIRC protocol. I was looking for the implementation of NEC which is an standard protocol. Is it possible to do so?
2023-09-03 05:16 AM