micropython-tca9548a
I2C mixer
An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus
MicroPython examples using TCA9548A I2C multiplexer
15 stars
3 watching
3 forks
last commit: about 4 years ago
Linked from 1 awesome list
i2cmicropythonmultiplexertca9548a
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
mcauser/micropython-pcf8574 | A MicroPython library for interacting with an 8-bit I2C I/O Expander | 36 |
mcauser/micropython-mcp23017 | MicroPython driver for I2C-based 16-bit IO Expander | 72 |
mcauser/micropython-xl9535-kxv5-relay | A MicroPython library for controlling 16-bit I/O Expander with I2C Interface on a relay board | 7 |
mcauser/micropython-pcf8575 | MicroPython driver for 16-bit I2C I/O Expander with Interrupt | 19 |
mcauser/micropython-74hc595 | A Python library for controlling 8-bit shift registers using 74HC595 ICs. | 29 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
bucknalla/micropython-i2c-lcd | A MicroPython driver for I2C LCD screens | 32 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
thomascountz/micropython_i2c_lcd | A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. | 3 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
brainelectronics/micropython-i2c-lcd | A Python module that provides an interface to control HD44780 LCD displays via I2C. | 17 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
mcauser/micropython-lm75a | A MicroPython driver for an I2C temperature sensor with temperature monitoring and shutdown features. | 5 |
ti-nspire/microbit_micropython_mcp3008 | An implementation of an analog-to-digital converter using the MCP3008 chip with a microcontroller-based system | 1 |