Skip to content

Driving the OLED display on the ZedBoard

License

Notifications You must be signed in to change notification settings

mmattioli/ZedBoard-OLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZedBoard OLED Display

About

The goal of this project is to implement a design which drives the OLED display on the ZedBoard using the Xilinx Vivado Design Suite. The current design is implemented purely on the Zynq PL by modifying a sample ISE project supplied by Digilent.

Getting started

After you've cloned the repo and built the project:

  1. Run the synthesis and implementation
  2. Generate a bitstream
  3. Program the FPGA

The display should be initially be filled with letters, numbers, and characters and then transition to "Hello world!" on the very first line as such:

  ----------------
| Hello world!     |
|                  |
|                  |
|                  |
  ----------------

Further information

See the wiki for further information and documentation.

About

Driving the OLED display on the ZedBoard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published