arduino-mcp23017
arduino-mcp23017 copied to clipboard
re-written and merged with SPI variant
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.