Git Product home page Git Product logo

soundreactiveneopixelring's Introduction

SoundReactiveNeoPixelRing

This code lights up a NeoPixel ring according to the sound volume in the environment.

Sound reactive neo pixel ring

Background

  1. Each NeoPixel includes three distinct LEDs: one red, one green and one blue.
  2. The Arduino code lights up each of the LED colors seperately according to the sound picked up by the sensor:
    1. Red: brightness ramps up from 0% to 100% in a linear fashion.
    2. Green: brightness ramps down from 20% to 0% along a 1/x graph.
    3. Blue: brightness increases from 0% to 50% and then decreases back to 0% along a gaussian graph.

Components

  • 1 Arduino Uno
  • 1 NeoPixel Ring 12
  • 2 100 ohm Resistors
  • 1 47uF, 35V Polarized Capacitor
  • 1 MAX4466 Microphone Amplifier

Circuit Diagram

Circuit Diagram

Notes

  1. The NeoPixel ring requires 5V to operate
  2. The MAX4466 Microphone Amplifier requires 3V to operate (don't burn it out)
  3. Without the Resistors and Capacitor, the readings from the MAX4466 Microphone Amplifier will be all wrong, don't leave them out

soundreactiveneopixelring's People

Contributors

zoharsf avatar

Stargazers

Luis Montes avatar  avatar

Watchers

James Cloos 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.