Giter VIP home page Giter VIP logo

led-audio-spectrum's Introduction

Please Read these instructions for setting up the LED-Audio_Spectrum Project


STEP 1: Download the needed Libraries

You will need the following libraries:

FastLED.h

LiquidCrystal.h (optional if using LCD Screen)

You can get these by going to Arduino IDE >> Sketch >> Include Library >> Manage Libraries >> "search for" FastLED and install library


STEP 2: Choose the Appropriate File to Upload to Arduino

  1. Led_audio.ino
  • this file simply takes audio input from Sound Detector Module and converts it into colored spectrum on LED Strip
  1. Led_audio_cycle.ino
  • this file has audio spectrum, manual cycle and auto cycle built into it with main potentiometer(see below)
  1. Led_audio_cycle_bright_sens.ino
  • this file has audio spectrum, manual cycle and auto cycle built into it with main potentiometer(see below) plus allows you to adjust brightness and sensitivity of audio sensor with another two potentiometers
  1. Led_audio_cycle_bright_sens_display.ino
  • this is the same as #3 but the brightness and sensitivity is displayed on a 16x2 LED Display (requires the LiquidCrystal.h library)

Main Potentiometer (0-10VDC)

0-1VDC: Audio Spectrum Setting

1-9VDC: Manual Color Cycle Setting (Stays on Color you choose)

9-10VDC: Auto Color Cycle (will slowly cycle through the color spectrum)


STEP 3: Wire the Project based on the Arduino Code Used

Use the corresponding Schematics files to wire up the components in the project based on the Arduino Sketch you are using:

  1. Led_audio.ino = Schematic 1

  2. Led_audio_cycle.ino = Schematic 2

  3. Led_audio_cycle_bright_sens.ino = Schematic 3

  4. Led_audio_cycle_bright_sens_display.ino = Schematic 4


STEP 4: ENJOY

led-audio-spectrum's People

Contributors

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