micropython-mcp23017
IO expander
MicroPython driver for I2C-based 16-bit IO Expander
MicroPython driver for MCP23017 16-bit I/O Expander
72 stars
7 watching
21 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
esp32esp8266io-expandermcp23017micropython
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-pcf8575 | MicroPython driver for 16-bit I2C I/O Expander with Interrupt | 19 |
mcauser/micropython-pcf8574 | A MicroPython library for interacting with an 8-bit I2C I/O Expander | 36 |
anthonyknorman/esp8266_mcp23s17 | A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S17 | 1 |
octaprog7/mcp23017 | Controls a 16-bit I/O expander with serial interface using MicroPython. | 0 |
octaprog7/pcf8574 | A MicroPython module for controlling an 8-bit I/O expander over I2C | 0 |
shrimpingit/micropython-mcp230xx | A Micropython library for controlling and monitoring I2C-based GPIO expanders | 30 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
dsiggi/micropython-mcp230xx | A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
mcauser/micropython-am2320 | A MicroPython driver for an Aosong AM2320 temperature and humidity sensor over I2C | 25 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 182 |
mcauser/micropython-74hc595 | A Python library for controlling 8-bit shift registers using 74HC595 ICs. | 29 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 14 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
mcauser/micropython-tca9548a | An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus | 15 |