Adafruit DS18B20 Digital temperature sensor extras ADA374

Was: $62.48
Now: $31.24
(No reviews yet) Write a Review
SKU:
V118458
UPC:
711978442791
Condition:
New
Availability:
Free Shipping from the USA. Estimated 2-4 days delivery.
Adding to cart… The item has been added
These 1-wire digital temperature sensors are fairly precise (±0.5°C over much of the range) and can give up to 12 bits of precision from the onboard digital-to-analog converter. They work great with any microcontroller using a single digital pin, and you can even connect multiple ones to the same pin, each one has a unique 64-bit ID burned in at the factory to differentiate them. Usable with 3.0-5.0V systems. The only downside is they use the Dallas 1-Wire protocol, which is somewhat complex, and requires a bunch of code to parse out the communication. There's a great Arduino library for 1-Wire, but some microcontrollers do not have support for 1-Wire so be sure to check!