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.
- Host: GitHub
- URL: https://github.com/sparkfun/micro_oled_breakout
- Owner: sparkfun
- Created: 2014-06-30T15:21:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T20:58:38.000Z (over 6 years ago)
- Last Synced: 2025-01-16T23:31:42.218Z (10 months ago)
- Topics: display, oled, sparkfun, sparkfun-products
- Homepage: https://www.sparkfun.com/
- Size: 334 KB
- Stars: 28
- Watchers: 53
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Micro OLED Breakout
===================
[](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)).