All Projects → mmattioli → ZedBoard-OLED

mmattioli / ZedBoard-OLED

Licence: MIT license
Driving the OLED display on the ZedBoard

Programming Languages

VHDL
269 projects
tcl
693 projects

Projects that are alternatives of or similar to ZedBoard-OLED

SDR Matlab OFDM 802.11n
📡 Using Software Designed Radio to transmit MIMO-OFDM QPSK signals at 5 GHz
Stars: ✭ 44 (+158.82%)
Mutual labels:  zynq, zedboard
zedboard-guide
No description or website provided.
Stars: ✭ 29 (+70.59%)
Mutual labels:  zynq, zedboard
SHA256Hasher
SHA-256 IP core for ZedBoard (Zynq SoC)
Stars: ✭ 25 (+47.06%)
Mutual labels:  zynq, zedboard
SDR Matlab LTE
📡 Using Software Designed Radio to transmit LTE downlink signals at 2.4 GHz
Stars: ✭ 21 (+23.53%)
Mutual labels:  zynq, zedboard
SoCDP8
A SoC implementation of a PDP-8/I for the PiDP-8/I console
Stars: ✭ 23 (+35.29%)
Mutual labels:  zynq
eddr3
mirror of https://git.elphel.com/Elphel/eddr3
Stars: ✭ 33 (+94.12%)
Mutual labels:  zynq
hftrx
Embedded firmware for ham radio transceivers
Stars: ✭ 27 (+58.82%)
Mutual labels:  zynq
EBAZ4205
Vivado and PetaLinux projects for Zynq EBAZ4205 Board
Stars: ✭ 38 (+123.53%)
Mutual labels:  zynq
ATtiny85-TinyDFPlayer
MP3-Player
Stars: ✭ 22 (+29.41%)
Mutual labels:  oled
ATtiny85-TinyFMRadio
FM Radio with RDS
Stars: ✭ 51 (+200%)
Mutual labels:  oled
ninjaberry
Ninjaberry: Raspberry Pi UI for @bettercap
Stars: ✭ 39 (+129.41%)
Mutual labels:  oled
Openwifi
open-source IEEE 802.11 WiFi baseband FPGA (chip) design
Stars: ✭ 2,257 (+13176.47%)
Mutual labels:  zynq
naps
An experiment for building gateware for the axiom micro / beta using nmigen and yosys
Stars: ✭ 28 (+64.71%)
Mutual labels:  zynq
esp-oled-firebase
0.91" inch OLED and an esp8266-12E, which is integrated to firebase to fetch text file and send and receive a text message
Stars: ✭ 101 (+494.12%)
Mutual labels:  oled
zc pcie dma
DMA attacks over PCI Express based on Xilinx Zynq-7000 series SoC
Stars: ✭ 37 (+117.65%)
Mutual labels:  zynq
ZYNQ-NVDLA
NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.
Stars: ✭ 144 (+747.06%)
Mutual labels:  zynq
Deep-DarkFantasy
Global Dark Mode for ALL apps on ANY platforms.
Stars: ✭ 16 (-5.88%)
Mutual labels:  zynq
SparkFun Micro OLED Arduino Library
Arduino library for the SparkFun Micro OLED - a breakout board for a monochrome, 0.66", 64x48 OLED display.
Stars: ✭ 72 (+323.53%)
Mutual labels:  oled
TTGO-T-Display-esphome-homeassistant-sample
ESPHome template to show HomeAssistant sensor data in a TTGO T-Display
Stars: ✭ 37 (+117.65%)
Mutual labels:  oled
ezdma
Simple, zero-copy DMA to/from userspace.
Stars: ✭ 70 (+311.76%)
Mutual labels:  zynq

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].