/IR-remote-translator

Arduino project that translates IR signal between LG tv and Samsung home cinema

Primary LanguageC++MIT LicenseMIT

IR remote translator

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

Dependencies

Arduino libraries used in this project:

Usage

Connect IR receiver to pin 4 and IR led to pin 3

alt text

Credits