micropython-mcp230xx
GPIO expander library
A Micropython library for controlling and monitoring I2C-based GPIO expanders
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
30 stars
5 watching
16 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dsiggi/micropython-mcp230xx | A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
mcauser/micropython-mcp23017 | MicroPython driver for I2C-based 16-bit IO Expander | 72 |
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 |
shrimpingit/micropython-st7920 | Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. | 12 |
mcauser/micropython-pcf8574 | A MicroPython library for interacting with an 8-bit I2C I/O Expander | 36 |
mcauser/micropython-pcf8575 | MicroPython driver for 16-bit I2C I/O Expander with Interrupt | 19 |
octaprog7/pcf8574 | A MicroPython module for controlling an 8-bit I/O expander over I2C | 0 |
rdagger/micropython-sx1509 | A MicroPython port of the SX1509 16-channel I/O expander library for controlling digital inputs, outputs, and functionalities. | 1 |
shrimpingit/micropython-dfplayer | An implementation of DFPlayer control using UART 1 on ESP8266 to play MP3 files from a file system | 44 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
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-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |