ELECFREAKS Octopus DS18B20 Digital Temperature Brick

SKU: EF04042
Price
$4.20 USD
Out of stock

Frequently Bought Together

Stock Notification

Get notified when this product is available again

We Accept

Description

This brick uses the DS18B20 1-Wire digital temperature sensor from Maxim IC. It can report degrees C with 9 to 12-bit precision, -55C to 125C (+/-0.5C). Each sensor has a unique 64-Bit Serial number etched into it that can allow for a huge number of sensors to be used on one data bus.

The Freaduino Sensor Shield is the perfect shield to connect this sensor to Arduino. Or Freaduino UNO which we had a pre-stray Octopus Brick interface.

DIMENSION

PACKAGE LIST

Module Quantity
DS18B20 Digital Temperature Brick 1
Analog Sensor Cable 1

HARDWARE CONNECTION

Connection note: Connect this module to the P1 port on octopus:bit.

PROGRAMMING

Click the "Advanced" selection in the Makecode to check more coding selections.

We need to add a package for the coding. Click "Add package" from the bottom of the page and search"https://github.com/Tinkertanker/pxt-ds1820-temperature-sensor" in the dialog box, then download the equivalent package.(Pointed by the red arrows below)

CODE

You can see the whole program from the link
Or you can download it from the page below.

RESULTS

The value of the temperature shows on the micro:bit.

Recommended for You