Qwiic Micro OLED Hookup Guide

Pages
Contributors: Englandsaurus
Favorited Favorite 7

Qwiic OLED Arduino Library

First, you'll need to download and install the SparkFun Qwiic OLED library. You can install this library automatically in the Arduino IDE's Library Manager by searching for "Qwiic OLED". Or you can manually download it from the GitHub repository.

Also, make sure to download the Qwiic example sketches, which we will be reviewing in this tutorial.

Arduino Library Overview

For more information about the available functions of the library, check out the API Reference on GitHub Pages.