This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
digispark:tutorials:expander [2013/02/09 22:23] mcb1 [Parts:] |
digispark:tutorials:expander [2013/03/01 16:11] JPenguinCA Corrected SCL pin number |
||
|---|---|---|---|
| Line 75: | Line 75: | ||
| The pin connections are as follows: | The pin connections are as follows: | ||
| - | Digispark P0 -> SDA | + | Digispark P0 -> SDA\\ |
| - | Digispark P3 -> SCL | + | Digispark P2 -> SCL |
| The I2C Address is 0x20 - this address can be changes with the on-board solder jumpers. Please refer to the schematic and datasheet for more info. | The I2C Address is 0x20 - this address can be changes with the on-board solder jumpers. Please refer to the schematic and datasheet for more info. | ||
| Please refer to the expander example included with the Digispark Arduino Addon. | Please refer to the expander example included with the Digispark Arduino Addon. | ||