IR codes of an AC remote controller

Hey all, i am on a project which control an Air conditioner automatically with the help of arduino uno. First work was decoding the remote controller. I used two different IR reciever, one was Grove - Infrared Receiver, the second was dp1838. I hacked the remote controller and now i wanna use these codes to control the environment of my room. For this issue, i plan to use ir sender led.

My question is ; when i hack the remote controller, i obtain two different code. I am not familiar to RC codes so which type of code should i use for ir sender? Should i convert these codes to binary system or i can easily copy and paste them in my new "ir sender" code?? You can see the codes i recieved on attachment.

Sincerely and wish the best for you.

hacked data2.png

Hey.
Maybe something like this: Arduino Project Hub
Some more info also here: EEVblog #506 - IR Remote Control Arduino Protocol Tutorial - YouTube
Br

Thanks, very helpful. Cheers