Anonymous - 2019-04-30

Originally created by: kjsys1202@naver.com

First of all, please refer to my use of Google Translator.

How to control the IR LED to control the air conditioner.

I received the data for the remote control button from the IR receiver in hexadecimal. (ex) 0xB24D7B84E01F)

I want to use the data from codesys and raspberry pi to control the IR led to make an air conditioner remote control.

I think this data can be used to make a remote control through brightness control.

Do you agree with my approach?

If so, can I tell you how to implement it or give me advice?