Skip to content

Commit

Permalink
Merge pull request #32 from FoamyGuy/blinka_warning
Browse files Browse the repository at this point in the history
blinka warning
  • Loading branch information
FoamyGuy authored Nov 19, 2024
2 parents 7cf2dba + 21d18f3 commit 7a6c6a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Introduction

CircuitPython driver for Dallas 1-Wire temperature sensor.

.. warning::
Blinka for RPi / SBC does not currently support OneWire directly. However,
you can use the `DS2482S-800 <https://github.com/adafruit/Adafruit_CircuitPython_DS248x>`_
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>`_

Dependencies
=============
This driver depends on:
Expand Down

0 comments on commit 7a6c6a0

Please sign in to comment.