Coder Social home page Coder Social logo

scholliyt / led-matrix-16x16 Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 14.48 MB

RGB LED Matrix 16x16

Home Page: https://scholliyt.github.io/LED-Matrix-16x16/

C++ 53.49% C 46.51%
led-matrix ledmatrix teensy multiplexing dmx dmx512 artnet artnet-node

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.

led-matrix-16x16's People

Contributors

imgbotapp avatar lxndio avatar scholliyt avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

led-matrix-16x16's Issues

High side transistor type?

I'm looking to build a comparable Matrix.
I have a single color and an STP16CPS05 as a sink driver, I'm looking to switch about 30mA per LED with a total of 480mA per transistor. What kind of transistor did you use in your design? The transistors aren't marked on your schematic :/

Thank you

animations of rain,snow,wind

Using openweathermap.com API which takes weather data from the API and send to controller by the controller we are using 16*16 ws2812b RGB matrix using animations of weather in the matrix but I am unable to get the animations

LED Common Type?

Really just a question... I wanted to confirm, are the LEDs you used Common anode? I believe that's what you need for the TLC5940 but wasn't sure if that swapped when using the shift registers to multiplex it all?

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.