uploaded 1 week ago
Driver for Dallas 1-Wire bus

readme

# Dallas 1-Wire Bus Driver

[![Component Registry](https://components.espressif.com/components/espressif/onewire_bus/badge.svg)](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)

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/onewire_bus^1.0.3"

or download archive

Stats

  • Archive size
    Archive size ~ 18.77 KB
  • Downloaded in total
    Downloaded in total 64.7k times
  • Downloaded this version
    This version: 152 times

Badge

espressif/onewire_bus version: 1.0.3
|