Giter Club home page Giter Club logo

led-light-grid's Introduction

LED Light Grid

This is a project I work on not-very-often.

The idea is to make 8x8 grids of LED lights into what I've been calling a "superpixel". This is a display element that can display a single letter on 64 individual light-pixels. It's useful to introduce this terminology because these grids are fixed and an effective unit of meaning.

Hooking the Raspberry Pi up to the lights is done as follows: https://learn.adafruit.com/neopixels-on-raspberry-pi/wiring

Helpful documentation: http://pi4j.com/pins/model-3b-rev1.html

Notes for next year / whenever I run this again / whoever uses this thing

This used to be a python project but is now a processing project. Processing is better for this because it's easy to use with these light controllers called FadeCandy.

FadeCandy controllers can be hooked together via a network and that makes it easy to have lots of lights running together.

Start the fcserver.exe executable to start the fadecandy server. Better instructions can be found here https://github.com/scanlime/fadecandy

Without that stuff this would be way harder.

Maybe learn.adafruit.com/neopixels-on-raspberry-pi is better, because fadecandy is all gone?

led-light-grid's People

Contributors

ianwoods1993 avatar

Watchers

 avatar  avatar

led-light-grid's Issues

Write tests

The tests should demonstrate that for many different configurations of superpixels, it still works correctly.

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.