pcf8574
I2C IO Expander
A MicroPython module for controlling an 8-bit I/O expander over I2C
MicroPython module for work with PCF8574(A) I2C 8-bit I/O expander from NXP
0 stars
1 watching
0 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
i2cioexpandermicropython
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/mcp23017 | Controls a 16-bit I/O expander with serial interface using MicroPython. | 0 |
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 |
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 |
rdagger/micropython-sx1509 | A MicroPython port of the SX1509 16-channel I/O expander library for controlling digital inputs, outputs, and functionalities. | 1 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
shrimpingit/micropython-mcp230xx | A Micropython library for controlling and monitoring I2C-based GPIO expanders | 30 |
octaprog7/as5600 | A Python module for controlling an AS5600 encoder with I2C interface | 0 |
dsiggi/micropython-mcp230xx | A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
xreef/pcf8591_micropython_library | A Micropython library to interact with the PCF8591 I2C analog IC. | 2 |
octaprog7/ads1115 | A MicroPython module for controlling a multichannel differential I2C ADC | 0 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |