• Banner

DS18B20 Temperature Sensor Module Robotics Bangladesh
  • DS18B20 Temperature Sensor Module Robotics Bangladesh

DS18B20 Temperature Sensor Module

RBD-2482

Module utilizes the popular 1-Wire DS18B20 temperature measurement IC.

BDT 150.00
BDT 150.00 BDT 150.00 BDT 150.00 BDT 150.00
Tax included Tax excluded Tax included Tax excluded
BDT 150.00 Tax excluded
BDT 150.00 Tax included
BDT 0.00 Tax
BDT 150.00 Tax excluded
BDT 0.00 Tax
BDT 150.00 Tax included
Quantity
94 Items

  Security policy

(edit with the Customer Reassurance module)

  Delivery policy

(edit with the Customer Reassurance module)

  Return policy

(edit with the Customer Reassurance module)

Description

DESCRIPTION

The DS18B20 Digital Temperature Sensor Module utilizes the popular 1-Wire DS18B20 temperature measurement IC.

PACKAGE INCLUDES:

  • DS18B20 Digital Temperature Sensor Module

KEY FEATURES OF DS18B20 DIGITAL TEMPERATURE SENSOR MODULE:

  • -55°C to +85°C temperature measurement range with good accuracy
  • 1-wire interface to save on MCU pins
  • LED to indicate module communications
  • 3.3 and 5V compatible

Communication with the DS18B20 is via the 1-Wire serial interface.  There is an LED on the module that flashes when the sensor is communicating with an MCU.

The communication protocol can look daunting when looking at the datasheet, but fortunately most poplar microcontrollers like Arduino have software libraries that make using these devices very straightforward and easy to do.

There are some options which can be programmed when using the device such as choosing between number of bits of resolution vs conversion time, but those can be ignored for establishing basic operation.

Hookup is straightforward.  Just supply power, ground and connect the 1-Wire bus pin to a digital pin on the microcontroller.  The part is compatible with 3.3 or 5V power.

Module Connections

There is a 3-pin header on the assembly.  There are a couple of different labeling schemes used on these modules as the baseboard is used for several different modules.

1 x 3 Header 

  • ‘-‘ or ‘G’ = Ground
  • Center Pin or ‘R‘ = Vcc (3.3 – 5V)
  • ‘S’ or ‘Y’ = 1-wire bus.  Connects to digital pin on MCU

OUR EVALUATION RESULTS:

DS18B20 Digital Temp Sensor Module - In UseThis is a basic module that can be used in a number of different applications where temperature measurement is useful such as determining when a cooling fan should be turned on.

We also offer the DS18B20 device in a number of other packages including as a bare IC for designing your own circuits, a waterproof version and others.

The software below implements basic communications with the sensor using the 1-Wire bus protocol and provides a read-out of the sensor output.  We use pin 4 in the example, but this can be reassigned to any digital pin.

The program uses the OneWire and DallasTemperature libraries that can be installed from the IDE Library Manger.

This shows an example output from the program.

DS18B20 Digital Temperature Sensor Module Example Program

/*
DS18B20 Digital Temperature Sensor Test

Basic code to establish communication with the DS18B20 and retrieve temperature measurement data. 

Requires OneWire and DallasTemperature Libraries
*/

#include <OneWire.h> 
#include <DallasTemperature.h> 

const int ONE_WIRE_BUS = 4;  // Define a pin for communicating to the DS18B20 device via the oneWire bus.
OneWire oneWireLocal(ONE_WIRE_BUS);   // Setup a oneWire instance to communicate with the DS18B20 device
DallasTemperature sensorsLocal(&oneWireLocal);  // Pass this oneWire reference to DallasTemperature

float tempLocal = 0.0;    // Variable for holding the temperature returned from the sensor

//===============================================================================
//  Initialization
//===============================================================================
void setup() 
{ 
  Serial.begin (9600);      // Set output window comm rate
  sensorsLocal.begin();
}

//===============================================================================
//  Main
//===============================================================================
void loop() 
{
  CheckTemps();   // Call the routine that actually does the work
  Serial.print("Current Temp: ");  // Printout the results
  Serial.println(tempLocal);
   
  delay(1000);
}

