Skip to content

Commit 7a6c6a0

Browse files
authored
Merge pull request #32 from FoamyGuy/blinka_warning
blinka warning
2 parents 7cf2dba + 21d18f3 commit 7a6c6a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Introduction
2020

2121
CircuitPython driver for Dallas 1-Wire temperature sensor.
2222

23+
.. warning::
24+
Blinka for RPi / SBC does not currently support OneWire directly. However,
25+
you can use the `DS2482S-800 <https://github.com/adafruit/Adafruit_CircuitPython_DS248x>`_
26+
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>`_
27+
2328
Dependencies
2429
=============
2530
This driver depends on:

0 commit comments

Comments
 (0)