Searching \ for ' [PIC] infra red project' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: www.piclist.com/techref/microchip/devices.htm?key=pic
Search entire site for: 'infra red project'.

No exact or substring matches. trying for part
PICList Thread
'[PICLIST] [PIC] infra red project'
2001\03\14@201624 by Wan Hasmi

flavicon
face
hi all,

does anyone has a sample of project that involve sharp 3 pins IR module(40KHz) interfacing with PIC16F84/PIC16C84?
a simple project is more than enough, at least I have the idea of how to decode the incoming data.

thanks

--
http://www.piclist.com hint: The list server can filter out subtopics
(like ads or off topics) for you. See http://www.piclist.com/#topics


2001\03\15@025106 by Jinx

face picon face
> From: Wan Hasmi

> does anyone has a sample of project that involve sharp 3
> pins IR module(40KHz) interfacing with PIC16F84/PIC16C84?
>a simple project is more than enough, at least I have the idea of
>how to decode the incoming data

You can treat the data coming from the IR module just like
data coming down a wire except that it will have been inverted
by the IR module. As there is no clock line to go with the data,
ie it is a 1-wire system, you must sample the data stream to
get the bit values. You should have some knowledge of what
to expect, such as baud rate, synch patterns etc, if you want
the software to be reasonably simple. For example, with a
known baud rate you can sample at least three times per bit
length to ensure you have its value. Something like a remote
control may have a synch pattern pre-amble. If you're making
your own serial data with eg another PIC then it will be very
easy as you know the exact timing

--
http://www.piclist.com hint: The PICList is archived three different
ways.  See http://www.piclist.com/#archives for details.


2001\03\15@025710 by Vasile Surducan

flavicon
face
don't forget levels !
if ir modules is biased at 12V you need a conversion to max 5V
Vasile

On Thu, 15 Mar 2001, Jinx wrote:

{Quote hidden}

--
http://www.piclist.com hint: The PICList is archived three different
ways.  See http://www.piclist.com/#archives for details.


2001\03\15@121039 by Joan Ilari

flavicon
face
Do you mean IS1U60 ? I am using it for IR communication, but
I have not yet finished my prototype because I am having problems
with noise when a light lamp gets close to the receiver. Anyway, if
I can be of help, le me know

Joan

>
>  does anyone has a sample of project that involve sharp 3 pins IR
>  module(40KHz) interfacing with PIC16F84/PIC16C84?
>  a simple project is more than enough, at least I have the idea
>  of how to decode the incoming data.
>

--
http://www.piclist.com hint: The PICList is archived three different
ways.  See http://www.piclist.com/#archives for details.


2001\03\16@155712 by Peter L. Peres

picon face
> don't forget levels ! if ir modules is biased at 12V you need a
> conversion to max 5V

Huh ? Besides being open collector (many of the Sharp ones at least), they
run on 5V (or 3.3V) ? At least, that is what the data sheet says.

Peter

--
http://www.piclist.com#nomail Going offline? Don't AutoReply us!
email spam_OUTlistservTakeThisOuTspammitvma.mit.edu with SET PICList DIGEST in the body


2001\03\19@035631 by Vasile Surducan
flavicon
face
You have damn right, I really forgot about open colllector !
Vasile

On Fri, 16 Mar 2001, Peter L. Peres wrote:

{Quote hidden}

--
http://www.piclist.com hint: The list server can filter out subtopics
(like ads or off topics) for you. See http://www.piclist.com/#topics


More... (looser matching)
- Last day of these posts
- In 2001 , 2002 only
- Today
- New search...