Coder Social home page Coder Social logo

lightable's Introduction

LighTable

Simple Windows program to capture audio and control an arduino to make a LED music visualizer.

========= A personal project inspired by a previous Arduino-based visualizer. I originally bought a DIY Ambient Backlight kit from Adafruit, only to find that its poor performance didn't make it worth the cost. I instead decided to repurpose it into something a bit more fun.

This version captures Windows audio output, processes the audio on the PC, and streams LED color data to the arduino for rendering.

Intended for use with the Adafruit "12mm Diffused Thin Digital RGB LED Pixels (Strand of 25)": https://www.adafruit.com/products/322

Uses a modified version of the Arduino program from the Adafruit DIY Ambient Monitor Backlight project: https://github.com/adafruit/Adalight/blob/master/Arduino/LEDstream/LEDstream.pde

Binaries can be downloaded by downloading the "Executable.zip" file.

Currently uses very basic processing (only via signal amplitude) to change lighting to the music. There are only two modes for color selection:

  • Mono-Color Random: A random RGB color is selected and the LEDs move towards that color based on the "pace" of the music. All LEDs are the same color. Brightness is determined by overall loudness of the music.
  • Hue-Cycle Diverse: HSV colors are employed, LEDs maintain constant saturation and cycle through hues based on the "pace" of the music. The hue of each LED is relatively varied from one to the next. Brightness is determined by overall loudness of the music.

Future versions are intended to support much more dynamic behaviors, as is mentioned in the file 'LighTable/VisualizationStateController.h'.

lightable's People

Contributors

tylercamp avatar

Watchers

 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.