micropython-mcp230xx

GPIO expander library

A Micropython module for manipulating GPIO expanders using I2C protocol

Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

GitHub

0 stars
0 watching
0 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shrimpingit/micropython-mcp230xx A Micropython library for controlling and monitoring I2C-based GPIO expanders 30
mcauser/micropython-mcp23017 MicroPython driver for I2C-based 16-bit IO Expander 72
octaprog7/mcp23017 Controls a 16-bit I/O expander with serial interface using MicroPython. 0
dsiggi/micropython-ad840x A MicroPython library for communicating with the AD840x digital potentiometers 1
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/pcf8574 A MicroPython module for controlling an 8-bit I/O expander over I2C 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
octaprog7/ds3231 A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. 0
haizakura/esp-ds3231-micropython A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers 7
alekseyfedorovich/adxl345_spi_micropython A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards 18
amigcamel/pygp2y This library provides an interface to interact with the Sharp GP2Y1014AU0F Dust Sensor using MicroPython on an ESP8266 board. 3
jxltom/micropython-mcp2515 A driver for the MCP2515 CAN interface used in embedded systems. 27
dafvid/micropython-bmp280 A Python module for interacting with the BMP280 sensor on an I2C bus. 90