Git Product home page Git Product logo

colorfulsound's Introduction

ColorfulSound

Animating RGB LEDs using Arduino and Minim (Java)

Used FFT on the samples and detected beats in the various spectrum ranges, animating the RGBA values based on variety of configurable rules

  • Upload the arduino code in ur Arduino see the pin configurations.
  • Put the RXTX dlls in windoys system32 or SysWOW64 as given here http://rxtx.qbang.org/wiki/index.php/Download
  • Start the ArduinoConnector to test if its able to transfer data. Uncomment the print line in arduino to see the output.
  • Once tested integ with Arduino. Start the Sound beats detector. There are two class, one is with GUI so that you can tweak, visualize and debug.
  • You'll need RGB LEDs. Normally they operate at 12V.(Read the below note on how the circuit is to be built.)
  • Test the lights if they have common anode or cathode and tweak the common anode comment as required (in arduino code).
  • Start the prog or run the EXE and ENJOY.
  • Dont forget to enable the feedback ('What you hear') of your output sound in Volume Control otherwise the program will listen to the microphone by default. In recording devices set feedback sound to default, you can change it back to microphone after you start the program.

Youtube videos:

Note

Please be careful if you are using using 12V or more LED strip. As arduino is a 5V device, the amount of current a 12V LED strip requires can destroy the arduino. So follow something like this: http://www.instructables.com/id/ARDUINO-CONTROLLED-12v-RGB-LED-STRIP/

colorfulsound's People

Contributors

ayushmaanbhav avatar jainayush1993 avatar

Stargazers

 avatar  avatar  avatar

Watchers

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