Dallas ds18b20 with esp32 and esp8266: introduction and parasite mode
This article discusses how to interface the DS18B20 temperature sensor with an ESP32 or esp8266 microcontroller using the 1-Wire protocol, and explores the different modes of operation of the DS18B20, including the parasite mode. The tutorial provides step-by-step instructions on connecting the sensor, configuring the communication protocol, and reading temperature data.