Combining Z-Uno and XeThru (How to adapt Arduino Mega code to Z-Uno?)

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
cbhoyer
Posts: 1
Joined: 26 Feb 2019 21:39

Combining Z-Uno and XeThru (How to adapt Arduino Mega code to Z-Uno?)

Post by cbhoyer »

Hi,
trying to figure out how to combine the XeThru X4M300 (https://www.xethru.com/x4m300-presence-sensor.html) and a Z-Uno.

There are examples for Arduino on their webpage and on GitHub (https://github.com/xethru/XeThru_Arduino_Examples), especially this one: https://github.com/xethru/XeThru_Arduin ... xample.ino.

The author has made several different versions (https://github.com/oyvdahl/xethru-arduino-radar), e.g. a version that controls LED with breathing (https://community.arm.com/iot/embedded/ ... our-breath).

However, they're all made for Arduino Mega and I can't figure out how to adapt it to work with the Z-Uno.

Any suggestions on how to adapt the code to work with Z-Uno?

Regards,
Chr.
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Combining Z-Uno and XeThru (How to adapt Arduino Mega code to Z-Uno?)

Post by PoltoS »

We have not tested the code yet, but there is nothing really non-supported in this code. May be some slight adoption in function names is required.

What problems have you experienced?
Post Reply