//===============================================================================
//  Subroutines
//===============================================================================
void CheckTemps()
{
  sensorsLocal.requestTemperatures();   // Send command to get temperature from the DS18B20
  // The sensor will return reading from previous request unless a delay is used to give it time to
  // complete the reading request.  If polling every second like we are doing here, the delay can be ignored.
  delay(100);  
  tempLocal = sensorsLocal.getTempCByIndex(0);  // There can be more than one device on this same bus
                                                // so we need to use the first index of (0)
}
Product Details
RBD-2482
94 Items

Specific References

EAN13
2482
Comments (0)
Grade
No customer reviews for the moment.
16 other products in the same category:

Reference: RBD-2838

Windows Hello Facial Recognition Camera Sensor

(0)
Windows Hello Facial Recognition: Enjoy secure and hands-free login using facial recognition. Enhanced Security: Eliminates the need for traditional passwords, reducing vulnerability to hacking. Lightning-Fast Login: Unlock your Windows 10/11 device in just 0.5 seconds. Universal Compatibility: Fits most laptops, tablets, and computers with adjustable...
BDT 3,950.00
BDT 3,950.00 tax incl.
BDT 3,950.00 tax excl.
BDT 3,950.00 tax excl.
BDT 3,950.00 tax incl.
BDT 3,950.00 tax incl.
BDT 0.00 Tax
BDT 3,950.00 tax excl.
BDT 3,950.00 tax excl.
BDT 0.00 Tax
BDT 3,950.00 tax incl.
More
In-Stock
In stock: 9

Reference: RBD-0666

HX1838 NEC Code Infrared Remote Control Module DIY Kit

(0)
Crystal: the oscillation frequency of 455. Button: free height is less than 3mm, the force 200-350g, the life of more than 200 000. Photo-detector and preamplifier in one package. Internal filter for PCM frequency. RoboticsBD Improved shielding against EMI. Don’t forget to add CR2025 Battery to your Cart as this remote does not come with a battery
BDT 399.00
BDT 399.00 tax incl.
BDT 399.00 tax excl.
BDT 399.00 tax excl.
BDT 399.00 tax incl.
BDT 399.00 tax incl.
BDT 0.00 Tax
BDT 399.00 tax excl.
BDT 399.00 tax excl.
BDT 0.00 Tax
BDT 399.00 tax incl.
More
In-Stock
In stock: 50

Reference: RBD-2918

EMG Muscle Sensor With Cable And Electrodes Controller - High Quality

(0)
EMG muscle sensor V3.0 with cable and electrodes Measures the electrical activity of muscles High signal quality for accurate and reliable measurement Adjustable gain and filtering for signal conditioning Compatible with various types of microcontrollers and data acquisition systems Comes with reusable electrodes and a 3.5mm jack cable for easy connection
BDT 2,550.00
BDT 2,550.00 tax incl.
BDT 2,550.00 tax excl.
BDT 2,550.00 tax excl.
BDT 2,550.00 tax incl.
BDT 2,550.00 tax incl.
BDT 0.00 Tax
BDT 2,550.00 tax excl.
BDT 2,550.00 tax excl.
BDT 0.00 Tax
BDT 2,550.00 tax incl.
More
In-Stock
In stock: 30

Reference: RBD-2806

K Type Thermocouple Temperature Sensor 100mm Probe 0‑400℃

(0)
K Type Thermocouple Temperature Sensor 100mm Probe 0‑400℃
BDT 690.00
BDT 690.00 tax incl.
BDT 690.00 tax excl.
BDT 690.00 tax excl.
BDT 690.00 tax incl.
BDT 690.00 tax incl.
BDT 0.00 Tax
BDT 690.00 tax excl.
BDT 690.00 tax excl.
BDT 0.00 Tax
BDT 690.00 tax incl.
More
In stock
In stock: 50

Reference: RBD-2745

LSM9DS1 9DOF Accel/Mag/Gyro/Temp Sensor Module

(0)
The LSM9DS1 is a versatile, motion-sensing system-in-a-chip. It houses a 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer – nine degrees of freedom (9DOF) in a single IC! The LSM9DS1 is equipped with a digital interface, but even that is flexible: it supports both I2C and SPI, so you’ll be hard-pressed to find a microcontroller it doesn’t...
BDT 1,950.00
BDT 1,950.00 tax incl.
BDT 1,950.00 tax excl.
BDT 1,950.00 tax excl.
BDT 1,950.00 tax incl.
BDT 1,950.00 tax incl.
BDT 0.00 Tax
BDT 1,950.00 tax excl.
BDT 1,950.00 tax excl.
BDT 0.00 Tax
BDT 1,950.00 tax incl.
More
In stock
In stock: 8

