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: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shrimpingit/micropython-mcp230xxA Micropython library for controlling and monitoring I2C-based GPIO expanders30
mcauser/micropython-mcp23017MicroPython driver for I2C-based 16-bit IO Expander74
octaprog7/mcp23017Controls a 16-bit I/O expander with serial interface using MicroPython.0
dsiggi/micropython-ad840xA MicroPython library for communicating with the AD840x digital potentiometers1
anthonyknorman/esp8266_mcp23s17A Micropython library enabling ESP8266 to control 16-bit IO expander MCP23S171
rdagger/micropython-sx1509A MicroPython port of the SX1509 16-channel I/O expander library for controlling digital inputs, outputs, and functionalities.1
octaprog7/pcf8574A MicroPython module for controlling an 8-bit I/O expander over I2C0
mcauser/micropython-pcf8574A MicroPython library for interacting with an 8-bit I2C I/O Expander39
mcauser/micropython-pcf8575MicroPython driver for 16-bit I2C I/O Expander with Interrupt19
octaprog7/ds3231A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated.0
haizakura/esp-ds3231-micropythonA Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers7
alekseyfedorovich/adxl345_spi_micropythonA Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards18
amigcamel/pygp2yThis library provides an interface to interact with the Sharp GP2Y1014AU0F Dust Sensor using MicroPython on an ESP8266 board.3
jxltom/micropython-mcp2515A driver for the MCP2515 CAN interface used in embedded systems.28
dafvid/micropython-bmp280A Python module for interacting with the BMP280 sensor on an I2C bus.91