Home security and automation project
-
My home sensor network is documented here:
part 1 - http://rheslip.blogspot.ca/2014/09/mysensors-internet-of-things-project.html
part 2 - http://rheslip.blogspot.ca/2014/09/the-mysensor-iot-project-part-2-some.htmlI implemented a custom network controller using a Mega1284 (lots of SRAM and flash) and a dedicated Mega328 to run the sensor gateway code. A cheap ENC28J20 SPI ethernet module connects to my LAN and the internet. I monitor what's happening with a web page on the LAN and Twitter when I'm not at home. Works really well!
It was easy to get the sensor nodes working by modifying the example sketches. I used the sample node.js controller code as a guide to write the Mega1284 controller sketch.
Still lots of things to do and ideas for expanding the network. I would never have attempted something this complex from scratch - kudos to the mysensors crew on a fantastic project!!!
Rich
-
My home sensor network is documented here:
part 1 - http://rheslip.blogspot.ca/2014/09/mysensors-internet-of-things-project.html
part 2 - http://rheslip.blogspot.ca/2014/09/the-mysensor-iot-project-part-2-some.htmlI implemented a custom network controller using a Mega1284 (lots of SRAM and flash) and a dedicated Mega328 to run the sensor gateway code. A cheap ENC28J20 SPI ethernet module connects to my LAN and the internet. I monitor what's happening with a web page on the LAN and Twitter when I'm not at home. Works really well!
It was easy to get the sensor nodes working by modifying the example sketches. I used the sample node.js controller code as a guide to write the Mega1284 controller sketch.
Still lots of things to do and ideas for expanding the network. I would never have attempted something this complex from scratch - kudos to the mysensors crew on a fantastic project!!!
Rich
@rheslip Looks great! I see you're using the less common "mini / smd" version of the nrf24 pcb. Is it working as intended in terms of range and all?
-
@rheslip said:
part 1 - http://rheslip.blogspot.ca/2014/09/mysensors-internet-of-things-project.html
part 2 - http://rheslip.blogspot.ca/2014/09/the-mysensor-iot-project-part-2-some.htmlCool. Thanks for sharing!
-
I have only used that radio for one node so far - one of the LCD clocks. Its only about 30ft from the controller but it does go though a couple of walls. Communication is pretty much 100% at that range. I used the larger antenna radios for the longer distances - e.g. the garage which is 50ft or so and about 4 walls but its very consistent.
Rich
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login