Building an RPI-Based Universal AC Controller
Posted: Mon Dec 23, 2024 3:06 pm
Hi everyone,
I’m working on a project to build a device using a Raspberry Pi to control air conditioners via IR. From my research, it seems that each AC manufacturer uses its own unique IR codes, and many tutorials recommend capturing these codes manually with an IR receiver and then replaying them using a transmitter.
However, I’m wondering if there’s a more efficient way to achieve this:
Is there an accessible database of IR codes for different AC brands and models that I can use directly?
Are there any open-source projects or resources I can take inspiration from to control a wide range of ACs without the need to manually record commands?
Thanks in advance!
I’m working on a project to build a device using a Raspberry Pi to control air conditioners via IR. From my research, it seems that each AC manufacturer uses its own unique IR codes, and many tutorials recommend capturing these codes manually with an IR receiver and then replaying them using a transmitter.
However, I’m wondering if there’s a more efficient way to achieve this:
Is there an accessible database of IR codes for different AC brands and models that I can use directly?
Are there any open-source projects or resources I can take inspiration from to control a wide range of ACs without the need to manually record commands?
Thanks in advance!