Mini-controller using Arduino?
-
Hi all,
I want to monitor a few remote sensors without using a controller, rather than any actual home automation - just a gateway with a bit of extra logic to parse messages and display data (or send via serial to a computer).
Any thoughts whether MySensors libraries may be useful for this, either as is, or just reusing the main parts? The message format looks useful, and it looks like network setup is sort of automated, but can it be used without a controller?
Or is there a better framework?
If not, I'll hack my own using the RF24 libraries.
-
It is possible to send data between nodes so you could probably just make a display node and send data directly to this node from your sensor nodes.
You will need hard coded NODE_IDs in all your nodes.
-
I did exactly this:
http://forum.mysensors.org/topic/1812/my-controller-less-mysensors-temperature-loggerAll the network-functions work without a controller. Only for the auto-node-id-feature a controller is needed.
Suggested Topics
-
Arduino Celebrates 10 years (Malmö/Sweden)
Announcements • 29 Mar 2014, 17:08 • hek 29 Mar 2014, 17:08 -
Radio waking up for no reason.
Development • 4 Jul 2020, 21:09 • Sasquatch 15 Jan 2025, 08:33 -
PJON and Minicore not working
Development • 28 days ago • Trand 28 days ago -
Gateway without a radio
Development • 12 Jan 2025, 23:19 • OldSurferDude 14 Jan 2025, 22:07 -
LAN8720A - will mysensors work with this module
Development • 13 Nov 2024, 17:06 • Marcin 15 Nov 2024, 10:59 -
Adding Listen only device to my system.
Development • 26 Feb 2025, 00:39 • dpcons 26 Feb 2025, 06:26