Skip to content

Commit

Permalink
Suggested fix for rwaldron#1009. Corrected sketches for expander MCP2…
Browse files Browse the repository at this point in the history
…3017. Added note to README about address pins with link to data sheet.
  • Loading branch information
mwittig committed Jan 13, 2016
1 parent c5e3203 commit a415c13
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
Binary file modified docs/breadboard/expander-MCP23017-basic.fzz
Binary file not shown.
Binary file modified docs/breadboard/expander-MCP23017-basic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/breadboard/expander-MCP23017.fzz
Binary file not shown.
Binary file modified docs/breadboard/expander-MCP23017.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion docs/expander-MCP23017.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@ Fritzing diagram: [docs/breadboard/expander-MCP23017.fzz](breadboard/expander-MC

 


**Note:** MCP23017 has three pins (15-17) to set the I2C hardware address. By default, these
pins must be connected to ground for the default address 0x20. If you have another
I2C device connected with that address or you're planning to use multiple MCP23017s
see page eight of the
[data sheet](http://ww1.microchip.com/downloads/en/DeviceDoc/21952b.pdf).


Run with:
Expand Down

0 comments on commit a415c13

Please sign in to comment.