Hi
I tried in Arduino it workes well.So, I want to control Daikin AC by using Raspberry Pi 4.
Any ideas??
Control Daikin Air Conditioner using Raspberry pi
Re: Control Daikin Air Conditioner using Raspberry pi
Yes...just use LIRC.
Alternatively, use any of our IR Shields/modules from our shop (with USB and/or WiFi) and connect to them over USB or LAN to send the IR signal.
Alternatively, use any of our IR Shields/modules from our shop (with USB and/or WiFi) and connect to them over USB or LAN to send the IR signal.
Re: Control Daikin Air Conditioner using Raspberry pi
Ok.
But I don't want to use LIRC. I just want to control Daikin AC by using Python code.
Have any example??
But I don't want to use LIRC. I just want to control Daikin AC by using Python code.
Have any example??
Re: Control Daikin Air Conditioner using Raspberry pi
Unfortunately, no.
RPi/Linux is not a real time OS...so you need to use tools like LIRC or our modules to send IR, as per my previous post.
FYI: Our A.IR Shield Nano comes with example python code.
RPi/Linux is not a real time OS...so you need to use tools like LIRC or our modules to send IR, as per my previous post.
FYI: Our A.IR Shield Nano comes with example python code.