An Arduino library for the MicroView - a chip-sized Arduino with a built-in OLED, available from SparkFun Electronics.
Go to file
marshalltaylorSFE d8999dd76c Implemented drawBitmap and updated readme with tag links 2017-04-14 15:40:59 -06:00
examples Adding src, extras, library.properties, keywords.txt. 2015-04-24 14:59:29 -06:00
extras Updating library properties and extras README 2015-04-28 12:01:34 -06:00
src Adding drawBitmap() functionality 2016-12-09 10:27:57 -07:00
.gitattributes Updating README, moving files around to clarify repo structure 2015-01-15 11:34:33 -07:00
.gitignore Updating README, moving files around to clarify repo structure 2015-01-15 11:34:33 -07:00
LICENSE.md Updating license. 2015-04-24 15:02:59 -06:00
README.md Implemented drawBitmap and updated readme with tag links 2017-04-14 15:40:59 -06:00
keywords.txt Adding src, extras, library.properties, keywords.txt. 2015-04-24 14:59:29 -06:00
library.json Update git url 2016-04-04 12:05:01 +03:00
library.properties Implemented drawBitmap and updated readme with tag links 2017-04-14 15:40:59 -06:00

README.md

SparkFun MicroView Arduino Library

MicroView

SparkFun MicroView (DEV-12923)

An Arduino library for the MicroView - a chip-sized Arduino with a built-in OLED, available from SparkFun Electronics

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /extras - Additional documentation for the user. These files are ignored by the 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

  • MicroView- The MicroView is a chip-sized Arduino with a built-in OLED, available from SparkFun Electronics

Version History

License Information

This product is open source!

The code is released under the GPL v3 license. For more information see the included LICENSE.md file.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.