using DS1820 not DS18B20 and getting weird results
Posted: Wed May 20, 2015 11:05 am
I was not able to get the DS18B20 which seems everybody is using and was able to get DS1820 instead. I loaded the program at https://github.com/ok1cdj/ESP8266-LUA/b ... ds1820.lua and am getting weird outputs, like -4.40 degrees.
I looked at the datasheet, I think the readings are 12bit resolution on the 18B20 and 9bit on the 1820, but could not really see any other real difference. But I am new to all this, so I was wondering if someone can help me decipher what is going on, is there a way to convert the program for 1820 if that is indeed the issue?
Thanks
I looked at the datasheet, I think the readings are 12bit resolution on the 18B20 and 9bit on the 1820, but could not really see any other real difference. But I am new to all this, so I was wondering if someone can help me decipher what is going on, is there a way to convert the program for 1820 if that is indeed the issue?
Thanks