็How to make IrDA

Status
Not open for further replies.

mcu_dev

Newbie level 2
Joined
May 23, 2003
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
178
how to make IrDA from simple circuit bcoz. i don't have IrDA module
 

just need a photodiode and an IR led

you just need an IR Led for transmiter and a photodiode for reciver.
This way you can build the electrical interface of IRDA.
Next, you need to write a few lines of code yn your mcu for inplement a much like software uart. Main difference are that IRDA signals are Zero Return (ZR) insted of RS232, wich are Non Zero Return (NZR).

I've implemented IRDA in a PIC16f84@4Mhz and it works very well

Look at Philips Semiconductors for IRDA details.

good luck
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…