Search found 776 matches

by AnalysIR
Wed Dec 17, 2014 6:47 pm
Forum: IR Protocols & Codes
Topic: AC Raw Code problem - Gree GRS 242H/HM-N2
Replies: 8
Views: 23801

Re: AC Raw Code problem - Gree GRS 242H/HM-N2

We have just played around with this a bit more and added support for this Gree protocol into analysIR. It seems to have 67 data bits, which is unusual as most systems stick with multiples of 8 bit bytes. After further investigation it appears that your signal is actually good (ish) but inverted and...
by AnalysIR
Wed Dec 17, 2014 5:59 pm
Forum: IR Protocols & Codes
Topic: AC Raw Code problem - Gree GRS 242H/HM-N2
Replies: 8
Views: 23801

Re: AC Raw Code problem - Gree GRS 242H/HM-N2

@vitorcalvi Looking at your signal dump, there are quite a few values less than 100. This means your IR receiver is not recording the signal properly. Please explain all of your setup & wiring in more detail .... model numbers etc etc I also imported your dump into AnalysIR and you can see from ...
by AnalysIR
Tue Dec 16, 2014 11:28 pm
Forum: IR Protocols & Codes
Topic: AC Mitsubishi - use Arduino as IR remote - Raw data issues
Replies: 20
Views: 31319

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

Try this with IRLib (Auto-cleaned with AnalysIR) /* Automatically Generated by AnalysIR - Batch Export Utility Registered to: xxxxxxxx Session History Type : Key : Value : Bits 0 : MITSUBISHI288AC : : C4D36480000410E00C02DA000000000000F0C4D36480000410E00C02DA000000000000F0 : 288 */ // NB: Not all pr...
by AnalysIR
Tue Dec 16, 2014 10:35 pm
Forum: IR Protocols & Codes
Topic: RPI + TSOP32138
Replies: 9
Views: 20676

Re: RPI + TSOP32138

Arduino : is fine. Ir Receiver/Ir emitter : IR Components are available on our website. Worldwide shipping is included if you have/buy a registered copy of AnalysIR. Wifi : is OK, but works at 3.3v only...so you will need to build a level converter. Also, it is not easy to get this working as it req...
by AnalysIR
Tue Dec 16, 2014 5:36 pm
Forum: IR Protocols & Codes
Topic: RPI + TSOP32138
Replies: 9
Views: 20676

Re: RPI + TSOP32138

Sorry I dont have time now to do the searching for you...you may get some answers on the Arduino forum. List Arduino: Either a Leonardo or UNO (any type). An Arduino Yun comes with WiFi but not really for beginners & is very expensive. Ir receiver: TSOP34438 (or most TSOPs with 38kHz modulation ...
by AnalysIR
Tue Dec 16, 2014 4:55 pm
Forum: IR Protocols & Codes
Topic: Arduino: Infrared Issue - Send RAW data
Replies: 16
Views: 43117

Re: Arduino: Infrared Issue - Send RAW data

OK I looked at the signals and they are a bit unusual. This could be because your IR receiver is not working well. I have included the code to resend them below FYI, but it may not work for you. /* Automatically Generated by AnalysIR - Batch Export Utility Registered to: xxxxxxxx Session History Typ...
by AnalysIR
Tue Dec 16, 2014 4:27 pm
Forum: IR Protocols & Codes
Topic: RPI + TSOP32138
Replies: 9
Views: 20676

Re: RPI + TSOP32138

I would use eBay & Aliexpress for your shopping list. Delivery can be slow but value is very good. Just do your search and sort by lowest price including shipping. I normally suggest that new users should start out with simple projects and work your way up to more complex stuff - one step at a t...
by AnalysIR
Tue Dec 16, 2014 3:02 pm
Forum: IR Protocols & Codes
Topic: RPI + TSOP32138
Replies: 9
Views: 20676

Re: RPI + TSOP32138

Sorry, we have a demo version but it is not available for download yet, but plan to have one available next year. You will need to be familiar with the operation of LIRC on your RPi platform, before undertaking any project with IR. My guess is that you will have problems recording AC signals with th...
by AnalysIR
Tue Dec 16, 2014 2:55 pm
Forum: IR Protocols & Codes
Topic: Arduino: Infrared Issue - Send RAW data
Replies: 16
Views: 43117

Re: Arduino: Infrared Issue - Send RAW data

Hi It looks like this is a proprietary format & not Sony - so forget about changing the timings for now. Please upload at least 3 recordings of each signal in this format, so I can import it into AnalysIR: Raw (xx): 3200,-600,600,-600,.....etc The only common modulation frequencies worth trying ...
by AnalysIR
Tue Dec 16, 2014 12:31 pm
Forum: IR Protocols & Codes
Topic: RPI + TSOP32138
Replies: 9
Views: 20676

Re: RPI + TSOP32138

Hi I suspect the TSOP32138 is part of your problem. It is not designed for long burst signals according to the data sheet. AC signals are usually very long. You can see our suggested IR receivers here: http://www.analysir.com/blog/2013/08/20/infrared-component-kits/ Either of the 38kHz receivers sho...