Reference: RBD-1942

MC-38 Wired Door Window Sensor Magnetic Switch Home Alarm System

(0)
Actuation Distance : 15 – 25 mm; Connecting cable length: 30 cm. Magnetic sensor alarm, control the switch of the circuit via the built-in magnet Alarm when someone intrudes into your places Can be used in places like apartment, hotel, office, etc.
BDT 149.00
BDT 149.00 tax incl.
BDT 149.00 tax excl.
BDT 149.00 tax excl.
BDT 149.00 tax incl.
BDT 149.00 tax incl.
BDT 0.00 Tax
BDT 149.00 tax excl.
BDT 149.00 tax excl.
BDT 0.00 Tax
BDT 149.00 tax incl.
More
In-Stock
In stock: 70

Reference: RBD-0695

MAX31865 SPI RTD PT100 to Digital Converter Module

(0)
Integration Lowers System Cost, Simplifies Design Efforts, and Reduces Design Cycle Time High Accuracy Facilitates Meeting Error Budgets 15-Bit ADC Resolution; Nominal Temperature Resolution 0.03125NC (Varies Due to RTD Nonlinearity) Total Accuracy Over All Operating Conditions:
BDT 580.00
BDT 580.00 tax incl.
BDT 580.00 tax excl.
BDT 580.00 tax excl.
BDT 580.00 tax incl.
BDT 580.00 tax incl.
BDT 0.00 Tax
BDT 580.00 tax excl.
BDT 580.00 tax excl.
BDT 0.00 Tax
BDT 580.00 tax incl.
More
In-Stock
In stock: 20

Reference: RBD-2341

GY-31 TCS3200 Color Sensor Module

(0)
Operating Voltage: 2.7V ~ 5.5V Power Down Feature Stable Temperature Coefficient Can be directly interfaced with a Microcontroller Compatible with Arduino as well as Raspberry Pi.
BDT 650.00
BDT 650.00 tax incl.
BDT 650.00 tax excl.
BDT 650.00 tax excl.
BDT 650.00 tax incl.
BDT 650.00 tax incl.
BDT 0.00 Tax
BDT 650.00 tax excl.
BDT 650.00 tax excl.
BDT 0.00 Tax
BDT 650.00 tax incl.
More
In stock
In stock: 45

Reference: RBD-0687

BMP280 Pressure Sensor Module

(0)
Operating Voltage: 1.71V to 3.6V – would typically be operated from 3.3V. Operating Temperature: -40 to +85 deg. Celsius (full accuracy between 0 and +65 deg. C). Peak current: 1.12mA. RoboticsBD Operating Pressure: 300 hPa to 1100 hPa. Accuracy between 700 to 900hPa and 25 to 40 deg. C: ±0.12hPa and ±1.0m.
BDT 290.00
BDT 290.00 tax incl.
BDT 290.00 tax excl.
BDT 290.00 tax excl.
BDT 290.00 tax incl.
BDT 290.00 tax incl.
BDT 0.00 Tax
BDT 290.00 tax excl.
BDT 290.00 tax excl.
BDT 0.00 Tax
BDT 290.00 tax incl.
More
In-Stock
In stock: 14

Reference: RBD-0354

TSL2561 Luminosity & Infrared Light integrating sensor

(0)
Approximates Human eye Response Extremely wide dynamic range 1 to 600,000,000 Counts Lux Range: 188u Lux sensitivity, up to 88,000 Lux input measurements Voltage range: 3.3-5V into the onboard regulator This board/chip uses I2C 7-bit addresses 0x29 and 0x28. RoboticsBD
BDT 550.00
BDT 550.00 tax incl.
BDT 550.00 tax excl.
BDT 550.00 tax excl.
BDT 550.00 tax incl.
BDT 550.00 tax incl.
BDT 0.00 Tax
BDT 550.00 tax excl.
BDT 550.00 tax excl.
BDT 0.00 Tax
BDT 550.00 tax incl.
More
In-Stock
In stock: 8

Reference: RBD-0169

