Search found 776 matches

by AnalysIR
Fri Oct 14, 2016 12:40 pm
Forum: IR Protocols & Codes
Topic: Raw data unrecognized by air conditioner
Replies: 12
Views: 21450

Re: Raw data unrecognized by air conditioner

It looks like you have hit the 100 RAWBUF limit of IRremote. You can adjust the setting for RAWBUF or use our script to record the signals, see: https://www.analysir.com/blog/2014/03/19/air-conditioners-problems-recording-long-infrared-remote-control-signals-arduino/ Of course AnalysIR will do a muc...
by AnalysIR
Fri Oct 14, 2016 12:33 pm
Forum: AnalysIR GUI
Topic: AnalysIR not launching
Replies: 7
Views: 20729

Re: AnalysIR not launching

Great news - Thanks for the update.


....glad to be of assistance.
by AnalysIR
Tue Oct 11, 2016 9:16 pm
Forum: IR Protocols & Codes
Topic: Sharp and Midea AC IR Protocol
Replies: 1
Views: 7893

Re: Sharp and Midea AC IR Protocol

Generally, you will not find documentation about AC protocols, unless someone has posted an article on our blog, github or other blogs. If you have a copy of AnalysIR - it is the best tool available for reverse engineering IR protocols including AC signals. FYI: Each manufacture has many different p...
by AnalysIR
Wed Oct 05, 2016 8:32 pm
Forum: IR Protocols & Codes
Topic: vaccum irobot ir signal
Replies: 8
Views: 12661

Re: vaccum irobot ir signal

try $ irsend --count=3 send_once AnalysIR KEY0 or $ irsend -#3 send_once AnalysIR KEY0 Note: you may have to add a gap parameter to the .conf file. begin remote name AnalysIR flags RAW_CODES eps 30 aeps 100 gap 22000 frequency 38000 .....etc.
by AnalysIR
Wed Oct 05, 2016 7:34 pm
Forum: IR Protocols & Codes
Topic: vaccum irobot ir signal
Replies: 8
Views: 12661

Re: vaccum irobot ir signal

Yes that looks good

You can use 10hms or 22ohms or any value in between
by AnalysIR
Wed Oct 05, 2016 4:15 pm
Forum: IR Protocols & Codes
Topic: vaccum irobot ir signal
Replies: 8
Views: 12661

Re: vaccum irobot ir signal

There are a few issues with your circuits, as follows: Receiver - If I remember correctly the RPi IO pins are 3V3 (not 5V) - Therfore you should power the IR receiver from 3V3 (not 5V which could damage the RPi) IR Emitter circuit - The use of 5V supply rail here is fine & a good idea - You need...
by AnalysIR
Tue Oct 04, 2016 12:48 pm
Forum: IR Protocols & Codes
Topic: vaccum irobot ir signal
Replies: 8
Views: 12661

Re: vaccum irobot ir signal

try this LIRC file which was automatically generated by AnalysIR, with the signal 'cleaned' # This LIRC format config file was automatically generated # using AnalysIR - Batch Export Utility on Oct, 2016 at 13:45 # Registered to: xxxxxxxx # # for more details on AnalysIR visit https://www.AnalysIR.c...
by AnalysIR
Tue Oct 04, 2016 12:40 pm
Forum: IR Protocols & Codes
Topic: AC Sharp - How to get started
Replies: 2
Views: 8273

Re: AC Sharp - How to get started

OK

I imported you RAW signals and it looks like they are not complete signals - so using the AnalysIR firmware on the Arduino should resolve this.
by AnalysIR
Tue Oct 04, 2016 12:37 pm
Forum: IR Protocols & Codes
Topic: AC Sharp - How to get started
Replies: 2
Views: 8273

Re: AC Sharp - How to get started

It looks like you are using the IRremote firmware on your Arduino. You need to install the AnalysIR firmware provided for Arduino, which is contained in the Installation package. There is also an infographic explaining how to do this alond with several other docs including the User guide. (If you ha...
by AnalysIR
Tue Oct 04, 2016 12:29 pm
Forum: IR Protocols & Codes
Topic: Sharp AC
Replies: 1
Views: 7457

Re: Sharp AC

FYI: I will close this post as it seems like a duplicate