MMM-temp-ds18b20
-
Hi !
Another module that I did for my own needs, maybe it’ll be useful for you to.
This module allows you to display the temperatures collected by the sensors DS18B20 connected on your raspberry.
-
-
@Thlb0 Those are some very comprehensive installation instructions. Well done.
-
@cowboysdude Do you mean add multiples sensors in the module, or the hardware installation on the raspberry?
@bhepler Thanks !
-
@Thlb0 the hardware installation.
The instructions are VERY good but not sure how to add more than one sensor and wire them in.
Thank you
-
@cowboysdude Ok, I’m currently working on the hardware installation guide. I’ll publish it on github today/tomorrow.
The installation of multiples sensors is the same that with only one. You have to plug them on the same GPIO (parallel). More information soon in the Readme
-
@Thlb0 said in MMM-temp-ds18b20:
@cowboysdude Ok, I’m currently working on the hardware installation guide. I’ll publish it on github today/tomorrow.
The installation of multiples sensors is the same that with only one. You have to plug them on the same GPIO (parallel). More information soon in the Readme
WOW very nice! Thank you!
-
@cowboysdude said in MMM-temp-ds18b20:
@Thlb0 said in MMM-temp-ds18b20:
@cowboysdude Ok, I’m currently working on the hardware installation guide. I’ll publish it on github today/tomorrow.
The installation of multiples sensors is the same that with only one. You have to plug them on the same GPIO (parallel). More information soon in the Readme
WOW very nice! Thank you!
I’ve updated the Readme with the Hardware installation guide