NyxCharon
Active Member
You need to start decoding the values for each button pressed on the remote. See my code that I posted in the arduino thread, i linked you to it earlier in this thread. If i remember right if the button pressed is not defined, it will give you the value. Simply upload my code and open the serial monitor in the IDE and start decoding values, changing my code as needed. Once this is done you can begin to develop each case for each button that gets pressed.