espressif/onewire_bus

1.0.4

Latest
uploaded 6 days ago
Driver for Dallas 1-Wire bus
## 1.0.4

- Support `en_pull_up` config option in `onewire_bus_config_t`, which can enable the internal pull-up resistor on the GPIO pin used for the one-wire bus. This is useful when using a GPIO pin that does not have a pull-up resistor connected externally.

## 1.0.3

- Improve the driver to support esp-idf v6.0

## 1.0.2

- raise recovery time to support more sensor on longer wire (d0b2b52)

## 1.0.0

- Initial driver version, with the RMT driver as backend controller

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.4"

or download archive

Stats

  • Archive size
    Archive size ~ 20.28 KB
  • Downloaded in total
    Downloaded in total 65.1k times
  • Downloaded this version
    This version: 109 times

Badge

espressif/onewire_bus version: 1.0.4
|