Hi,
I would like to use the analog i/o to get a temperature through a one-wire temp sensor. We have a common owned sauna in Stockholm and we need to know when the temperature is good to go.
I have found a script for raspberryPi written in Python that I would like to adopt but I don’t know if it’ll work.
I have goten it to work on an Arduino, where the arduino sends data to Thingspeak.
All code so far are available in github. https://github.com/Mirtosh/tempWR31
My first question: is it possible to do this on my WR31?
Second: Some one who would like to help us get this thing working?