Would it be possible to enable the MySensors driver in the Windows version of the server?
The MySensors driver could use a serial Gateway connected to USB (COM port). You could allow the user to configure which COM port is used for MySensors.
Cory wrote: Would it be possible to enable the MySensors driver in the Windows version of the server?
The MySensors driver could use a serial Gateway connected to USB (COM port). You could allow the user to configure which COM port is used for MySensors.
It's no so simple. Current MySensors driver uses Raspberry Pi GPIO ports, which are not serial ports. So it's not just enable driver it means rewrite driver. It's much easier to buy Raspberry Pi for 35$ and you do not need serial or ethernet gateway, beacuse NRF24L01 is directly connected to Raspberry.