Translates IR basic commands from LG remote to Samsung home cinema. This allows volume control of digital audio signal with one single remote.
Command | LG ==> | Samsung |
---|---|---|
ON/OFF | 20DF10EF | C2CA807F |
Vol+ | 20DF40BF | C2CACC33 |
Vol- | 20DFC03F | C2CADC23 |
Mute | 20DF906F | C2CA9C63 |
Arduino libraries used in this project:
Connect IR receiver to pin 4 and IR led to pin 3
- Henry's Bench - IR Remote tutorial - henrysbench