Post by pauljeff on May 22, 2015 8:05:13 GMT
Hi,
I've done lots of reading around the boards here and on Eric and others sites and libraries. You guys are awesome and I want to do this stuff in my house to automate heaps of things.
I'm reasonably proficient in electronics and Arduino.
I think I have an idea as to how this all comes together but thought I'd run it by you all while I wait for my last few parts to arrive.
I'm pretty solid on networking, Ethernet and IP etc,as that's what I do for a job, so happy to assist and be of help with any questions on that front .
Best overall doco I can see in here is github.com/computourist/RFM69-MQTT-client/blob/master/Gateway_2.1/RFM_MQTT_gateway_description_V21.pdf, is that correct?
Gateway
=====
Wire it up as per schematic at github.com/computourist/RFM69-MQTT-client/blob/master/Gateway_2.1/MQTT_gateway_schema.jpg
Arduino UNO + Freetronics Ether Shield + RFM69W
Load up the latest gateway code, looks like v2.2
Plug in to my home network, eventually integrate it with OpenHAB, but maybe start with an MQTT test app on my PC or iPhone.
Node
===
Wire it up as per schematic at github.com/computourist/RFM69-MQTT-client/blob/master/DHT%20end%20node/RFM_Node_schematic.jpg
Arduino UNO + RFM69 + DHT
Test it out with a DHT sensor first and then expand.
I also have a bunch of Moteino R4's from Low Power Labs that I would then like to use as my remote nodes. The look like they pretty much do what the Node schematic shows?
Am I on the right track?
What advice would you give, what are the common newbie mistakes I'm likely to hit do you think?
Thanks,
Paul
I've done lots of reading around the boards here and on Eric and others sites and libraries. You guys are awesome and I want to do this stuff in my house to automate heaps of things.
I'm reasonably proficient in electronics and Arduino.
I think I have an idea as to how this all comes together but thought I'd run it by you all while I wait for my last few parts to arrive.
I'm pretty solid on networking, Ethernet and IP etc,as that's what I do for a job, so happy to assist and be of help with any questions on that front .
Best overall doco I can see in here is github.com/computourist/RFM69-MQTT-client/blob/master/Gateway_2.1/RFM_MQTT_gateway_description_V21.pdf, is that correct?
Gateway
=====
Wire it up as per schematic at github.com/computourist/RFM69-MQTT-client/blob/master/Gateway_2.1/MQTT_gateway_schema.jpg
Arduino UNO + Freetronics Ether Shield + RFM69W
Load up the latest gateway code, looks like v2.2
Plug in to my home network, eventually integrate it with OpenHAB, but maybe start with an MQTT test app on my PC or iPhone.
Node
===
Wire it up as per schematic at github.com/computourist/RFM69-MQTT-client/blob/master/DHT%20end%20node/RFM_Node_schematic.jpg
Arduino UNO + RFM69 + DHT
Test it out with a DHT sensor first and then expand.
I also have a bunch of Moteino R4's from Low Power Labs that I would then like to use as my remote nodes. The look like they pretty much do what the Node schematic shows?
Am I on the right track?
What advice would you give, what are the common newbie mistakes I'm likely to hit do you think?
Thanks,
Paul