As title.
How can I send an IR signal to my Air Conditioner?
I have "recorded" a button from a remote using IRrecvDumpV2
this is the output:
Can you help me sending this command back to my air conditioner?
I have both the ir receiver and ir sender connected to my arduino.
I need the software part.
Thanks
Have you looked at the examples in the IRremote library ?
UKHeliBob:
Have you looked at the examples in the IRremote library ?
thanks for the reply.
I am searching here:
but I don't see any example on how to send to samsung ac
Try a Google search for IRsend samsung
Is irsendraw good too?
Why care about the brand of the conditioner/device when there is the irsendraw?
Is irsendraw good too?
Why not try it and see ?
Why care about the brand of the conditioner/device when there is the irsendraw?
Probably because it allows the library to deal with the format and timing of the signal which may be different between brands