Search found 55 matches

by schmidmi
02 Mar 2017 11:12
Forum: Z-Uno
Topic: IR Library in 2.07
Replies: 15
Views: 14518

Re: IR Library in 2.07

Indeed Mitsubishi uses 18 bytes. The reason is, that they transmit all settings in each telegram. And there are a lot of settings :( There are some guys who made a reverse engineering for a type of A/C controller, but mine seems to be different. See here: https://www.analysir.com/blog/2015/01/06/rev...
by schmidmi
01 Mar 2017 19:09
Forum: Z-Uno
Topic: IR Library in 2.07
Replies: 15
Views: 14518

Re: IR Library in 2.07

A little bit frustrating :cry:
The new versions 2.0.8 now handles 9 bytes of IR code, but Mitsubishi A/C equipment needs 18 bytes.
Will there be any chance, to get these huge codes being handled by the IR scanner in Z-UNO?
by schmidmi
15 Feb 2017 17:34
Forum: Z-Uno
Topic: DIM Start and Stop with SWITCH_MULTILEVEL
Replies: 10
Views: 10383

Re: DIM Start and Stop with SWITCH_MULTILEVEL

This discussion seems to be a little bit confusing... I think dimming a device is not to be controlled by a z-wave controller outside, but by the Z-UNO only. The dimming level (0 - 99) is to be handled as an setpoint. From this point of view it is needed only once. The Z_UNO has to deal with the act...
by schmidmi
14 Feb 2017 16:16
Forum: Z-Uno
Topic: Release 2.0.8?
Replies: 24
Views: 25012

Re: Release 2.0.8?

:) nice!!!!! :)
by schmidmi
14 Feb 2017 12:26
Forum: Z-Uno
Topic: Release 2.0.8?
Replies: 24
Views: 25012

Re: Release 2.0.8?

Is the feature of longer IR - codes included too?
by schmidmi
10 Feb 2017 15:09
Forum: Z-Uno
Topic: Release 2.0.8?
Replies: 24
Views: 25012

Re: Release 2.0.8?

Not much response... :(
by schmidmi
10 Feb 2017 15:06
Forum: Z-Uno
Topic: Fritzing
Replies: 12
Views: 12580

Re: Fritzing

adafruit-eagle.zip
adafruit with Z-UNO
(337.44 KiB) Downloaded 455 times
Meanwhile I've created a part for Z-Uno as an Eagle library (added to the adafruit library) :)

Maybe it's helpfull...
by schmidmi
20 Jan 2017 15:18
Forum: Z-Uno
Topic: zuno arduino YUN
Replies: 2
Views: 3626

Re: zuno arduino YUN

It would be helpful if you would provide a short description about the thing you want to do :)
by schmidmi
16 Jan 2017 13:16
Forum: Z-Uno
Topic: IR Library in 2.07
Replies: 15
Views: 14518

Re: IR Library in 2.07

Hello! I found some additional information about IR codes for air conditioners: ◾Air conditioners typically send the full configuration every time a key on the remote is pressed. This results in much longer signals compared to TVs. ◾AC signals can be as long as 128+ bits vs 32 for typical TVs. (or 2...
by schmidmi
15 Jan 2017 16:05
Forum: Z-Uno
Topic: IR Library in 2.07
Replies: 15
Views: 14518

Re: IR Library in 2.07

Hello!
Thanks for the quick reply.
As mentioned in my 1st post, I need to store an IR code of 144 bits (18 Bytes).
Looking to the internet pages of https://www.analysir.com/blog/ I've got the feeling, that 160 Bits should be suitable for most cases.