Page 1 of 1

How can read PT2260's datas with PIC

Posted: 09 Sep 2007 07:22
by selahattin
Hello friends, I have got a problemm for Decoding so,
I want to read PT2260's sending data from PIC 16F628 . but not other decoders How can I read PT2260's send data with pics and send ports
thanks for all

Posted: 09 Sep 2007 14:02
by dangerous
If you tell us what a PT2260 is, maybe we can help.
There is a PT2260 listed as a rmote encoder, could this be it?
Have you a datasheet URL?
As much information as possible please.

Posted: 09 Sep 2007 14:31
by selahattin
Yes it's a encoder here is the datasheet http://www.spelektroniikka.fi/kuvat/PT2260.pdf

Posted: 09 Sep 2007 15:55
by dhouston
This same question was posted to the PicBasic forums a couple of days ago. That post indicated that an RF link is part of the scenario.

I pointed that poster to an example posted by Bruce Reynolds showing how to decode a Holtek HT640 which uses a similar approach although with different details for "0", "1" and "f". The simplest method is to wait for the long space at the end of the first transmitted copy and then use the CCP hardware to capture the pulses and spaces of the second transmitted copy.

Posted: 09 Sep 2007 18:07
by selahattin
link is wrong