# Dallas 1-Wire Bus Driver [](https://components.espressif.com/components/espressif/onewire_bus) This directory contains an implementation for Dallas 1-Wire bus by different peripherals. Currently only RMT is supported as the backend. ## Appendix * [DS18B20 device driver based on the 1-Wire Bus driver](https://components.espressif.com/components/espressif/ds18b20) and the [DS18B20 Example](https://github.com/espressif/esp-bsp/tree/master/components/ds18b20/examples/ds18b20-read)
deacf3c664056bc9741e98e30a425dd8df89a9ae
idf.py add-dependency "espressif/onewire_bus^1.0.4"