IR remote control project
Posted: Mon Jun 16, 2025 9:37 am
Hi!
I'm working on a DIY infrared remote project and was wondering if it's possible to use an STM32 microcontroller to send IR codes to control TVs or other devices. Most of the tutorials and examples I’ve come across use Arduino with the IRremote library, but I’d prefer to stick with STM32 if I can. Are there any good libraries, examples, or tips for getting IR transmission working on STM32?
I'm working on a DIY infrared remote project and was wondering if it's possible to use an STM32 microcontroller to send IR codes to control TVs or other devices. Most of the tutorials and examples I’ve come across use Arduino with the IRremote library, but I’d prefer to stick with STM32 if I can. Are there any good libraries, examples, or tips for getting IR transmission working on STM32?