Sketch uses 12,980 bytes (40%) of program storage space. Maximum is 32,256 bytes.
Global variables use 1,620 bytes (79%) of dynamic memory, leaving 428 bytes for local variables. Maximum is 2,048 bytes.
Low memory available, stability problems may occur.
I try to combine two programs (one is music visualizer you can find on Youtube, and the other one is print out the voltage of sound input (double type) from my micro amplifier to Serial Monitor ). Both of these programs work fine by themselves, but when I combine, nothing works. No lights up on LED matrix and no numbers on Serial Monitor. I really don't know what should I do. I seriously need some helps! Any help would be appreciated!!!!!!!