IR Receiver(TSOP1738) using cy8c4245-axi 438

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 Solution
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @SMD_4782786 ,

We have an example project created in this post where the PSoC can decode the NEC protocol received from the IR receiver. Please let us know if that works for you.

https://community.cypress.com/t5/PSoC-4-MCU/How-to-make-an-IR-pulse-distance-decoder-on-psoc4/m-p/17...

 

Regards,
Bragadeesh

View solution in original post

0 Likes
1 Reply
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @SMD_4782786 ,

We have an example project created in this post where the PSoC can decode the NEC protocol received from the IR receiver. Please let us know if that works for you.

https://community.cypress.com/t5/PSoC-4-MCU/How-to-make-an-IR-pulse-distance-decoder-on-psoc4/m-p/17...

 

Regards,
Bragadeesh
0 Likes