arduino-mcp23017 icon indicating copy to clipboard operation
arduino-mcp23017 copied to clipboard

re-written and merged with SPI variant

Open waltje opened this issue 2 months ago • 0 comments

I rewrote the library into a base-classed one, and added the SPI-based MCP23S17 based on Felix's implementation of just the readRegister/writeRegister functions.

It should be live at my repo ..

I can do a PR to here if you'd like me to.

waltje avatar Sep 04 '25 06:09 waltje