Can Z-UNO v2 use Adafruit libraries?

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
tnesheim
Posts: 5
Joined: 10 Sep 2021 14:57

Can Z-UNO v2 use Adafruit libraries?

Post by tnesheim »

Hello
I´m a non-professional programmer but I´m able to understand syntax/structure and do some coding. This weekend I spent connecting a z-uno v1 to the SCD30-sensor (T/RH/CO2), and I used a lot of time.

I see that there are a lot of Adafruit libraries that supports sensor that I´d like to use, but I was not able to include and utilize them on the z-uno v1...and there is probably good reasons for that.

Now, I´m waiting for a number og z-uno v2 to arrive. I understand they have a modern uC compared to the v1. Will the z-uno v2 be able to use th Adafruit libraries?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Can Z-UNO v2 use Adafruit libraries?

Post by PoltoS »

Not all Arduino libraries are compatible, since the hardware is a bit different. But you can adopt those libraries a bit and contribute to our github repository ;) We also rework some libraries in order to support more hardware.
Post Reply