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
I'm trying to control an air-conditioner using Arduino UNO with the program. To receive IR signals from the remote, I'm using IR receiver module to receive signals form the remote and give codes for the ON and OFF command. And once I receive an array of codes for both, I'll give them in another program and give temperature conditions accordingly to invoke them to switch the AC on and off.
But the AC is not switching ON and OFF according to the temp conditions given. The air-conditioner is Mitsubishi Electric.
I'm trying to control an air-conditioner using Arduino UNO with the program. To receive IR signals from the remote, I'm using IR receiver module to receive signals form the remote and give codes for the ON and OFF command. And once I receive an array of codes for both, I'll give them in another program and give temperature conditions accordingly to invoke them to switch the AC on and off.
But the AC is not switching ON and OFF according to the temp conditions given. The air-conditioner is Mitsubishi Electric.
What could be the reason for this?
I've attached the codes obtained from the receiver module.
codes for ON and OFF.txt
Please help me out here.
The text was updated successfully, but these errors were encountered: