Arduino Library for ESP32 DS18B20 Maxim Integrated "1-Wire" protocol.
Using the ESP32's RMT peripheral, results in very accurate read/write timeslots and more reliable operation.
Version 1.0.7 is for Arduino 2.x based on ESP-IDF 4.x
Version 2.0.x is For Arduino 3.0.0 based on ESP-IDF 5.x
The example is provided and tested using Arduino 3.0.0 based on ESP-IDF 5.1.4