DS18B20 Digital Temperature Sensor

New
-+
35 available
R45.00
Shipping
Standard courier shipping from R60
R60 Standard shipping applies to orders under R100, in most areas in South Africa. R30 Standard shipping applies to orders over R100. Some areas may attract a R30 surcharge. This will be calculated at checkout if applicable.
Check my rate
Ready to ship in
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Get it now, pay later
Seller
Buyer Protection

Product details

Condition
New
Location
South Africa
Product code
SEN-001
Bob Shop ID
614718919

While there are many types of temperature sensors available in the market, the DS18B20 Temperature Sensor form DALLAS is the best choice in applications which require high accuracy and high reliability. Its ultra-small size, low hardware overhead, strong anti-interference capability and high accuracy, together with other additional features makes DS18B20 even more popular among users. For electronic enthusiasts and hobbyists, the DS18B20 is a good start for learning and developing temperature-dependent prototypes.

    Technical Specification:

    Sensor Type: Digital

    Sensing Temperature: -55C ~ 125C

    Output Type: 1-Wire®

    Voltage: 3V ~ 5.5V

    Resolution: 12 bit

    Accuracy - Highest (Lowest): 0.5C (2C)

    Test Condition: -10C ~ 85C (-55C ~ 125C)

    Operating Temperature: -55C ~ 125C

    Mounting Type: Through Hole

    Package: TO-92-3

    Example Sketch & Diagram

    Library: DallasTemperature.zip

    ds18b20-digital-temperature-sensor

    Code

    #include <OneWire.h> #include <DallasTemperature.h> #define ONE_WIRE_BUS 2 OneWire oneWire(ONE_WIRE_BUS); DallasTemperature sensors(&oneWire);  void setup(void){  Serial.begin(9600);  Serial.println("Dallas Temperature IC Control Library Demo");  sensors.begin(); }  void loop(void){   Serial.print("Requesting temperatures...");  sensors.requestTemperatures();   Serial.println("DONE");  Serial.print("Temperature for the device 1 (index 0) is: ");  Serial.println(sensors.getTempCByIndex(0));  }

    Pinouts:
    ds18b20-digital-temperature-sensor

    More from this seller

    View all
    8R 3W speaker
    R55.23
    R30 shipping
    N20 Metal Gear Motor 3-12V(235 - 1000RPM)
    R111.94
    NRF24L01 2.4GHz Transiever
    R52.68
    Glass Fuse Axial 2A 32X6mm Fast Blow (3 Pack)
    R35.50
    Add to cart

    Similar products

    DS18B20 Temperature Sensor Module
    R71.63
    R30 shipping
    DS18B20 Sensor
    R109.77
    R30 shipping
    3pcs DS18B20 5V TTL Com UART Temperature Acquisition Sensor Module Modbus RTU PC PLC MCU Digital The
    R588
    R30 shipping
    LILYGO DS18B20 Magnetic Temperature Sensor
    R468.36