File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 33A simple example to show the basic setup and use of the SparkFun Qwiic OLED Library.
44
55** Key Demo Features**
6+
67* Declaring a Qwiic OLED device object.
78* Initializing the Qwiic OLED device
89* Drawing a simple graphic - a filled rectangle and a text string
Original file line number Diff line number Diff line change 33An example that shows drawing simple shapes using the SparkFun Qwiic OLED Library.
44
55** Key Demo Features**
6+
67* Drawing lines, rectangles and circles
78* Demonstrating how graphics size impacts display speed
89* Drawing and erasing graphics quickly
Original file line number Diff line number Diff line change 33An example that shows drawing bitmaps using the SparkFun Qwiic OLED Library.
44
55** Key Demo Features**
6+
67* Understanding bitmap structure
78* Bitmap objects
89* Drawing Bitmap
Original file line number Diff line number Diff line change 33An example that shows drawing bitmaps using the SparkFun Qwiic OLED Library.
44
55** Key Demo Features**
6+
67* Understanding font structure and use
78* Drawing text
89* Using the Arduino ` Print ` functionality
Original file line number Diff line number Diff line change @@ -11,5 +11,6 @@ Descriptions of the other demos that are provided as part of the SparkFun Qwiic
1111
1212## Cube
1313
14+
1415## Multi
1516
You can’t perform that action at this time.
0 commit comments