Search found 796 matches

by AnalysIR
Wed Apr 30, 2025 1:34 pm
Forum: IR Protocols & Codes
Topic: Help with non-standard encoding
Replies: 11
Views: 27805

Re: Help with non-standard encoding

There are about 5 laser tag protocols supported. Usually we will add new ones - if not too complicated.

Supporte means oyu get the binary/hex values. It is up to userers to reverse engineer protocols further
by AnalysIR
Sun Feb 23, 2025 3:52 pm
Forum: IR Protocols & Codes
Topic: Getting HEX code and not RAW data
Replies: 2
Views: 182202

Re: Getting HEX code and not RAW data

This is most likely because you are getting a poor capture of the signal. AnalysIR has a feature that can work-around this. Simply increase the "tolerance" slider for that channel until; it is decoded. However, it is always better to get a good capture in the first place. To help with this...
by AnalysIR
Mon Dec 23, 2024 4:16 pm
Forum: IR Protocols & Codes
Topic: Building an RPI-Based Universal AC Controller
Replies: 1
Views: 30303

Re: Building an RPI-Based Universal AC Controller

Not aware of any available database for AC signals (free or paid). Your best option is to buy a universal AC remote from aliexpress and capture the signals. We alsways suggest users just capture the most common signals they use and store them for later replay. It is also paoosible to reverse enginee...
by AnalysIR
Sun Oct 13, 2024 6:34 pm
Forum: IR Protocols & Codes
Topic: Converting Bang & Olufsen Raw code to Hex
Replies: 26
Views: 105829

Re: Converting Bang & Olufsen Raw code to Hex

You will need a 455kHz receiver (very rare) to decode the signals, before you can send them. However, I believe many B&O systems can also accept more normal signals - you will need to read up on that. Finally, if you can find info online about your specific signals it may be possible to generate...
by AnalysIR
Wed Aug 14, 2024 4:16 pm
Forum: IR Protocols & Codes
Topic: Help to Getting IR Code Protocol Panasonic AC
Replies: 1
Views: 17595

Re: Help to Getting IR Code Protocol Panasonic AC

First of all the signal you posted are the RAW signals, on first look. I uploaded them toour AnalysIR app and they look like the following (essentially the same signal) 2024-08-14 17_12_59_ScreenShot.jpg However, they might have been truncated by you capture system. I cannot offer anymore unless you...
by AnalysIR
Tue Aug 06, 2024 12:12 pm
Forum: IR Protocols & Codes
Topic: Help getting info on this LG AC IR Protocol (>170 bits)
Replies: 3
Views: 21706

Re: Help getting info on this LG AC IR Protocol (>170 bits)

Quick question, does the reverse engineering tool come with the Analysir software? Also does the Analysir software run on Linux? Yes, all features are the same on all editions. The editions only vary by usage. (commercial, non-commercial & Edu) Also does the Analysir software run on Linux? NO, ...
by AnalysIR
Mon Aug 05, 2024 2:37 pm
Forum: IR Protocols & Codes
Topic: Help getting info on this LG AC IR Protocol (>170 bits)
Replies: 3
Views: 21706

Re: Help getting info on this LG AC IR Protocol (>170 bits)

HI Bill Based on a sample of 1 signal it appears the checksum is the last byte (9A) using LSB8 format (reverse your byte bit order). The checksum is the sum of all bytes except the last one which is the actual checksum. I have included an image showing this info. Using our reverse engineering tool i...
by AnalysIR
Sun Aug 04, 2024 7:25 pm
Forum: IR Protocols & Codes
Topic: Mitsubishi MSZ-FH
Replies: 8
Views: 49221

Re: Mitsubishi MSZ-FH

OK I tried 2 signals & it seems it is the sum of all bytes except the last = the last byte = checksum.

However the bit order of each byte is LSB8 (reversed)
2024-08-04 20_23_58-AnalysIR 1.19.200.9446.jpg
by AnalysIR
Wed Jul 31, 2024 6:40 pm
Forum: IR Protocols & Codes
Topic: Mitsubishi MSZ-FH
Replies: 8
Views: 49221

Re: Mitsubishi MSZ-FH

I had a quick look and it proved to be a new protocol, which I added to AnalysIR. # bits =144 or 18 bytes + headers + trailers To get checksum ignore first & last byte and then do a sum on all the nibbles. (I only checked 1 signal so could be wrong?) 2024-07-31 19_34_51-Checksum Calculator.png Y...
by AnalysIR
Tue Jul 30, 2024 7:36 pm
Forum: IR Protocols & Codes
Topic: Mitsubishi MSZ-FH
Replies: 8
Views: 49221

Re: Mitsubishi MSZ-FH

please post the full signals in RAW format & I will have a look.