How can read PT2260's datas with PIC

General discussion on mikroBasic.
Post Reply
Author
Message
selahattin
Posts: 3
Joined: 09 Sep 2007 07:16

How can read PT2260's datas with PIC

#1 Post by selahattin » 09 Sep 2007 07:22

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

dangerous
Posts: 748
Joined: 08 Mar 2005 16:06
Location: Nottinghamshire, UK

#2 Post by dangerous » 09 Sep 2007 14:02

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.

selahattin
Posts: 3
Joined: 09 Sep 2007 07:16

#3 Post by selahattin » 09 Sep 2007 14:31

Yes it's a encoder here is the datasheet http://www.spelektroniikka.fi/kuvat/PT2260.pdf

dhouston
Posts: 64
Joined: 29 Apr 2006 13:44

#4 Post by dhouston » 09 Sep 2007 15:55

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.

selahattin
Posts: 3
Joined: 09 Sep 2007 07:16

#5 Post by selahattin » 09 Sep 2007 18:07

link is wrong

Post Reply

Return to “mikroBasic General”