Skip to content
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

voice has noise #38

Open
bizkit1 opened this issue Dec 16, 2023 · 1 comment
Open

voice has noise #38

bizkit1 opened this issue Dec 16, 2023 · 1 comment

Comments

@bizkit1
Copy link

bizkit1 commented Dec 16, 2023

Hello. Nic project, i managed to implment it on two esp32 DevKitc v4. I am usintg MAX4466 analogic micrphone and PAM8403 amplifier connected to a 3W speaker.
I am using the whole process connected through the wlan network,
I can send voice, but it has very high static noise when transmitting. Basically you can bearly distinguish the voice from the noise.
Any ideea if this has something to do with the settings or do i need some kind of noise filtering?

Thanks

@scottcopus
Copy link

@bizkit1 I would think an analog mic would need extra circuitry to reduce noise. I think the MAX4466 datasheet mentions putting a 0.1uF capacitor across its VCC/GND? That may help. Have you tried a digital i2s mic like the INMP441? I think that's what was used in this walkie talkie's schematic? US Amazon link. I'm using the INMP441's but not in a project like this and had a little buzzing. But adding a 0.1uF and a 68uF capacitor helped a lot with that. Good luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants