Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi
Im just planing to implement a home automation system using mysensors and I have a PCDuino3 that i want to use like gateway(serial) and controller.
Someone could make MySensors works on PCDuino?
@msantang
Are you talking about running the gateway on the PCDuino or just attaching a serial arduino-gateway to it?
I want to run the gateway on the PCDuino. It's currently possible or need a complete rewrite?
A complete rewrite is probably not necessary. I suggest you have a look at the raspberry code.
You might also want to check out id there are any RF24-library ports available.
thank you! i will have a look to raspberry code.