You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Thanks for your answer I am now able to control my air conditioner from the raspberry pi. Now that the that part is done i want to control other air conditioners too. I have 2 Ac’s of the same company(same model) that i want to control independently from the raspberry pi. Is it possible that i can do this
The text was updated successfully, but these errors were encountered:
I believe it's not possible to achieve this through software: both ACs will respond to any signal they receive. You would need two (sets of) IR diodes that you control separately, set up so that each AC is reached by light from only one set.
That's a good point, I forgot that only the hardware PWM pin can be used with lirc . In this case, I'm afraid you would have to build some more circuitry (a transistor switch controlled by some other pin) to divide this pin's signal between two wires.
Hi
Thanks for your answer I am now able to control my air conditioner from the raspberry pi. Now that the that part is done i want to control other air conditioners too. I have 2 Ac’s of the same company(same model) that i want to control independently from the raspberry pi. Is it possible that i can do this
The text was updated successfully, but these errors were encountered: