Hello,
I installed the plugin pimatic-ds18b20. Can I connect the sensors DS18B20 to Raspberry directly? Which pin have to be used? Which parameter has to be setted in device section to connect the sensor to pin x?
Thanks and regards,
Skeelo
[solved]Which pin for DS18b20
Hello,
I installed the plugin pimatic-ds18b20. Can I connect the sensors DS18B20 to Raspberry directly? Which pin have to be used? Which parameter has to be setted in device section to connect the sensor to pin x?
Thanks and regards,
Skeelo
check this here http://www.reuk.co.uk/DS18B20-Temperature-Sensor-with-Raspberry-Pi.htm
you need to have the adress of the sensor. then you can add your device like that
{
"id": "ds18_temperature",
"name": "Temperature Living Room",
"class": "DS18B20Sensor",
"hardwareId": "10-00080283a977",
"interval": 60000
}
that’s it
pimatic v0.9 has been released!
Support Pimatic and get some free stickers
Like us on Facebook
make it so !
Thanks, it is working
You’re welcome! Nice to hear!
pimatic v0.9 has been released!
Support Pimatic and get some free stickers
Like us on Facebook
make it so !