SFE_MicroOLED (community library)

Summary

Name Value
Name SFE_MicroOLED
Version 1.2.7
Installs 1992
Author SparkFun Electronics techsupport@sparkfun.com
Maintainer SparkFun Electronics <sparkfun.com>
URL https://github.com/sparkfun/SparkFun_Micro_OLED_Arduino_Library
Download .tar.gz

Library for the SparkFun Micro OLED Breakout. Library for the Micro OLED Breakout, a monochrome, 0.66", 64x48 OLED display. Several basic functionlity examples included.

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

SparkFun Micro OLED Breakout Arduino Library

SparkFun Micro OLED Breakout SparkFun Micro OLED Breakout (Qwiic)
SparkFun Micro OLED Breakout (LCD-13003) SparkFun Micro OLED Breakout (Qwiic)

An Arduino library that allows you to draw shapes and text on the Micro OLED display and Qwiic micro OLED breakout.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

Version History

  • v 1.2.7 - Add more comments and Wire.begin() to examples
  • v 1.2.6 - Removes call of Wire.begin from library
  • v 1.2.5 - Adding Qwiic Examples for I2C
  • v 1.2.4 - Add colon to 7-segment font, add version history information to README, move and rename swap function to avoid namespace issues, add support for Arduino 101.
  • v 1.2.3 -- Fix for I2C dcPin not configured
  • v 1.2.0 - add SAMD21 support, fix PROGMEM and _BV errors
  • v 1.1.3 (not released)
  • v 1.1.2 - Added compatibility for ESP8266
  • v 1.1.1 - Changed to remove register level pin access, for cross-platform compatibility
  • v 1.1.0 - Matching 1.6 standard
  • V 1.0.0 - Initial release

License Information

This product is open source!

The code is released under the GPL v3 license. See the included LICENSE.md for more information.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

Browse Library Files