Created
April 14, 2021 17:10
-
-
Save lARSHADl/10457411ca6939094c6e138b000d59d2 to your computer and use it in GitHub Desktop.
This file contain ir codes of commonly used ir remote for musicplayer ( in this case vire reemote )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#the codec is in nec format captured by using esphome on a nodemcu | |
Button_name: | |
codec | |
power: | |
Received NEC: address=0x01FE, command=0x48B7 | |
mode: | |
Received NEC: address=0x01FE, command=0x58A7 | |
mute: | |
Received NEC: address=0x01FE, command=0x7887 | |
play: | |
Received NEC: address=0x01FE, command=0x807F | |
previous: | |
Received NEC: address=0x01FE, command=0x40BF | |
next: | |
Received NEC: address=0x01FE, command=0xC03F | |
EQ: | |
Received NEC: address=0x01FE, command=0x20DF | |
vo-: | |
Received NEC: address=0x01FE, command=0xA05F | |
vo+: | |
Received NEC: address=0x01FE, command=0x609F | |
1: | |
Received NEC: address=0x01FE, command=0x50AF | |
2: | |
Received NEC: address=0x01FE, command=0xD827 | |
3: | |
Received NEC: address=0x01FE, command=0xF807 | |
4: | |
Received NEC: address=0x01FE, command=0x30CF | |
5: | |
Received NEC: address=0x01FE, command=0xB04F | |
6: | |
Received NEC: address=0x01FE, command=0x708F | |
7: | |
Received NEC: address=0x01FE, command=0x00FF | |
8: | |
Received NEC: address=0x01FE, command=0xF00F | |
9: | |
Received NEC: address=0x01FE, command=0x9867 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
remote link : https://www.amazon.in/dp/B075ZRKDQ3/ref=cm_sw_em_r_mt_dp_RJ8WEFPFC766T4PEHRCA