Skip to content

Visualization of music using Arduino and RGB strip

Notifications You must be signed in to change notification settings

5LICK/RGB-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RGB Music

Used simple RGB led strip and Arduino to visualize music using the Fourier Transform.

Based on

Repository: https://github.com/ravyoli314/MusicToLED

Info: https://medium.com/@yolandaluqueh/music-to-led-strip-tutorial-using-fourier-transform-3d203a48fe14

Description

It is modified version of Arduino sketch and my version of implementation.

Screenshot

Used Audio Input jack (3.5mm) to read the sound, and PWN pins for RGB channels to sync LED with sound frequencies, which received using FFT algorithm.

Requires the arduinoFFT library: https://github.com/kosme/arduinoFFT

About

Visualization of music using Arduino and RGB strip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages