-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not recording to the SD Card #133
Comments
Do You use the Original Microphone? I use this small one, it works perfekt. If You use the small one, just chance the wires + to - and - to + on the microphone. |
Yes used the original mics and another mic. I don’t believe the mic is the issue. I believe it is the code.
I’m not sure what the problem is. Files are been written to the sdcard but there is no recording.
…Sent from my iPhone
On Jan 12, 2024, at 2:34 AM, Casaluifred ***@***.***> wrote:
PXL_20231223_150826370.jpg (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Have you also tried swapping the two cables on the microphone? |
I apologize for the offtopic: @Casaluifred Could you please provide a link or stl file to print the plastic housing for the microphone? This would be really awesome! |
Just starting this project, would you mind sending a link to your code |
Hey Casaluifred could you please provide the code for me to try? Ive tried using the mic on the phone itself. Ive tried electrek mics and no sound at all. |
Please any help you can provide would be great. |
I am also not really happy with my mic quality. I am using the original mic and it is working but it is a bit crisp... |
Hey guys, I ran into several issues with this code but was able to figure it out over time. I have been stuck on this last issue for several weeks now. Maybe someone here can shed a little light on the issue.
When I leave a message, nothing is recorded. The file is written to the SD Card but there is no sound when you play it. and when you click on the .wav file it plays but no sound.
Everything appears to be working properly through the serial monitor. Just nothing when it comes to sound on the SD Card. Again it writes the file name, date and time, but doesn't play any sound from the mic recording.
Ive disconnected the mic from the audio shield to see what would happen and it does the same thing. Ive used 3 other old phone mics and still the same thing. It couldn't be all the mics are completely dead, or could it be. Even if damaged I would expect to get some type of noise from the mic.
Any suggestions?
The text was updated successfully, but these errors were encountered: