mcp23017
IO Expander
Controls a 16-bit I/O expander with serial interface using MicroPython.
MicroPython module to control 16-Bit I/O Expander with Serial Interface
0 stars
1 watching
1 forks
Language: Python
last commit: over 1 year ago i2cioexpandermicropython
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/pcf8574 | A MicroPython module for controlling an 8-bit I/O expander over I2C | 0 |
anthonyknorman/esp8266_mcp23s17 | A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S17 | 1 |
mcauser/micropython-mcp23017 | MicroPython driver for I2C-based 16-bit IO Expander | 72 |
rdagger/micropython-sx1509 | A MicroPython port of the SX1509 16-channel I/O expander library for controlling digital inputs, outputs, and functionalities. | 1 |
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 |
shrimpingit/micropython-mcp230xx | A Micropython library for controlling and monitoring I2C-based GPIO expanders | 30 |
dsiggi/micropython-mcp230xx | A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
octaprog7/as5600 | A Python module for controlling an AS5600 encoder with I2C interface | 0 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
octaprog7/ads1115 | A MicroPython module for controlling a multichannel differential I2C ADC | 0 |
octaprog7/ina_ti | A MicroPython module for controlling a bidirectional current/power monitor with I2C interface. | 0 |