Is Arduino Library compatible with ZUNO

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
jeffhumster
Posts: 3
Joined: 22 Jun 2018 22:33

Is Arduino Library compatible with ZUNO

Post by jeffhumster »

I want to use a voice recognition software with Z-Uno, the software provides a Arduino Library. Since both programming languages are similar,I wonder if the arduino libraries works with Z-Uno compiler, if not ,will I be able to do minor modification to make it compatible? :D

Any opinion or suggestion is appreciated.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Is Arduino Library compatible with ZUNO

Post by PoltoS »

If it has no assembler commands and no unusual C++ syntax, it should be portable.

But from voice recognition I would expect low level ASM commands
Post Reply