Search found 782 matches

by AnalysIR
Thu Jul 14, 2016 12:51 pm
Forum: IR Protocols & Codes
Topic: Decode Air Conditioner Codes with ESP8266
Replies: 6
Views: 15461

Re: Decode Air Conditioner Codes with ESP8266

I just checked with the firmwarewe provide with AnalysIR for ESP8288 NodeMCU & it is very similar. So I dont see an obvious reason it wouldnt work. So if you are having issues, it is likely something you are doing wrong in code or your wiring etc. (add in some debug println statement to see what...
by AnalysIR
Thu Jul 14, 2016 12:44 pm
Forum: IR Protocols & Codes
Topic: Decode Air Conditioner Codes with ESP8266
Replies: 6
Views: 15461

Re: Decode Air Conditioner Codes with ESP8266

I had a quick look at the original Arduino code and it shouldn't be hard to port it to the ESP8266 NodeMCU with the Arduino IDE. Just make sure the Interruots are set up correctly and that watchdog doesn't time out. It is also important to power the IR receiver from 3V3 ( not 5V ) Let me know if you...
by AnalysIR
Mon Jul 11, 2016 1:48 pm
Forum: IR Protocols & Codes
Topic: ZH/JT-03 generic remote code
Replies: 3
Views: 11879

Re: ZH/JT-03 generic remote code

I have imported your first posted signal successfully into AnalysIR and it decodes as a Chigo 96 bit AC signal. (your model may be different because they are OEM'd a lot) see attached image below. You will find lots of examples of how to send AC signals via our blog & in this forum: https://www....
by AnalysIR
Mon Jul 11, 2016 10:38 am
Forum: IR Protocols & Codes
Topic: ZH/JT-03 generic remote code
Replies: 3
Views: 11879

Re: ZH/JT-03 generic remote code

Unfrtunately, you have not capture the full signal in the one you posted. Try this, from our blog: https://www.analysir.com/blog/2014/03/19/air-conditioners-problems-recording-long-infrared-remote-control-signals-arduino/ AnalysIR can also capture these signals & generate the code to send them w...
by AnalysIR
Thu Jul 07, 2016 3:45 pm
Forum: IR Protocols & Codes
Topic: AC Mitsubishi - use Arduino as IR remote - Raw data issues
Replies: 20
Views: 34009

Re: AC Mitsubishi - use Arduino as IR remote - Raw data issu

The signal you posted was not 'cleaned' & here it is. /* Automatically Generated by AnalysIR - Batch Export Utility Registered to: xxxxxxxx Session History Type : Key : Value : Bits : Carrier Frequency (kHz) 0 : MITSUBISHI288AC : : C4D36480000018506C1E00000000000000A7C4D36480000018506C1E00000000...
by AnalysIR
Thu Jul 07, 2016 3:35 pm
Forum: IR Protocols & Codes
Topic: Gree AC Query
Replies: 3
Views: 10135

Re: Gree AC Query

I am receiving the following string for the ON button and the decoded is on 32 bits but I've see that you are mentioning 35 bits.
That is an issue with IRremote.

We have posted a much better sketch on our blog for recording long AC signals.
by AnalysIR
Thu Jul 07, 2016 3:33 pm
Forum: IR Protocols & Codes
Topic: Gree AC Query
Replies: 3
Views: 10135

Re: Gree AC Query

Yes, I mported your signal into AnalysIR and it decodes as GREE35_67AC (35 bits), with a HEX value of 685803052 You should be able to send the signal using the automatically generated code below, via batch Export feature of AnalysIR. /* Automatically Generated by AnalysIR - Batch Export Utility Regi...
by AnalysIR
Thu Jul 07, 2016 3:26 pm
Forum: IR Protocols & Codes
Topic: Gree AC Query
Replies: 3
Views: 10135

Gree AC Query

post below moved from wrong topic
by AnalysIR
Thu Jul 07, 2016 3:18 pm
Forum: IR Protocols & Codes
Topic: Toshiba AC Ir arduino Mega
Replies: 5
Views: 13070

Re: Toshiba AC Ir arduino Mega

@DemoN It really depends on what you are using to source IR signals for AnalysIR. To get the carrier frequency recorded, you need to use 2 IR receivers. The IR Learner measures the carrier frequency. (We have IR component kits available in our online shop or we also have some A.IR Shield 'eval' unit...
by AnalysIR
Sat Jul 02, 2016 10:55 pm
Forum: IR Protocols & Codes
Topic: Mirage AC IR Signal Troubleshotting
Replies: 6
Views: 23806

Re: Mirage AC IR Signal Troubleshotting

I have loaded your forst signal into AnalysIr and got the following results... /* Automatically Generated by AnalysIR - Batch Export Utility Registered to: xxxxxxxx Session History Type : Key : Value : Bits : Carrier Frequency (kHz) 0 : GREE35_67AC : : 4950030528804000D : 67 : 0 Note: Be sure to use...