💬 MySensors Gateway for Raspberry PI
-
Very nice design ! I will buy a bunch of these.
I'm using a BMP180 on my raspberry now, that would be great to add an I2C port somewhere in a potential v5 :) -
I did a quick update of the PCB.
It's not perfect but it does fullfill my (selfish) needs ;)
0_1509659115842_MySensorsPiGw.kicad_pcbQQ.
-
@llegoff nice board!!! I think 🤔 I am going to build this. However just wondering if this will support rfm69hcw?
Thanks -
@gohan I have a lot c version with me :)
-
edit file Makefile : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ )
copy file initscripts/mysgw.systemd and initscripts/mysgwSecond.sysvinit to initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit
cp initscripts/mysgw.systemd initscripts/mysgwSecond.systemd
cp initscripts/mysgwSecond.sysvinit initscripts/mysgwSecond.sysvinit
edit file initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ ) and replace the string MySensors Gateway by MySensors Gateway 2 -
Wonderful project... I did re-create on Eagle. First radio (RFM) works very well. Second instance, I got a wonderful... "Can't open SPI device: /dev/spidev1.0". After editing the boot/config.txt, need to reboot? Thank you very much
-
Oh, also, need to re-write the instructions. In --development branch nowadays there is no option "-d" default start in debug mode... Just to help you wuth mantain instructions aligned
-
Oh, also, need to re-write the instructions. In --development branch nowadays there is no option "-d" default start in debug mode... Just to help you wuth mantain instructions aligned