How to change pin for sendRaw function of IRremote Library
hello,
i'm working on project use both tftlcd display , ir led send infrared, problem 1 of data pins of lcd uses same pin ir led uses.
i know ir led must connect pin 3 because ir library uses timer 2 , pin 3 controlled timer 2.
but found in irremoteint.h, allows me change timer 2 timer 1 can use pin 9, unfortunately data pins of lcd uses pin 9 (it uses pins 2 9).
but found pin 3 , pin 11 controlled timer 2, pin 9 , pin 10 controlled timer 1, when sending infrared, there way configure pin 11 while using timer 2 or pin 10 while using timer 1?
i'm working on project use both tftlcd display , ir led send infrared, problem 1 of data pins of lcd uses same pin ir led uses.
i know ir led must connect pin 3 because ir library uses timer 2 , pin 3 controlled timer 2.
but found in irremoteint.h, allows me change timer 2 timer 1 can use pin 9, unfortunately data pins of lcd uses pin 9 (it uses pins 2 9).
but found pin 3 , pin 11 controlled timer 2, pin 9 , pin 10 controlled timer 1, when sending infrared, there way configure pin 11 while using timer 2 or pin 10 while using timer 1?
Arduino Forum > Using Arduino > Project Guidance > How to change pin for sendRaw function of IRremote Library
arduino
Comments
Post a Comment