On 06/19/2015 06:39 AM, Chris Jackson wrote:
>> I would be overjoyed it if someone came along and told me I'm completely wrong. Anyone?
>
> No - I think you are right that both these devices can’t be used together. I also looked at adding these devices a while ago, but did not purchase them for exactly the reason you found. I think the RPi doesn’t provide multiple serial ports in the header, so the 5v problem is only the start…
Ah, as I suspected. That's really unfortunate. I wonder if there's a
device that would allow such a thing. Or maybe I should just break
things out into separate boxes that can be contacted from a RPi running
openHAB. Or perhaps I could use a pcDuino? I don't know if one can add
multiple devices to Arduinos.
I don't know much, apparently! I have a lot of research to do. But it's
looking more like I should modularize instead of conglomerate.
My original plan was to create a ZigBee gateway machine that talked to
an openHAB server. The gateway would communicate with all other ZigBee
devices. The openHAB server could handle Z-Wave itself. Since there's
already a Z-Wave binding for openHAB, having the Z-Wave device inside
the openHAB server makes sense. And since there isn't an openHAB binding
for the RaspBee and it speaks REST, it makes sense to have a separate
ZigBee box that can be queried/controlled from an as-yet-to-be-written
RaspBee binding.
Too bad it can't all be in the same box, though.