Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
Hello All,
Thanks for this great work. It's really easy to get started in few min with Arduino-IRremote.
I want to port it to other MCU like cortex M0 or M3. Any suggestion what place is good to modify.
I think key point is to setup a timer interrupt all other code could be same.
Any suggestion would be great.