DS18B20 Digital Temperature Sensor

DS18B20 Digital Temperature Sensor

136 available / new
R41.25
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge surcharge. This will be calculated at checkout if applicable.
Check my rate
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
Seller
Buyer protection
Get it now, pay later

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: -55°C ~ 125°C

    Output Type: 1-Wire®

    Voltage: 3V ~ 5.5V

    Resolution: 12 bit

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

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

    Operating Temperature: -55°C ~ 125°C

    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

    Add to cart

    Recently viewed

    See more
    BAMAX - NON RETURN VALVE IN LINE 1" F/F COM4005-3
    R806.27
    Car Android Navigation Android / iOS Carplay Module Auto Smart Phone USB Carplay Adapter (White)
    R748.00
    Port USB Type-C and Type-A Docking Station 2 X 4K Display
    R5,498.90
    Socket Gedore Bihex 1/2`` D19 Metr 16 Mm
    R102.34

    Similar products

    5Pcs DS18B20 DC 5V Digital Temperature Sensor Module
    R482.00
    Ds18 B20 Digital Temperature Sensor Board Ky0001
    R87.39
    DS18B20 Temperature Sensor Module
    R63.89
    Waterproof DS18B20 Digital Temperature Sensor for Arduino
    R419.00