An open API service indexing awesome lists of open source software.

https://github.com/sparkfun/sparkfun_microview_arduino_library

An Arduino library for the MicroView - a chip-sized Arduino with a built-in OLED, available from SparkFun Electronics
https://github.com/sparkfun/sparkfun_microview_arduino_library

arduino-library microview oled sparkfun

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

SparkFun MicroView Arduino Library
========================================

![MicroView](https://cdn.sparkfun.com//assets/parts/9/8/4/5/Microview_Action.jpg)

[*SparkFun MicroView (DEV-12923)*](https://www.sparkfun.com/products/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
--------------

* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Product Repository](https://github.com/sparkfun/MicroView/tree/v10)** - Main repository (including hardware files) for the MicroView.
* **[Learn Microview](http://learn.microview.io/)** - Beginners tutorial for the MicroView.

Products that use this Library
---------------------------------

* [MicroView](https://www.sparkfun.com/products/12923)- The MicroView is a chip-sized Arduino with a built-in OLED, available from SparkFun Electronics

Version History
---------------

* [V_0.0.0](https://github.com/sparkfun/SparkFun_MicroView_Arduino_Library/tree/V_1.0.0) - Release
* [V_1.0.1](https://github.com/sparkfun/SparkFun_MicroView_Arduino_Library/tree/V_1.0.1) - Cleanup
* [V_1.0.2](https://github.com/sparkfun/SparkFun_MicroView_Arduino_Library/tree/V_1.0.2) - Implemented drawBitmap

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.