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
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_microview_arduino_library
- Owner: sparkfun
- License: gpl-3.0
- Created: 2015-04-24T20:41:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T05:10:39.000Z (about 7 years ago)
- Last Synced: 2025-04-14T21:37:12.141Z (over 1 year ago)
- Topics: arduino-library, microview, oled, sparkfun
- Language: C++
- Size: 6.61 MB
- Stars: 21
- Watchers: 50
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
SparkFun MicroView Arduino Library
========================================

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