Zedboard OLED Demo

Overview

Description

The OLED Demo project demonstrates a simple usage of the Zedboard's Organic Light Emitting Diode (OLED) Display.

Features Used

Not Used Used
8 User Switches X
9 User LEDs X
7 User Push Buttons X
512 MB DDR3 RAM X
256 Mb QSPI Flash X
Five Digilent Pmod™ headers X
FMC Header X
USB-UART bridge X
HDMI Output X
VGA (12-bit Color) X
FMC Header X
128×32 OLED Display X
Audio Codec X
SD Card Port X

Prerequisites

Hardware

  • Zedboard FPGA board
  • Micro-USB cable
  • Zedboard Power Supply

Software

  • Vivado Design Suite 2016.4
    • Newer versions can be used, but the procedure may vary slightly

Downloads

Zedboard OLED Demo Project Repository – ZIP Archive GIT Repo


Download and Launch the Zedboard OLED Demo

1) Follow the Using Digilent Github Demo Projects Tutorial. This is an HDL design project, and as such does not support Vivado SDK, select the tutorial options appropriate for a Vivado-only design. Return to this guide when prompted to check for extra hardware requirements and setup.
2) Ensure that your board is plugged into a 12 Volt power supply and connected to your computer via a Micro USB cable attached to the JTAG port. Then return to the Github Projects Tutorial to finish programming the demo onto your board.

Using the Zedboard OLED Demo

1. Startup and Bringdown

The OLED display can be turned on and off by pressing the right D-Pad Button (BTNR). When the board is first programmed, the display will automatically be initialized. When you are done operating the demo, and want to turn your board off, press the CPU Reset Button to turn the display off. The status of the display is indicated by LED0, if it is on, the display is on. The display can be turned on from an off state by pressing the CPU Reset Button again.

Important

Make sure to turn off the OLED display before shutting down or reprogramming your board.



2. Toggle the Display

Once the display has been turned on, each pixel on the display can be lit up at once by pressing the center D-Pad button (BTNC). To return the display to its original state, press this button again.

3. Display Strings

With the display on, you can load pre-defined text onto the display by pressing the up D-Pad button (BTNU). To clear the display, press the down D-Pad button (BTND).