Skip to content

Commit

Permalink
Add micropython-tca9548a
Browse files Browse the repository at this point in the history
  • Loading branch information
mcauser committed Feb 4, 2024
1 parent 69b1261 commit 8a6db27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,10 @@ Other places you can look for MicroPython Libraries:
* [pico-rgbkeypad](https://github.com/martinohanlon/pico-rgbkeypad) - A Python class for controlling the Pimoroni RGB Keypad for Raspberry Pi Pico.
* [micropython-aiobutton](https://github.com/jacklinquan/micropython-aiobutton) - A MicroPython module for asyncio button.

#### Multiplexer

* [micropython-tca9548a](https://github.com/mcauser/micropython-tca9548a) - MicroPython examples using TCA9548A I2C multiplexer.

#### Potentiometers

* [micropython-ad840x](https://github.com/dsiggi/micropython-ad840x) - MicroPython SPI-based manipulation of the AD series digital potentiometers AD8400, AD8402 and AD8403.
Expand Down

0 comments on commit 8a6db27

Please sign in to comment.