MMM-temp-ds18b20
MMM-temp-ds18b20 copied to clipboard
Display DS18B20 sensor's temperature on your MagicMirror
Hi, I can't put this module into operation on several thermometers connected separately to different Gpio. The system sees them, but I don't know how to modify the module to...
Hello, im getting an error i cant fix. everything is working. If it type find /sys/bus/w1/devices/ -name "28-*" and find /sys/bus/w1/devices/ -name "28-*" -exec cat {}/w1_slave \; | grep "t="...
Hello there, I am trying to sent temperature data to a mysql server and i do not know where to start... I am new in javascript.