Yet Another Onewire Library

Originally inspired by godefroi’s Codeshare entry, I’ve created a full-blown library to work with OneWire devices and the most popular of them — DS18B20 temperature sensor. It’s thread-safe. It checks CRCs. It works on Netduino and all GHI stuff. It’s on BitBucket, it has a NuGet, and it is documented.

Please give me a gazillion of +1s, so I gain enough motivation to put RLP in Depth stuff there, too :slight_smile:

https://bitbucket.org/StablePoint/stablepoint.hardware.onewire/wiki/Home

20 Likes

+1Gz :smiley:

Likewise. :smiley:

Thanks for shareing! :clap:

+1Gz You saved my day! many thanks! :clap:

It look like this will support parasitic powered temp sensors? Thanks for sharing!