Skip to content

Commit 2debf06

Browse files
committed
mention DS2482S-800
1 parent 2bd9734 commit 2debf06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ CircuitPython driver for Dallas 1-Wire temperature sensor.
2222

2323
.. warning::
2424
This module is supported only on CircuitPython microcontrollers currently.
25-
Blinka for RPi / SBC does not currently support OneWire.
25+
Blinka for RPi / SBC does not currently support OneWire directly. However,
26+
you can use the `DS2482S-800 <https://github.com/adafruit/Adafruit_CircuitPython_DS248x>`_
27+
as an I2C to OneWire bridge, see: `Learn Guide <https://learn.adafruit.com/adafruit-ds2482s-800-8-channel-i2c-to-1-wire-bus-adapter/circuitpython-and-python>`_
2628

2729
Dependencies
2830
=============

0 commit comments

Comments
 (0)