cy8c4245-axi 438 as IR Receiver(TSOP)

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SMD_4782786
Level 1
Level 1
5 sign-ins First reply posted First question asked

Hello,

Help me to decode IR NEC Protocol.

I am using cy8c4245-axi 438 as IR Receiver and TSOP IR Receiver.

How to decode raw code in one variable ?

Basically I will save raw code into one variable in psoc and whenever same signal comes it will compare with that raw code and if match, trigger high any gpio pin.

So from where to start ?

Thank You.

0 Likes
1 Reply
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello smin_4782786

Please have a look at this thread: Decoding IR Signal(NEC)

A similar request was made for decoding the IR signal in PSoC 3.

You can also take a look at this blog post Interfacing DHT-11 with PSoC 6  where we are talking about interfacing the DHT11 sensor. You can use a similar approach for the pulse width measurement of the IR sensor as well.

Thanks,

Hari