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

https://github.com/sparkfun/micro_oled_breakout

Breakout board for a monochrome, 0.66", 64x48 OLED display.
https://github.com/sparkfun/micro_oled_breakout

display oled sparkfun sparkfun-products

Last synced: 9 months ago
JSON representation

Breakout board for a monochrome, 0.66", 64x48 OLED display.

Awesome Lists containing this project

README

          

Micro OLED Breakout
===================

[![Micro OLED Breakout](https://cdn.sparkfun.com/r/600-600/assets/learn_tutorials/3/0/8/Micro_LED_Tutorial-02.jpg)](https://www.sparkfun.com/products/13003)

[*Micro OLED Breakout (LCD-13003)*](https://www.sparkfun.com/products/13003)

The Micro OLED Breakout Board breaks out a small monochrome, blue-on-black OLED. It’s “micro”, but it still packs a punch – the OLED display is crisp, and you can fit a deceivingly large amount of graphics on there. This breakout is perfect for adding graphics to your next Arduino project, displaying diagnostic information without resorting to serial output, and teaching a little game theory while creating a fun, Arduino-based video game. Most important of all, though, is the Micro OLED is easy to control over either an SPI or I2C interface.

Repository Contents
-------------------
* **/Firmware** - Arduino library and example sketches.
* **/Hardware** - All Eagle design files (.brd, .sch)
* **/Production** - Test bed files and production panel files

Documentation
--------------

* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Arduino Library Repository](https://github.com/sparkfun/SparkFun_Micro_OLED_Arduino_Library)** - Arduino library repository for the Micro OLED Breakout.
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/micro-oled-breakout-hookup-guide)** - Basic hookup guide for the Micro OLED Breakout.

License Information
-------------------
The hardware is released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/).
All other code is open source so please feel free to do anything you want with it; you buy me a beer if you use this and we meet someday ([Beerware license](http://en.wikipedia.org/wiki/Beerware)).