Why is my IR remote showing same value for all buttons?

Hello! Please help me to solve the problem. The Serial monitor is showing same decimal and hex values for all buttons. If there is any mistake In code or connections, please tell.

Please post your code

This is an IR sensor.

What part number?
Is it compatible with the remote you are using?

Have you build this circuit physically, or are you trying to solve this issue with your tinkercad simulated circuit?

I have not made this project physically. It is on tinkercad.

I don't know the part no. It is on tinkercad

Is there a TinkerCAD form where you could ask your question?

Your wiring is fine, but it looks like the example you are working from was written long ago, for an older version of the Arduino-IRremote library. You can find examples and documentation for the latest version here.

Why don't you start with one of the examples that work

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.