I want to interface my arduino mega adk with a TSOP 1738 . I want to know how do i read the data from the remote using tsop ie the 13bit code PWM of the remote . can anyone please help me here ?
I want to interface my arduino mega adk with a TSOP 1738 . I want to know how do i read the data from the remote using tsop ie the 13bit code PWM of the remote . can anyone please help me here ?
IR and Arduino is very easy. There is an IR library here - http://arcfn.com/files/IRremote.zip
I wrote a tutorial about it here - http://tronixstuff.wordpress.com/2011/03/30/tutorial-arduino-and-infra-red-control/
however we used the Vishay TSOP4138 (element-14 part 4913176)
thank you very much John Boxall .
thank you very much John Boxall .