Skip to content

Releases: adafruit/Adafruit_CircuitPython_TCA9548A

Patch for native CP use of `writeto_then_readfrom`.

06 Aug 21:25
c5617b7

Choose a tag to compare

  • Fixes issue with previous release not working on native CP.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-tca9548a.

Read the docs for info on how to use it.

Add support for `writeto_then_readfrom`.

03 Apr 18:55
33280a6

Choose a tag to compare

  • needed when running on linux machines
  • thanks @StevenBruinen for this fix

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-tca9548a.

Read the docs for info on how to use it.

Update Travis Badge In Readme

15 Jan 03:02
e396d47

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-tca9548a.

Read the docs for info on how to use it.

Now on PyPi!

02 Oct 19:48
3c35652

Choose a tag to compare

  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-tca9548a.

Read the docs for info on how to use it.

initial release

28 Aug 01:09
57a4493

Choose a tag to compare

let there be multiplex!