uCfreak
Newbie level 1

tsop1738 and tsop1736
I wish to make a IR remote controller with a PIC16C745/765. I have found some usefull links to several projects and read the datasheet over and over where I have learned a lot but not enough to make this all work.
In short :
I wish to make an IR remote receiver which reads a signal from a TSOP1736 or TSOP1738. Which input should I use best? RX/TX or a normal port? I was more thinking on a normal port with some kind of timer.
or should I better work with a seperate chip that converts the IR signal and sends out parrallel + maybe even an interrupt?
Is there such a chip for RC5 and/or RC6 coding to a binary number? 'cause that would be great and make everything a lot easier! ( I've found a microcontroller which does this with example program, but does there exist standard chip non programmable?) . I'm now trying with TX/RX 'cause I don't really understand the timer.
Can anybody help me with writing such a program? It would be greatly appreciated. I don't think it should be that hard, but I've already tried whole week and I can't make the stuff work
.
hoping on a positive answer
friendly regards
I wish to make a IR remote controller with a PIC16C745/765. I have found some usefull links to several projects and read the datasheet over and over where I have learned a lot but not enough to make this all work.
In short :
I wish to make an IR remote receiver which reads a signal from a TSOP1736 or TSOP1738. Which input should I use best? RX/TX or a normal port? I was more thinking on a normal port with some kind of timer.
or should I better work with a seperate chip that converts the IR signal and sends out parrallel + maybe even an interrupt?
Is there such a chip for RC5 and/or RC6 coding to a binary number? 'cause that would be great and make everything a lot easier! ( I've found a microcontroller which does this with example program, but does there exist standard chip non programmable?) . I'm now trying with TX/RX 'cause I don't really understand the timer.
Can anybody help me with writing such a program? It would be greatly appreciated. I don't think it should be that hard, but I've already tried whole week and I can't make the stuff work
hoping on a positive answer
friendly regards