Hello !
I want to try to use arduino for my application and use Z-wave for communication. I used some self made microcontroller application in the past and faced some issue with wifi module because my embeded code was to big to fit in the microcontroller.
I'm new to arduino and wonder if someone has an experience or rought idea about the code size occupied by a z-wave module. So I'll be able to choose the adequate arduino.
Thanks for your inputs !
Hello,
There is only one arduino with Z-wave communication built it, is new in the market, some russian company is selling it and it is called the Z-UNO, see below.
https://z-uno.z-wave.me/
hello
Yes I saw this device but my idea was to connect a Z-wave module (like this one http://z-wave.sigmadesigns.com/wp-content/uploads/ZM5304_br.pdf) to my arduino. This way I can test other modules (Z-wave or zigbee)
It looks that these kinds of module are "easy" to use using command sent via UART. Does it mean I wont need to complile any Z-wave specific software module ? I think so but am not 100% sure.
Thanks
obasileus:
hello
Yes I saw this device but my idea was to connect a Z-wave module (like this one http://z-wave.sigmadesigns.com/wp-content/uploads/ZM5304_br.pdf) to my arduino. This way I can test other modules (Z-wave or zigbee)
It looks that these kinds of module are "easy" to use using command sent via UART. Does it mean I wont need to complile any Z-wave specific software module ? I think so but am not 100% sure.
Thanks
have you found anything interesting from anyone using this module, i'm interested in this kind of project.