Skip to content

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

Notifications You must be signed in to change notification settings

X-627/Micro_OLED_Breakout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.1%
  • C++ 40.9%