Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.05 KB

File metadata and controls

43 lines (32 loc) · 1.05 KB

TCA9548A

Version

A library for the TCA9548A I2C multiplexer, for devices using the Arduino framework.

Features


  • Channels are open until closed (multiple at once)
  • Read / Write of control register
  • Close all / Open all
  • Accepts TwoWire instance

Commands


See header file for list of function names.

Usage


The library will be found in the IDE/IO library manager. Alternatively, simply clone this library to your working library folder and include "TCA9548A.h" in your main sketch.

If you are having difficulties, please raise an issue.

A Bit About this IC


See extras for the official datasheet

Authors


Myself, you can find my contact details below.

License


This project is licensed under Apache 2.0 - see the LICENSE.md file for details

Acknowledgments


None

Feedback


Feel free to improve on the project and propose appropriate changes and even coding advice as I'm still new to this world.

Please contact me at jdwifwaf@gmail.com