1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-09 01:42:00 +03:00

Add MCP23008 - 8 channel IO extender (#900)

* Add MCP23S08

8 bit SPI IO extender

* add mcp23008

i2c 8 channel IO extender
This commit is contained in:
Rob Tillaart
2022-01-11 20:35:12 +01:00
committed by GitHub
parent 9e60694d9e
commit 2e258e8947

View File

@ -3179,6 +3179,7 @@ https://github.com/RobTillaart/Max44007
https://github.com/RobTillaart/Max44009
https://github.com/RobTillaart/MCP_ADC
https://github.com/RobTillaart/MCP_DAC
https://github.com/RobTillaart/MCP23008
https://github.com/RobTillaart/MCP23017_RT
https://github.com/RobTillaart/MCP23S08
https://github.com/RobTillaart/MCP23S17