Skip to content

Arduino library for the SparkFun Micro OLED - a breakout board for a monochrome, 0.66", 64x48 OLED display.

License

Notifications You must be signed in to change notification settings

protocentralashwin/SparkFun_Micro_OLED_Arduino_Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun Micro OLED Breakout Arduino Library

SparkFun Micro OLED Breakout

SparkFun Micro OLED Breakout (LCD-13003)

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

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.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.

About

Arduino library for the SparkFun Micro OLED - a breakout board for a monochrome, 0.66", 64x48 OLED display.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 50.5%
  • C++ 49.5%