Giter VIP home page Giter VIP logo

led-matrix-16x16's Introduction

LED-Matrix-16x16

A 16x16 RGB LED Matrix controlled by DMX over wifi

Some facts:

  • 256 RGB LEDs
  • 768 DMX Channels
  • Teensy 3.6 as Main Controller
  • ESP8266 as ArtNet Node
  • 3 TLC5940s for controlling brightness
  • 2 74CH595 Shift Registers for multiplexing

History

So, this is the second LED Matrix we are building. The first one was a bit smaller (10x10) and used shift registers only for controlling the LEDs. We weren't that happy about the limitation we got using shift registers only. We ran into refresh rate problems while trying to increase possible grayscale values. We ended up with 8bit grayscale (0-255).

old Matrix

The plan

So the basic data flow should look like this

dataflow

Schematic

MainCircuitBoard

How multiplexing works

This are some images explaining how multiplexing with a LED Matrix works

multiplexing1 multiplexing2

The images are from this instrucable. There you can also find more information on multiplexing:

The building process

main frame Backplate

So after some weekends of soldering 4 wires to every single SMD LED we finally made it.

First LED Soldering LEDs

Lets start soldering them on the frame...

First Process

After dozen weekends spend soldering we made it

Finished

First testing

As you can see. It works! :) But there are some LEDs that need to be fixed

working working

DMX

Using ArtNet Node running on an ESP8266. See this awesome project.

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.