micropython-pcf8575

I/O expander

MicroPython driver for 16-bit I2C I/O Expander with Interrupt

MicroPython driver for PCF8575 16-Bit I2C I/O Expander with Interrupt

GitHub

19 stars
3 watching
4 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list

io-expandermicropythonpcf8575

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
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
anthonyknorman/esp8266_mcp23s17 A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S17 1
mcauser/micropython-max7219 An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support 182
mcauser/micropython-tinyrtc-i2c MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. 62
mcauser/micropython-tm1637 A MicroPython driver for TM1637 quad 7-segment LED display modules 191
mcauser/micropython-74hc595 A Python library for controlling 8-bit shift registers using 74HC595 ICs. 29
mcauser/micropython-pcd8544 A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices 66
mcauser/micropython-tca9548a An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus 15
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52
shrimpingit/micropython-mcp230xx A Micropython library for controlling and monitoring I2C-based GPIO expanders 30
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