micropython-pcf8574

I2C expander driver

A MicroPython library for interacting with an 8-bit I2C I/O Expander

MicroPython driver for PCF8574 8-Bit I2C I/O Expander with Interrupt

GitHub

36 stars
6 watching
6 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list

io-expandermicropythonpcf8574

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mcauser/micropython-pcf8575 MicroPython driver for 16-bit I2C I/O Expander with Interrupt 19
mcauser/micropython-mcp23017 MicroPython driver for I2C-based 16-bit IO Expander 72
octaprog7/pcf8574 A MicroPython module for controlling an 8-bit I/O expander over I2C 0
octaprog7/mcp23017 Controls a 16-bit I/O expander with serial interface using MicroPython. 0
mcauser/micropython-tinyrtc-i2c MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. 62
mcauser/micropython-tca9548a An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus 15
anthonyknorman/esp8266_mcp23s17 A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S17 1
mcauser/micropython-74hc595 A Python library for controlling 8-bit shift registers using 74HC595 ICs. 29
mcauser/micropython-max7219 An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support 182
shrimpingit/micropython-mcp230xx A Micropython library for controlling and monitoring I2C-based GPIO expanders 30
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52
mcauser/micropython-pcd8544 A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices 66
xreef/pcf8591_micropython_library A Micropython library to interact with the PCF8591 I2C analog IC. 2
mcauser/micropython-tm1637 A MicroPython driver for TM1637 quad 7-segment LED display modules 191
nemart69/sh1107-micropython Driver for a 64x128 OLED display using Micropython's I2C protocol 9