File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
examples/Example10_MultiDemo_v13 Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 7
7
using the begin function defined in version v1.3 of the library - which allows different
8
8
TwoWire ports and custom I2C addresses to be used.
9
9
10
+ If you are using the standard Micro OLED display, its I2C address will be 0x3D or 0x3C
11
+ depending on how you have the D/C or ADDR jumper configured.
12
+
10
13
Hardware Connections:
11
14
This example assumes you are using Qwiic. See the SPI examples for
12
15
a detailed breakdown of connection info.
13
16
17
+ Want to support open source hardware? Buy a board from SparkFun!
18
+ https://www.sparkfun.com/products/13003
19
+ https://www.sparkfun.com/products/14532
20
+
14
21
This code is beerware; if you see me (or any other SparkFun employee) at the
15
22
local, and you've found our code helpful, please buy us a round!
16
23
You can’t perform that action at this time.
0 commit comments