Skip to content

JohanpG/pc-lighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pc-lighting

Processing projects to animate led strips based on Sound ( Frequency and Amplitude Reactive) and Image (Pixel Average Ambient Lights)

Ambilight

Uses the real time feedback from the screen to compute and average color each where each column represents one RGB led on the LED strip. So an image like this:

alt text

Creates a LED combination of colors like this:

alt text

Led Sound Average

Does a quick fourier transform and get the amplitude for 3 different frequency ranges as below:

alt text

These 3 ranges control each an array of leds.

Video

Sample output of the leds reacting to pc sound on realtime here https://www.youtube.com/watch?v=kNa1CGnWyTQ.

Author

By: Johan Porras (JohanpG)

About

Processing projects to animate led strips based on Sound ( Frequency and Amplitude Reactive) and Image (Pixel Average Ambient Lights)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors