Flexible Grayscale OLED Hookup Guide
Contributors:
Englandsaurus
Resources and Going Further
Now that you've successfully got your flexible grayscale OLED display up and running, it's time to incorporate it into your own project!
For more information, check out the resources below:
- Schematic (PDF)
- Eagle Files (ZIP)
- Flexible Grayscale OLED Display Datasheet
- SSD1320 Command Set
- SSD1320 Protocol Datasheet
- GitHub
- Product Repo - Hardware design files
- Arduino Library - Library and example code.
- BMP to Array - Python script to convert bitmaps to an Arduino prog_mem array when outputting grayscale images to OLEDs.
- SFE Product Showcase: SparkFun Flexible Grayscale OLED Breakout
Need some inspiration for your next project? Check out some of these related tutorials:
ELastoLite Hookup Guide
Everything you need to setup a circuit using ELastoLite super flexible EL Panels from Oryon Technologies.
SparkFun Inventor's Kit for Photon Experiment Guide
Dive into the world of the Internet of Things with the SparkFun Inventor's Kit for Photon.
TeensyView Hookup Guide
A guide to using the TeensyView OLED board to display text and graphics.
Basic Character LCD Hookup Guide
Liquid crystal displays (LCDs) are a great way to output a string of words or sensor data to a display for visual feedback. In this tutorial, we'll learn about LCDs, how to print a string of words to a 16x2 basic character LCD and create custom characters.