Flex Sensor 2.2"

(0)
Flex length: 5.6 cm. Total Length: 2.2″ (7 cm). Life Cycle : &gt;1 million. Height : 0.43mm (0.017″), Flat Resistance: 10K Ohms ±30%. Power Rating: 0.5 Watts.
BDT 1,250.00
BDT 1,250.00 tax incl.
BDT 1,250.00 tax excl.
BDT 1,250.00 tax excl.
BDT 1,250.00 tax incl.
BDT 1,250.00 tax incl.
BDT 0.00 Tax
BDT 1,250.00 tax excl.
BDT 1,250.00 tax excl.
BDT 0.00 Tax
BDT 1,250.00 tax incl.
More
In-Stock
In stock: 9

Reference: RBD-2329

LSM6DS3TR-C IMU 3D digital Accelerometer & Gyroscope Module

(0)
The LSM6DS3TR-C is a system-in-package featuring a 3D digital accelerometer and a 3D digital gyroscope performing at 0.90 mA in high-performance mode and enabling always-on low-power features for an optimal motion experience for the consumer.
BDT 1,150.00
BDT 1,150.00 tax incl.
BDT 1,150.00 tax excl.
BDT 1,150.00 tax excl.
BDT 1,150.00 tax incl.
BDT 1,150.00 tax incl.
BDT 0.00 Tax
BDT 1,150.00 tax excl.
BDT 1,150.00 tax excl.
BDT 0.00 Tax
BDT 1,150.00 tax incl.
More
In stock
In stock: 6

Reference: RBD-1858

Photoelectric Sensor CDD-11P Diffuse PNP Infrared Metal Body NO+NC

(0)
CDD-11P PNP Output Photoelectric sensor  Epoxy filled housing ensures resistance to vibration Rigid Nickel Plated Brass housing This is PNP Output CDD-11P. For NPN Output CDD-11N please check here.
BDT 1,500.00
BDT 1,500.00 tax incl.
BDT 1,500.00 tax excl.
BDT 1,500.00 tax excl.
BDT 1,500.00 tax incl.
BDT 1,500.00 tax incl.
BDT 0.00 Tax
BDT 1,500.00 tax excl.
BDT 1,500.00 tax excl.
BDT 0.00 Tax
BDT 1,500.00 tax incl.
More
In-Stock
In stock: 19

Reference: RBD-1931

Soil NPK Sensor Agricultural RS485/Modbus

(0)
Easy to Measure High Precision Low measurement cost Resolution up to 1mg/kg (mg/l)
BDT 11,990.00
BDT 11,990.00 tax incl.
BDT 11,990.00 tax excl.
BDT 11,990.00 tax excl.
BDT 11,990.00 tax incl.
BDT 11,990.00 tax incl.
BDT 0.00 Tax
BDT 11,990.00 tax excl.
BDT 11,990.00 tax excl.
BDT 0.00 Tax
BDT 11,990.00 tax incl.
More
In-Stock
In stock: 5

Reference: RBD-1367

RGB Full color LED SMD Module

(0)
RGB trichromatic limiting resistor to prevent burnout PWM adjusted color mixing Working voltage: 5V LED drive mode: Common cathode driver
BDT 55.00
BDT 55.00 tax incl.
BDT 55.00 tax excl.
BDT 55.00 tax excl.
BDT 55.00 tax incl.
BDT 55.00 tax incl.
BDT 0.00 Tax
BDT 55.00 tax excl.
BDT 55.00 tax excl.
BDT 0.00 Tax
BDT 55.00 tax incl.
More
In-Stock
In stock: 193

Reference: RBD-1203

Sharp GP2Y0A21YK0F Analog Distance Sensor 10-80cm

(0)
Distance measuring range: 10 cm to 80 cm Output type: Analog voltage Output voltage differential over distance range: 2.05 V (typical) Update period: 38 ± 10 ms
BDT 692.00
BDT 692.00 tax incl.
BDT 692.00 tax excl.
BDT 692.00 tax excl.
BDT 692.00 tax incl.
BDT 692.00 tax incl.
BDT 0.00 Tax
BDT 692.00 tax excl.
BDT 692.00 tax excl.
BDT 0.00 Tax
BDT 692.00 tax incl.
More
In-Stock
In stock: 26

Follow us on Facebook