BernhardSchlegel / BierBot

Raspberry Pi powered, Brewing Software for iOS, Android and Desktop (Mash and Ferment)
Other
17 stars 5 forks source link

DS18B20 without pullup resistor #10

Open lyndwyrm666 opened 3 years ago

lyndwyrm666 commented 3 years ago

How did you manage to get the DS18B20 to work without a pullup resistor? Is that a feature of the java driver?

BernhardSchlegel commented 3 years ago

My first issue :) Thanks for participating ! You might have actually found an incosistency... I (personally) use a pullup, but you can try a very short cable. I'll update the image as as soon as I find time. For the other GPIO I found a software based (nodejs) solution.

Sorry for the inconvenience!