Sale
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1
  • Thumbnail 1

5PCS/LOT 18B20 Temperature Sensor Module for Arduino | Integrated Circuits

1187.55

Наличие: На складе

 
 

Aihasd Online Store

Информация о магазине

Стаж работы магазина Aihasd Online Store можно посмотреть на странице заказа товара.

*Внимание! Точную цену на данный товар Вы можете узнать непосредственно у продавца! На 19.04.2026 стоимость указанная на данной странице уже могла измениться! * Узнать цену *


Brand NameAihasdTypeOtherConditionNewMeasurement unitpiece/piecesSold insell_by_lotEach pack5Package weight0.12Package size - length (cm)10Package size - width (cm)10Package size - height (cm)10SKU5PCSk0005681 187,55 ₽1 187,55 ₽

21 Jul Free

Delivery to a Post office

90-Day Buyer Protection

Description

aeProduct.getSubject()

aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()aeProduct.getSubject()

aeProduct.getSubject()

Feature:

The unique single-wire interface mode, DS18B20 in connection with the microprocessor requires only one port lines can be realized with the DS18B20 microprocessor-way communication;
temperature range: -55 ~ +125 degree
the inherent temperature resolution 0.5
supports multi-point network functions
multiple DS18B20 can be paralleled in only three lines, maximum shunt 8, if an excessive number of causes supply voltage is too low, resulting in unstable signal transmission, multi-point measurement temperature;
working power: 3 ~ 5V/DC;
in use does not require any external components; measurement results 9 to 12 way serial digital transmission;
PVC cable Grommet or German ball terminal box, easy connection to other electrical equipment connections.
 
Applications:
This product is suitable for freezer, silos, storage tanks, telecommunications room, power room, cable trunking and other temperature measurement and control; bearing, cylinder, textile machinery, air-conditioning, industrial equipment and other small space temperature measurement and control; automotive air conditioning , refrigerator, freezer, and other low-temperature oven; heating / cooling pipe heat metering, central air conditioning household heat metering and industrial temperature measurement and control.

#include <OneWire.h>
/* DS18S20 Temperature chip i/o
 */
OneWire ds(10); // on pin 10
void setup(void) {
 // initialize inputs/outputs
 // start serial port
 Serial.begin(9600);
}
void loop(void) {
 byte i;
 byte present = 0;
 byte data[12];
 byte addr[8];
 int Temp;
 if ( !ds.search(addr)) {
      //Serial.print("No more addresses.\n");
      ds.reset_search();
      return;
 }
 Serial.print("R="); //R=28 Not sure what this is
 for( i = 0; i < 8; i++) {
   Serial.print(addr[i], HEX);
   Serial.print(" ");
 }
 if ( OneWire::crc8( addr, 7) != addr[7]) {
      Serial.print("CRC is not valid!\n");
      return;
 }
 if ( addr[0] != 0x28) {
      Serial.print("Device is not a DS18S20 family device.\n");
      return;
 }
 ds.reset();
 ds.select(addr);
 ds.write(0x44,1);        // start conversion, with parasite power on at the end
 delay(1000);    // maybe 750ms is enough, maybe not
 // we might do a ds.depower() here, but the reset will take care of it.
 present = ds.reset();
 ds.select(addr);
 ds.write(0xBE);   // Read Scratchpad
 Serial.print("P=");
 Serial.print(present,HEX);
 Serial.print(" ");
 for ( i = 0; i < 9; i++) {        // we need 9 bytes
   data[i] = ds.read();
   Serial.print(data[i], HEX);
   Serial.print(" ");
 }
 Temp=(data[1]<<8)+data[0];//take the two bytes from the response relating to temperature
 Temp=Temp>>4;//divide by 16 to get pure celcius readout
  //next line is Fahrenheit conversion
 Temp=Temp*1.8+32; // comment this line out to get celcius
 Serial.print("T=");//output the temperature to serial port
 Serial.print(Temp);
   Serial.print(" ");
 Serial.print(" CRC=");
 Serial.print( OneWire::crc8( data, 8), HEX);
 Serial.println();
}

Package included: 5 x 18B20 Temperature Sensor Module for Arduino Packed Safely in Bubble Bag.     aeProduct.getSubject() aeProduct.getSubject() aeProduct.getSubject() aeProduct.getSubject()

 

 aeProduct.getSubject()

 




Отзывы:


О данном товаре еще нет отзывов. Ваш может стать первым.

Ваше имя:

Комментарий:
Введите символы или вычислите пример: *
captcha
Обновить



Добавляя отзыв Вы соглашайтесь с Политикой Конфеденциальности*

См. также другие товары: 8882041711861, 8882041711862, 8882041711864, 8882041711865

Отзывы о других товарах

Антон: Хорошие светодиодные пластины, установил на шиномонтажном станке, чтобы колесо было видно четко. От 30 ватт уже нормально освещают. Припайке ну...
Читать полностью...


Оксана: Довольно не плохой конструктор , заказывали его для дочки так как хотела себе домик для принцессы. Пришло все в точности как в описании , вс...
Читать полностью...


Руслан: Работает как положено, компактный, да и цена смешная. Разъем выдает 2 ампера, поэтому сначала разберитесь, можно ли ваш аккумулятор заряжать так...
Читать полностью...


Марина: Надо сказать, что вещь очень интригующая. Купила себе к 8 Марта, осталась очень довольна. Безумно переживала подойдёт ли размер, а конкретно как будет выгляде...
Читать полностью...


Мария: Подыскивала нечто клубное, но не вызывающее. Найти такое трудно, либо откровенные вырезы, либо полупрозрачная ткань, либо вообще латек...
Читать полностью...


Максим Сергеевич: Великолепные и относительно недорогие классические джинсы. Как ни странно это звучит, но до этого момента я не мог найти на себя подобную синюю классику. И дело ...
Читать полностью...


Данный товар, можно так же приобрести с кэшбэком до 5%! Подробнее тут:

Купите 2 товара
Получите трейти бесплатно!
Ежедневные распродажи
Скидки до 45%!
Новинки товаров
Скидки до 75%
Купоны до 45%
За первую покупку