Skip to content

TCA9548A library for Arduino devices (supports multiple channels).

License

Notifications You must be signed in to change notification settings

WifWaf/TCA9548A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]