Coder Social home page Coder Social logo

live-lights's Introduction

Live Lights

My custom, work-in-progress implementation of Ambilight.

Unlike many other implementations, this project doesn't rely on XMBC or video playing through a computers media player (although does require a computer to parse and process data).

There's a few extra features packed in too:

  • IR control to change the render mode, turn On & Off and adjust brightness, etc
  • Different modes:
    • Single Colour: just one colour, selected via IR
    • Colour Cycle: Slowly cycle through the colour spectrum
    • Disco Mode: Various patterns, strobes and colours (ideally music triggered - but that's for another day)
    • Dynamic Movie Mode: Each LED gets it's own colour based on local colour and brightness
    • Ambient Movie Mode: All LEDs get a colour to represent the colour temperature of the scene on TV
  • Wireless "Surround Light" modules to help light the room with ambient light, away from the TV

There's a heavy focus on Processing throughout given that's where the smarts live. I've tried my best to make the modes and renderers as modular as possible to allow others to contribute new modes or refine the image processing implementation (I'm a total n00b at DSP).

Flow

The application flows as such: Platform Map

There's three different projects in this Repository:

  • Application: The Processing app that captures video, processes it and sends RGB data to an Arduino
  • TV_Light: Arduino code to accept serial data from Processing and output to RED Strip and Xbee for Surround Lights
  • Surround_Light: Arduino code reading RGB code from Xbee and adjusting local LED(s) to suit
  • IR_Reciever: Super simple Arduino app to take IR input and send to Processing for tuning, mode selection and on/off, etc

live-lights's People

Contributors

d2kagw 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.