Code Monkey home page Code Monkey logo

ira's Introduction

Ira

A flexible LED controller designed, developed and tested with live theatrical performances in mind alt text

Ira is an LED lighting and effects system. It can be controlled via a self-contained website, over USB Serial, I2C, DMX slave, or used as a standalone device.

Designed to work with all WS28xx series LEDs (WS2811, WS2812b, WS2813, etc.) and all other protocols supported by the FastLED library.

Current Applications

Usage

See wiki for full usage. Below is an abbreviated summary.

Hardware

In order to use these to control lights, you need several things:

  • Lights - WS2811 or compatible series lights
  • A signal Generator - This turns the desired effect into the proper signal to send to the lights. This is usually provided by a microcontroller, such as an Arduino or esp32.
  • An information Controller - something to tell it what to do and when (this can be the same device as the signal generator, or it might be an external source of information, or both!)

Generator

This is the actual WS2811 controller, in charge of constantly generating the right signal for the lights. It can receive information over WiFi, I2C, Serial, or even a physical button.

See examples/basic for a simplified version, or generator for a full example.

Controller

The controller might be a DMX lighting board, a python script, a node server with a GUI frontend, an internal preprogrammed set of effects, or anything else that can send instructions. Specific details for Serial, I2C, DMX, and Server interfaces can be found in the wiki

- - - CAUTION - - -

Electricity is dangerous. Follow all appropriate safety guidelines and obey all electrical and fire safety laws at all times!

ira's People

Contributors

mrharpo avatar subcontrabass avatar

Stargazers

 avatar  avatar Marc Miller avatar

Watchers

James Cloos avatar  avatar  avatar Marc Miller 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.