oezdemir / Micro_OLED_Breakout

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro OLED Breakout

Micro OLED Breakout
Micro OLED Breakout (LCD-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

License Information

The hardware is released under Creative Commons Share-alike 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).

About

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


Languages

Language:C++ 43.0%Language:C 31.7%Language:Arduino 25.3%