Coder Social home page Coder Social logo

rgbmatrix-fpga's Introduction

################################################################
#                                                              #
#  Adafruit RGB LED Matrix Display Driver and Client Software  #
#                                                              #
################################################################

This is a design that will enable use of the RGB LED matrix sold by Adafruit
with an FPGA in order to achieve full-motion graphics across any number of
panels in a variety of configurations. It is written in VHDL and is currently a
work-in-progress.

Also included in this project is client software that is used to send data to
the circuit running on the FPGA. There are two parts to it. The first part is a
Processing library that provides an easy way to send images to the device. The
second part is a small Tcl server script that interfaces with a ByteBlaster
(through the Altera Tcl API) and provides a vendor-specific JTAG wrapper over
a TCP/IP socket.

What's included:
* contrib         Additional files not required for building the project
  * photos        Photographs of the design and hardware in use
  * tutorial      Tutorial on how to setup, build, and use the design
* de0-nano        Files specific to the DE0-Nano FPGA dev board
* processing      Client library with usage example
* tcl             Server script to interface with the virtual JTAG
* vhdl            VHDL source code for the design to use on the FPGA
  * megawizard    Altera Megafunction IP code for the virtual JTAG
  * testbenches   VHDL to use for simulation of selected entities

Features implemented:
* Read graphics data from RAM and display it on panel
* Support multiple panels
* Read video data from external device and fill into RAM
* User configurable pixel depth (brightness control)

Demo videos:
* http://www.youtube.com/watch?v=DWirBxcCs2A
* http://www.youtube.com/watch?v=or1Qpbdxw2o
* http://www.youtube.com/watch?v=0Zrrlw3kZHA

rgbmatrix-fpga's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.