
Manufacturer part no. EF04042
Listed by elecfreaks at €3.64. Delivered to France, including shipping, VAT and any customs duty, it comes to about €22.37. Prices last checked on 2026-09-16.
Delivered cost is an estimate for a single item shipped to mainland France; the seller's checkout is authoritative.
| Item | €3.64 |
|---|---|
| Shipping | €15.00 |
| VAT (20%) | €3.73 |
| Total delivered | €22.37 |
Estimate for a single item delivered to mainland France, shipped from outside the EU: customs duty and clearance fees may apply and are charged by the carrier.
| Weight | 10 g |
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.