Im using an Arduino Microphone Max4466, if that is of any help.
Welcome to the forum
Define what you mean by "best"
Fastest ?
Most convenient ?
Least error prone ?
Something else ?
How far apart are the two systems ?
Are they connected by wire ?
Where is the audio file stored on the Arduino?
Is the actual intent to send microphone data from the Arduino to some other computer?
Sorry, that makes no sense to me.
For help on this forum, please read and follow the instructions in the "How to get the best out of this forum" post, linked at the head of every forum category.
They are connected through a serial port; for best I mean the fastest way to not create a drive from zero.
What are connected? What is a "drive"? See post #6 above.
I apologize, I got confused. I was responding to UKHeliBob. Answering your question jremington, I do not have any physical component where the audio is stored, it is directly sent to the laptop and the final goal is to transfer the data to a web page.
Do you want to send raw microphone data from an Arduino, directly to a PC in real time?
If so, your only option is a very fast serial connection.
It is much easier to connect the microphone directly to the PC through the microphone audio input, or using a USB audio adapter.
What are you making? Are you using any other components?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.