Circleview / nanismus

project for an arduino controlled watering pump with a website to view the moisture and controll the watering events
GNU General Public License v2.0
1 stars 0 forks source link

Measure the temperature #92

Open Circleview opened 7 years ago

Circleview commented 7 years ago

December 18, 2016 at 07:17PM

Circleview commented 7 years ago

If I ever want to do this measurement I should consider this version of the Arduino sketch.

https://github.com/Circleview/nanismus/blob/7aa49436f1d60b92720e91f4f12f559171bcf4f0/embedXcode-nanismus/nanismusPCBcode/nanismus/nanismus/nanismus.ino

Here the whole measurement and web server communication was in place and worked. However the sensor did not seem to measure the right values.