Hello I'm super noob in arduino but I have to complete team assignment
I need to connect an Arduino Mega 2560, 2 MP3 module, a 64x32 LED matrix, and 2 speaker, but I'm not sure about the appropriate specifications (voltage, etc.) and connectors to use.
sorry for I can't show real image, because professor said you can't purchase until knowing proper connectors, and power supply
I recommend you follow a few tutorials on the Arduino and get a copy of the Arduino cookbook. Skim the cookbook then read parts pertinent to your project. Then build small parts at a time such as getting the display to work, then add parts such as the DF player etc. I would suggest you have several Arduinos to work with. From what you describe the UNO or Nano should do what you want. As you build these sections try not to use the same pin twice unless it is the I2C bus.
You state: "I can't show real image, because professor said you can't purchase until knowing proper connectors, and power supply", the prof is correct. I highly recommend you do an annotated schematic showing all of the connections. You can get many CAD (Computer Aided Design) software packages for free. I use KiCad.