Skip to content

LED lights glow with respect to the Audio File Input (Frequency based)

Notifications You must be signed in to change notification settings

RISC-IITBBS/MusicLEDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicLEDs

LED lights glow with respect to the Audio File Input (Frequency based)

Music Player

REQUIREMENTS

Processing

brew cask install processing    #sudo apt-get install processing

Arduino

brew cask install arduino       #sudo apt-get install arduino

STEPS

Connect Arduino and set the COM Port in Arduino IDE.
Upload the code Firmata->StandardFirmata available in the examples of the Arduino IDE.
Install tools minim, g4p, firmata from processing libraries.
See the port of your arduino, and set the line accordingly in 32 with baud rate.
Put the audio file in this folder and name it "song.mp3".
Open the file in Processing IDE and run it.

TO BE DONE

Make GUI independant of Processing.

About

LED lights glow with respect to the Audio File Input (Frequency based)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published