Search found 1 match

by Mihirrrrrr
Fri Jun 20, 2025 10:37 pm
Forum: General Discussion
Topic: ir remote for mitshubishi ac with node mcu
Replies: 2
Views: 6720

Re: ir remote for mitshubishi ac with node mcu

Other than ESP8266, you will require any IR receiver, instead of constantly reading IR data from your remote, just read the data for ON and OFF once. Do it 3 to 4 times to be sure that the data bits are exact same everytime. After that, use NTP server in ESP to know the time. The ESP connects to the ...