# 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)
c9a55bf1c132b6d1fa0fdcd6baf1b5537e3530c0
idf.py add-dependency "espressif/onewire_bus^1.0.3"