Hacker News new | ask | show | jobs
by scotty79 1236 days ago
Recently I investigated how to use MCP23017 to have a lot of GPIO pins (to interface with old laptop keyboard).

It seems that pulling up I2C pins with 4.7kOhm resistors is a way to go:

https://tronixstuff.com/2011/08/26/arduino-mcp23017-tutorial...