21.09.2016, 10:23
(21.09.2016, 09:53)Sandstrand Wrote: I dont know of any finished products that will do this out of the box, but I've had some success with 433,92MHz devices and getting/sending data with arduinos.
Quick intro to what can be done: http://www.instructables.com/id/Decoding...-Arduino-/
How to connect your arduino to LM4 via RS485: https://arduino-info.wikispaces.com/RS485-Modules
Other options than using an arduino would be to use a raspberry pi with 433Mhz reciever/senders and do JSON or other datacom to the LogicMachine.
These options are not recommended for business purposes as there are no ratings and approvals on your "product" but for home use and testing it will work.
Thanks Sanstrand, I will think about this