diff options
| author | user <user@node5.net> | 2024-05-04 16:00:39 +0200 |
|---|---|---|
| committer | user <user@node5.net> | 2024-05-04 16:00:39 +0200 |
| commit | 19cf72a235447560bca89da28b5210a6d70b1c6e (patch) | |
| tree | 961d4136ada65509b0b1cad8301d124b29df9ffe | |
| parent | 32b534792558e00d53edcbd984ffc8b10f5eff23 (diff) | |
Custom keyboard v2 - MCP23017 wiring diagram title
| -rwxr-xr-x | Custom keyboard V2/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Custom keyboard V2/index.md b/Custom keyboard V2/index.md index 0bebe8f..a01ca2a 100755 --- a/Custom keyboard V2/index.md +++ b/Custom keyboard V2/index.md @@ -245,6 +245,8 @@ And i followed the wiring described therein. Namely, tie `A0`, `A1` and `A2` to `Reset` to `3.3v` using a `1KΩ` pull-up resistor, and finally tie `SDA` and `SCL` to 3.3v using a `1KΩ` pull-up resistor (see the following ascii art diagram) +### MCP23017 wiring diagram + ``` ┌── U ──┐ [ LED Anode ] GPB0 ( 8 ) ┤1 28├ GPA7 ( 7 ) |
