Skip to content

C++ library to simplify the process of building a sound-responsive LED system

Notifications You must be signed in to change notification settings

michaeldmueller/SoundLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

SoundLED

Sound-Responsive LEDs controlled by an Arduino. Built in C++ with the use of the FastLED library

There are two main ways to create sound-responsive LEDs. These are:

  • Control the lights directly from your sound-source
  • Control the lights with an external platform capable of interpretting the music by measuring the voltage levels

Because sound-responsive LEDs are often expensive, SoundLED aims to simplify the second option.

SoundLED as of now is only operational on the Arduino boards.

About

C++ library to simplify the process of building a sound-responsive LED system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages