Skip to content

Commit afc8ae9

Browse files
author
Jim Lindblom
committed
Update README.md
1 parent 30c42e3 commit afc8ae9

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
Micro_OLED_Breakout
1+
Micro OLED Breakout
22
===================
33

4-
Breakout board for a monochrome, 0.66", 64x48 OLED display.
4+
[![Micro OLED Breakout](https://cdn.sparkfun.com/r/600-600/assets/learn_tutorials/3/0/8/Micro_LED_Tutorial-02.jpg)
5+
*Micro OLED Breakout (LCD-13003)*](https://www.sparkfun.com/products/13003)
6+
7+
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.
8+
9+
Repository Contents
10+
-------------------
11+
* **/Firmware** - Arduino library and example sketches.
12+
* **/Hardware** - All Eagle design files (.brd, .sch)
13+
* **/Production** - Test bed files and production panel files
14+
15+
License Information
16+
-------------------
17+
The hardware is released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/).
18+
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)).

0 commit comments

Comments
 (0)