Page 1 of 1

Razberry node

Posted: 01 Jan 2021 17:40
by Clusty
I was wondering if I could use a raspberry+razberry shield as a regular node to send environmental sensor data to my existing zwave controller ( smart things ).
I see no programming doc and all examples talk about creating a controller from the raspberry.

Re: Razberry node

Posted: 02 Jan 2021 01:46
by PoltoS
RaZberry is made to be a controller. For sensors better use Z-Uno.

But SmartThings requires special templates for devices and you will need to make own template

Re: Razberry node

Posted: 02 Jan 2021 01:55
by Clusty
I am kinda stuck between a rock and a hard place: one of the devices is usb based and would need to figure out how to get an arduino to act as a usb host ( guess need extra hardware )

Re: Razberry node

Posted: 02 Jan 2021 18:54
by PoltoS
Z-Uno is like an Arduino. No need for extra hardware

Re: Razberry node

Posted: 02 Jan 2021 19:06
by Clusty
PoltoS wrote:
02 Jan 2021 18:54
Z-Uno is like an Arduino. No need for extra hardware
Arduino cannot be a usb host ( only a usb slave device ) without extra hardware and some abandoned library.

Re: Razberry node

Posted: 02 Jan 2021 23:33
by PoltoS
Why do you need USB host? You can connect your sensors via analog/digital pins to the Z-Uno

Re: Razberry node

Posted: 03 Jan 2021 00:00
by Clusty
PoltoS wrote:
02 Jan 2021 23:33
Why do you need USB host? You can connect your sensors via analog/digital pins to the Z-Uno
Not this one. It’s a apogee sq-420
It does serial over usb.