An open API service indexing awesome lists of open source software.

https://github.com/octaprog7/mcp23017

MicroPython module to control 16-Bit I/O Expander with Serial Interface
https://github.com/octaprog7/mcp23017

i2c ioexpander micropython

Last synced: 22 days ago
JSON representation

MicroPython module to control 16-Bit I/O Expander with Serial Interface

Awesome Lists containing this project

README

        

# MCP23017
MicroPython module for control 16-Bit I/O Expander with Serial Interface

## Макетная плата/Bread board
![alt text](https://github.com/octaprog7/mcp23017/blob/master/board.jpg)

## Тестовая схема/Test circuit
![alt text](https://github.com/octaprog7/mcp23017/blob/master/test_schematic.png)

## Внимание
Проект переехал по ссылке: ![alt text](https://github.com/octaprog7/libIOExpander)