Page 1 of 1

Read Arduino Analog values through Mysensors

Posted: Sunday 09 October 2016 17:12
by domoticzag
Hello,

I am still quite new in domoticz, and trying to figure out if there is a way to read the analog values of my Arduino into a 'virtual device' in domoticz. Preffered via USB connection on the rapberry pi 3 (running domoticz) and the arduino.

I have googled all day, but can only find topics and blogs about using the arduino as serial gateway and other arduino's as devices. But all i want is to read my arduino analog value, make a calculation (on the arduino) and send it to a device on domoticz.

Is MySensors the right way to do this?

Thanks in advance!

Read Arduino Analog values through Mysensors

Posted: Sunday 09 October 2016 19:15
by Flopp
That should be possible to do with MySensors.
Start configure an arduino with MySensors code, that can read the analog signal and your calculation when that is working you can add Domoticz as controller.