03-23-2011 02:16 PM
Hi
Actually, I want to decode "RC5 Protocol" directly through LabView without using any microcontroller. The type of T.V remote and TSOP1738 i am using was suitable to each other beacuse once I have made home automation system using AT89C51. In that I had written RC5 protocol using C language. But Now I'm trying to decode RC5 protcol using LabView and then trigger some action depending upon the button pressed.
I have made the Hardware setup as showing in Picture. Please point out if something is missing. Also an VI(Serial receive using VISA) but when I trying to get some data by pressing button of my philips remote. Nothing is showing up in received byte. Varied baud rate suitable to TSOP i.e<= 2400 bps.
Please help.
Regards
Gaurav Sharma
03-24-2011 09:39 AM
Can you attach your VI?
03-24-2011 03:53 PM
Yes Sure. This only serial Read vi which is i am using.