IoT - Modular - TCA9548A.h

From The TinkerNet Wiki
Revision as of 21:09, 30 April 2021 by Tinker (talk | contribs) (Created page with "<syntaxhighlight lang="cpp" line="1"> // Texas Instruments // TCA9548A // 8-channel 1.65- to 5.5-V I2C/SMBus switch with reset & voltage translation // https://www.ti.com/prod...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
 1 // Texas Instruments
 2 // TCA9548A
 3 // 8-channel 1.65- to 5.5-V I2C/SMBus switch with reset & voltage translation
 4 // https://www.ti.com/product/TCA9548A
 5 
 6 // 5 x breakout boards for $18.99
 7 // https://www.amazon.ca/DAOKI-Expansion-TCA9548A-Multiplexer-Breakout/dp/B07YKFFWHZ/
 8 
 9 // Tutorial – Using the TCA9548A 1-to-8 I2C Multiplexer Breakout with Arduino
10 // https://tronixstuff.com/2019/10/29/tutorial-using-the-tca9548a-1-to-8-i2c-multiplexer-breakout-with-arduino/