Z-Uno and IR Communcation for AC

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
youelz
Posts: 3
Joined: 30 Jun 2022 17:19

Z-Uno and IR Communcation for AC

Post by youelz »

Hi all

I appreciate your help and guidance in advance!

So I am familiar with Arduino and have built on Arduino MEGA2650 the ability to send Raw Date of IR signals to the AC. And it is working great. Now, I would like to extend it with Z-Uno to be able to control the command from the Z-Wave Controller based on user selections e.g. Set temperature at 24C. Ultimately propagates the command to the Z-Uno and then to my code to send the Raw Data through the IR Transmitter to the AC.

is this possible and how, please?
11111.jpg
11111.jpg (106.32 KiB) Viewed 14037 times
Thank you,
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno and IR Communcation for AC

Post by PoltoS »

IR controller is not yet done on Z-Uno 2. On Z-Uno 1 it worked, but not yet with the new one. It is in our long dev queue
youelz
Posts: 3
Joined: 30 Jun 2022 17:19

Re: Z-Uno and IR Communcation for AC

Post by youelz »

Thank you for the replay @PoltoS! Ouch.

So is there away to integrate both circuits, for Now, the Z-Uno (for Z-wave signals, commands) and Mega2560. So basically pass the command from Z-Uno to the Mega board then the Mega can send the IR signals?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno and IR Communcation for AC

Post by PoltoS »

Yes, you can do that. For example using UART.
youelz
Posts: 3
Joined: 30 Jun 2022 17:19

Re: Z-Uno and IR Communcation for AC

Post by youelz »

Would you mind please sharing the documentatio on how to do so, please? Or any examples of integrating the Z-Uno with Arduino board.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno and IR Communcation for AC

Post by PoltoS »

This pretty simple example shows how to work with UART communications: https://z-uno.z-wave.me/examples/125khz ... door-lock/

You need one way only: from Z-Uno to Arduino
prasedenica
Posts: 1
Joined: 12 Jul 2022 07:42

Re: Z-Uno and IR Communcation for AC

Post by prasedenica »

Thank you PoltoS for sharing for me
duck life
Yuksioa
Posts: 1
Joined: 21 Aug 2023 12:30

Re: Z-Uno and IR Communcation for AC

Post by Yuksioa »

If you have the necessary documentation, could you please send it my way? Or any other Arduino board Z-Uno integration examples.
... Advert Removed by Moderator.
Post Reply