theyosh / TerrariumPI

Home automated terrarium/aquarium or other enclosed environment with a Raspberry Pi
https://terrarium.theyosh.nl
GNU General Public License v3.0
414 stars 100 forks source link

[FEATURE]: Support for Atlas Scientific PT-1000 Submersible thermometer? #718

Closed victorhooi closed 1 year ago

victorhooi commented 2 years ago

What do you think about adding support for the Atlas Scientific PT-1000 subermsible thermometer?

https://atlas-scientific.com/kits/pt-1000-temperature-kit/

(I originally saw it referenced on the Mycodo build log).

It's definitely pricier than say, the DS18B20, but it's I2C, industrial-grade, and meant to be quite accurate/reliable.

What do you think?

victorhooi commented 2 years ago

Also - you'll probably have less chance of fakes/counterfeits - which are rife with the DS18B20:

https://github.com/cpetrich/counterfeit_DS18B20

theyosh commented 2 years ago

They are supported in the 4.x.y.z branch :). And all the I2C connected sensors can be used. It is still untested, but there was an example python code: https://github.com/AtlasScientific/Raspberry-Pi-sample-code

But yes, they are not cheap. But then, they are industrial quality hardware which should work well.

So I leave it up to you if you want to buy them.

victorhooi commented 2 years ago

Got it - that's awesome!

I didn't realise it was already supported =).

Does it make sense to add it to this list then?

https://theyosh.github.io/TerrariumPI/hardware/

Yeah, thinking about getting some - you're right they are pricey though, aha.

theyosh commented 2 years ago

Euh, I just added the code. So it is new. The documentation will be updated when I release a new version.

So, it would be nice it you would be able to test it. Else, there is not much more I can do.

victorhooi commented 2 years ago

Aha, got it - I didn't realised you'd just added - thanks!

I'll see if I can order a PT-1000 sensor and test then.

theyosh commented 2 years ago

Just added the documentation also: https://theyosh.github.io/TerrariumPI/hardware/sensor/atlasscientific-i2c-sensor/

victorhooi commented 2 years ago

Quick update - I've ordered one of these, will update when I get a chance to try it out! =).

theyosh commented 2 years ago

Hi, are there any update on this? Did you get a hardware sensor to test with?

theyosh commented 1 year ago

Closing this issue as the hardware is tested and working with release 4.6.0