Hi.
Me and my classmate are working on a project and want to know your opinions on the parts we've selected. And receiving a couple of pointers from you guys would be terrific since we're not experienced in electronics.
We want to transfer audio from a microphone to somewhere around 30 meters away which will be receiving the audio and playing it on a speaker in real time.
Parts we've agreed on so far:
- For the tranceiver: NRF24L01 (It's a bidirectional connection since we will be sending some data back to the microcontroller with microphone)
- Microphone: Adafruit Electret MAX4466 (since we don't want to get into the hassle of building an amp ourselves)
3)Arduino Pro Micro for the side that sends the audio (because we want this side to be as compact as possible. Please take this into consideration)
4)Arduino UNO R3 on the receiving side (Size doesn't matter here)
We haven't decided on which speaker to use that is easy to work with the Arduino and can produce a clear sound.
Things I need help from you guys are:
- Taking into consideration that we are not electronic freaks and are not familiar with what resistors or capacitors to use AND want the MOST COMPACT and LEAST COMPLICATED AND STRAIGHTFORWARD solution, are we using the right parts? Specially the transceiver.(There are no major obstacles blocking the two ends. Maybe a wall.)
- What speaker to use that is cheap and produces decent quality audio?
- What to do to make the delay as low as possible?
- Couple of pointers to make our work easier
Thank you in advance