项目作者: Susensio

项目描述 :
Arduino project that translates IR signal between LG tv and Samsung home cinema
高级语言: C++
项目地址: git://github.com/Susensio/IR-remote-translator.git
创建时间: 2018-01-24T07:57:16Z
项目社区:https://github.com/Susensio/IR-remote-translator

开源协议:MIT License

下载


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